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

digest package on OSX #5

Open
paul-english opened this issue Apr 1, 2012 · 2 comments
Open

digest package on OSX #5

paul-english opened this issue Apr 1, 2012 · 2 comments

Comments

@paul-english
Copy link

While trying to install the necessary packages using source('package_installer.R') I run into these errors,

Error in library.dynam(lib, package, package.lib) : 
  shared object ‘digest.so’ not found
ERROR: lazy loading failed for package ‘memoise’
* removing ‘/usr/local/Cellar/r/2.14.1/R.framework/Versions/2.14/Resources/library/memoise’
ERROR: dependency ‘memoise’ is not available for package ‘ggplot2’
* removing ‘/usr/local/Cellar/r/2.14.1/R.framework/Versions/2.14/Resources/library/ggplot2’

Is there an issue in my R install, that may be stopping the digest package dependency from installing correctly?

@mhofert
Copy link

mhofert commented Apr 22, 2012

I have exactly the same issue (Mac OS X 10.7.3, R-2.15.0)

@drewconway
Copy link
Collaborator

You could try to install the digest package from the Mac OS X binary: http://cran.r-project.org/web/packages/digest/

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