Nathan,
no action is needed on your end since it's not your fault. It was good of you
to have the test there because it unearthed the issue. I have re-run the test
with hot-fixed rstan and it passes the check so you're good as far as I'm
concerned. As you say, since it's not a strong dependen
Thanks everyone for your help with this.TBH the technical nature is more than a
little above my head.What are you advising as the current solution to enable me
to resubmit the package to CRAN?BCEA doesn't have a strong dependency on rstan
so I could remove it as a simple solution?Thanks again fo
Kevin,
thanks, that's very helpful! So this is a serious bug in rstan - apparently
they only do that on macOS which explains why other platforms don't see it:
.onLoad <- function(libname, pkgname) {
[...]
## the tbbmalloc_proxy is not loaded by RcppParallel which is linked
## in by default