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

Error: package or namespace load failed for ‘ChainLadder’ #28

Closed
nmeraihi opened this issue Sep 27, 2016 · 6 comments
Closed

Error: package or namespace load failed for ‘ChainLadder’ #28

nmeraihi opened this issue Sep 27, 2016 · 6 comments

Comments

@nmeraihi
Copy link

I tried to install a package on a jupyter notebook install.packages("ChainLadder", "/Users/mymac/anaconda/lib/R/library") and I have this message when I load library(ChainLadder)
any idea?
thanks!

Error: package or namespace load failed for ‘ChainLadder’

Traceback:

library(ChainLadder)

stop(gettextf("package or namespace load failed for %s", sQuote(package)),

. call. = FALSE, domain = NA)

@chiefmurph
Copy link
Contributor

Jupyter looks interesting, but I have not tried it. (Mages?)

One thought: when you install a package under Jupyter, do you automatically install all dependencies?

Curious, Nmeraihi, if you can share any applications you have successfully run under jupyter that use non-base R packages. If not or too difficult, no worries. Thanks.
-Dan

@nmeraihi
Copy link
Author

I also installed all the dependencies install.packages(c("systemfit", "actuar", "statmod", "tweedie")) and they work very well.
I use Jupyter notebook for every thing I do with Python, R and Matlab. Because I have every thing I need + Markdown

@chiefmurph
Copy link
Contributor

There are many more needed, but perhaps you have already installed them. Thanks for the feedback. Can this issue be closed?

@nmeraihi
Copy link
Author

But ChainLadder package is still not working. Maybe someone has the answer?

@mages
Copy link
Owner

mages commented Sep 27, 2016

I don't think that this is a ChainLadder issue as such. I suggest you ask this question on the Jupyter forum: https://groups.google.com/forum/#!forum/jupyter

@nmeraihi
Copy link
Author

Thank you @mages ,

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

3 participants