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

Add version check on package load #5

Open
andrewmarx opened this issue Dec 4, 2019 · 1 comment
Open

Add version check on package load #5

andrewmarx opened this issue Dec 4, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@andrewmarx
Copy link
Owner

When the package is loaded via the library() function, check the installed version and compare to the newest version available on CRAN. Output a startup message to the user informing them if a new version is available and how to update the package.

@andrewmarx andrewmarx added the enhancement New feature or request label Dec 4, 2019
@andrewmarx
Copy link
Owner Author

Potentially useful info for when I get around to this:

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

No branches or pull requests

1 participant