8000 handle remotes for install_deps() · Issue #73 · reconverse/reportfactory · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

handle remotes for install_deps() #73

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

Open
thibautjombart opened this issue Feb 16, 2021 · 1 comment
Open

handle remotes for install_deps() #73

thibautjombart opened this issue Feb 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@thibautjombart
Copy link
Collaborator

Currently we handle deps through install_deps() only for CRAN packages, but people do use github versions of some packages, sometimes (all the time?). This is trickier to handle, and would require the user to be proactive about it, but it could be nice to be able to specify remotes as in a DESCRIPTION file. Would this be part of the config file? I guess it does ask the question of how we want to handle all config things: single file vs many separate, single-purpose files.

@thibautjombart thibautjombart added the enhancement New feature or request label Feb 16, 2021
@TimTaylor
Copy link
Contributor

I'd say single config file. I think multiple files will just add too much cognitive overhead. We could then use the list_deps() functionality to flag any packages used in the reports that are not listed in the config file.

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

2 participants
0