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

Skip tests on CRAN that require internet connection #115

Closed
peterdesmet opened this issue Nov 7, 2022 · 1 comment
Closed

Skip tests on CRAN that require internet connection #115

peterdesmet opened this issue Nov 7, 2022 · 1 comment
Assignees

Comments

@peterdesmet
Copy link
Member

peterdesmet commented Nov 7, 2022

Tests on CRAN might fail because of a URL request timeout (especially to Zenodo). These tests should be skipped on CRAN with skip_if_offline() (also skips CRAN) or skip_on_cran(). Note that the example_package requires a remote connection (see #114).

@peterdesmet
Copy link
Member Author

Resolved with #116

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