[R-pkg-team] Bug#963392: [Help] Re: r-cran-rstanarm: FTBFS: error: (converted from warning) TBB library not found.

Shayan Doust hello at shayandoust.me
Wed Sep 23 16:47:43 BST 2020


Hello Andreas,

I see the error within r-cran-prophet's build.

It seems like this issue stems from r-cran-rstan (as the call stack shows).

Specifically:

$ grep -r "system.file(\"lib\""
R/plugin.R:    RcppParallel_pkg_libs <- system.file("lib", .Platform$r_arch,
R/plugin.R:    rstan_StanServices <- system.file("lib", .Platform$r_arch,
"libStanServices.a",

I believe the first line (regarding RcppParallel_pkg_libs) is of concern and the
cause as again, the library location assumption is wrong.

I will write a patch for this too, and I'll test anymore findings.

Kind regards,
Shayan Doust
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0x6D7D441919D02395.asc
Type: application/pgp-keys
Size: 8810 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20200923/ad8deee2/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/r-pkg-team/attachments/20200923/ad8deee2/attachment.sig>


More information about the R-pkg-team mailing list