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

Issue with pryr #108

Open
baslat opened this issue Oct 20, 2023 · 1 comment
Open

Issue with pryr #108

baslat opened this issue Oct 20, 2023 · 1 comment

Comments

@baslat
Copy link
Contributor

baslat commented Oct 20, 2023

Using strayr in a renv project gave me this error:

strayr::read_absmap("sa22016") 
trying URL 'https://github.com/wfmackey/absmapsdata/blob/master/data/absmapsdata_file_list.rda?raw=true'
Content type 'application/octet-stream' length 407 bytes
==================================================
downloaded 407 bytes

trying URL 'https://github.com/wfmackey/absmapsdata/raw/master/data/sa22016.rda'
Content type 'application/octet-stream' length 4887446 bytes (4.7 MB)
==================================================
downloaded 4.7 MB

Error in loadNamespace(x) : there is no package called ‘pryr’
@MattCowgill
Copy link
Collaborator

This is really weird @baslat... I can't see where a pryr dependency, either explicit or implicit, could be coming from... pryr isn't installed on my machine and strayr::read_absmap() works fine...

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