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

magicaxis error #5

Closed
Sinenhlanhla opened this issue Jun 11, 2019 · 2 comments
Closed

magicaxis error #5

Sinenhlanhla opened this issue Jun 11, 2019 · 2 comments

Comments

@Sinenhlanhla
Copy link

When installing this is the error I get:
Error : package ‘magicaxis’ 2.0.7 was found, but >= 2.0.8 is required by ‘ProFound’
ERROR: lazy loading failed for package ‘ProFound’
─ removing ‘/tmp/RtmpT32zQ0/Rinst1ba2cf7b88/ProFound’
-----------------------------------
ERROR: package installation failed
Error in (function (command = NULL, args = character(), error_on_status = TRUE, :
System command error
In addition: Warning message:
In is.na(remote_deps$package) :
is.na() applied to non-(list or vector) of type 'NULL'

However, the latest version of magicaxis ins 2.0.7

@asgr
Copy link
Owner

asgr commented Jun 11, 2019

To use the latest GitHub ProFound variant you need to install the latest magicaxis also from GitHub. You can so this with something like:

library(devtools)
install_github('asgr/magicaxis')

That should work!

@asgr asgr closed this as completed Jun 11, 2019
@Sinenhlanhla
Copy link
Author

Sinenhlanhla commented Jun 11, 2019 via email

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

2 participants