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

Limit github API hits during install #34

Merged
merged 7 commits into from
Aug 19, 2024

Conversation

RobLBaker
Copy link
Member

adding the line if(interactive) to onLoad helps limit the number of times github.com API gets hit to check for updates: it will not be hit during installation and testing, only when a user loads the package via library(NPSdataverse).

closes #26

@RobLBaker RobLBaker added the enhancement New feature or request label Aug 19, 2024
@RobLBaker RobLBaker self-assigned this Aug 19, 2024
@RobLBaker RobLBaker merged commit b602a4d into nationalparkservice:main Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPSdataverse quickly reaches GitHub API rate limit
1 participant