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

REQ - Using METACRAN to find the most recent version of a package compatible with the R version that you are using #62

Open
terrymclaughlin opened this issue Nov 3, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@terrymclaughlin
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I am regularly contacted by R users who are stuck when they receive an error message such as package ‘RODBC’ is not available (for R version 3.6.1) and don't know how to resolve this error.

Describe what you'd like
Documentation that sets out a process to follow to identify the most recent version of a package compatible with the R version that you are using (using the METACRAN website at https://github.com/cran/RODBC/blame/master/DESCRIPTION - replace "RODBC" with the name of the package that is needed), and how to then install this version.

Describe alternatives you've considered
I'm not aware of any alternatives.

Additional context
None.

@terrymclaughlin terrymclaughlin added the documentation Improvements or additions to documentation label Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant