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

CRAN policies - Internet Resource #116

Closed
boshek opened this issue Dec 6, 2018 · 0 comments
Closed

CRAN policies - Internet Resource #116

boshek opened this issue Dec 6, 2018 · 0 comments
Assignees
Labels

Comments

@boshek
Copy link
Collaborator

boshek commented Dec 6, 2018

As per CRAN policies:

Packages which use Internet resources should fail gracefully with an informative message if the resource is not available (and not give a check warning nor error).

Something like:

if(!curl::has_internet()) message("no internet")
@boshek boshek self-assigned this Dec 6, 2018
@boshek boshek added the bug label Dec 6, 2018
@boshek boshek added this to the tidyhydat 0.4.0 milestone Feb 2, 2019
@boshek boshek closed this as completed in 9ea3d38 Mar 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant