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

Feature Request: Optional: Make checkpoint work only with a given version of R? #300

Open
jtelleriar opened this issue Jun 10, 2020 · 1 comment

Comments

@jtelleriar
Copy link

Would it be possible to give the ability to the user to specify a given version of R with which the script would work, and if such requirement is not met, and informative error is raised?

Thanks!

@hongooi73
Copy link
Contributor

For version 0.4.x, have you tried using the R.version argument to checkpoint? For version 1.0, the r_version argument should do the same thing. To get an error instead of a warning, use options(warn=2).

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