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

Unable to install #4

Open
boopsboops opened this issue Mar 7, 2019 · 2 comments
Open

Unable to install #4

boopsboops opened this issue Mar 7, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@boopsboops
Copy link
Owner

User can't install on Windows R 3.5.2.

Error: package or namespace load failed for ‘spider’:
.onLoad failed in loadNamespace() for 'sf', details:
call: get(genname, envir = envir)
error: object 'group_map' not found

See email from Clive.

@boopsboops boopsboops added the bug Something isn't working label Mar 7, 2019
@gbdias
Copy link

gbdias commented Apr 19, 2019

  • I have the same error message when installing on macOS Mojave with R 3.5.0 or 3.5.2.
> library("spider", lib.loc="/Library/Frameworks/R.framework/Versions/3.5/Resources/library")
Error: package or namespace load failed for ‘spider’:
 .onLoad failed in loadNamespace() for 'sf', details:
  call: get(genname, envir = envir)
  error: object 'group_map' not found

@boopsboops
Copy link
Owner Author

Sorry for the delay @gbdias
I think this is an issue with installing the "ape" and "pegas" dependencies.
Can you try installing these separately, and see what happens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants