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

prevent documentation of base packages #13

Open
cole-brokamp opened this issue Mar 4, 2019 · 0 comments
Open

prevent documentation of base packages #13

cole-brokamp opened this issue Mar 4, 2019 · 0 comments

Comments

@cole-brokamp
Copy link
Owner

If I am writing code that includes something like utils::getCRANmirrors(), automagic will write utils to the deps.yaml file and/or try to install it from CRAN, which will generate an error. It would be useful to scrub any "base R" packages from the list of suggested install packages, even if they are explicitly named in the code.

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

1 participant