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

Omit specific packages during installation #108

Open
bschilder opened this issue Nov 2, 2023 · 1 comment
Open

Omit specific packages during installation #108

bschilder opened this issue Nov 2, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions

Comments

@bschilder
Copy link
Collaborator

We've been running into some issues with using rworkflows with MSS:

It seems this is at least partly related to installing massive packages like SNPlocs.Hsapiens.dbSNP155.GRCh37 and SNPlocs.Hsapiens.dbSNP155.GRCh38.

Proposed feature: let users omit specific Suggests from installation within the rworkflows action.

@bschilder bschilder self-assigned this Nov 2, 2023
@bschilder bschilder added enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions labels Nov 2, 2023
@bschilder
Copy link
Collaborator Author

Ideas

  • Add something to the .Rprofile to omit specific packages. eg options, or editing the local copy of the DESCRIPTION file.
  • Configure remotes:: install_local to omit specific packages

@bschilder bschilder removed this from the Publish rworkflows manuscript milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request GitHub Actions Issue occurring on GitHub Actions
Projects
None yet
Development

No branches or pull requests

1 participant