Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

brms package does not load properly #3

Open
juthzi opened this issue Aug 30, 2021 · 0 comments
Open

brms package does not load properly #3

juthzi opened this issue Aug 30, 2021 · 0 comments

Comments

@juthzi
Copy link

juthzi commented Aug 30, 2021

Hi everyone,

when trying to load the brms package with rthe ocker-stan image in Docker, I get the following output (this results in the package not being loaded, i.e. the functions I use from this package cannot be used):

library(brms) # for bayesian modelling
Loading required package: Rcpp
Registered S3 method overwritten by 'htmlwidgets':
method from
print.htmlwidget tools:rstudio
Error: package or namespace load failed for ‘brms’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]):
there is no package called ‘xts’

Does anybody have an idea, how I might solve this? Thank you!

Best wishes,
Juliane

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant