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

R-CMD-check failing for Windows-latest(release) #29

Open
cvitolo opened this issue Feb 14, 2021 · 2 comments
Open

R-CMD-check failing for Windows-latest(release) #29

cvitolo opened this issue Feb 14, 2021 · 2 comments

Comments

@cvitolo
Copy link
Owner

cvitolo commented Feb 14, 2021

R-CMD-check failing for Windows-latest(release) with the following message (https://github.com/cvitolo/rnrfa/runs/1897144508):

checking package dependencies ... WARNING
  Requires orphaned package: 'ggmap'
@cvitolo
Copy link
Owner Author

cvitolo commented Feb 14, 2021

This will probably resolve itself soon because ggmap has been de-orphaned (https://community.rstudio.com/t/orphaned-package-on-windows-build/84165/3).

@cvitolo cvitolo mentioned this issue Feb 14, 2021
cvitolo added a commit that referenced this issue Feb 14, 2021
If the issue with ggmap is resolved, it can be re-inserted.
This is documented in #29.
@cvitolo
Copy link
Owner Author

cvitolo commented Feb 14, 2021

Temporarily removing line 30 in R_CMD-check.yaml.

The removed line is as follows.
- {os: windows-latest, r: 'release'}

If the issue with ggmap is resolved, it can be re-inserted.

@cvitolo cvitolo mentioned this issue Feb 14, 2021
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

1 participant