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

do not load R pkg {config} #217

Merged
merged 3 commits into from
Sep 20, 2023
Merged

do not load R pkg {config} #217

merged 3 commits into from
Sep 20, 2023

Conversation

cjyetman
Copy link
Member

The R pkg {config} should never be loaded with library(config) because its functions will override common, important base R functions. Not sure how we never noticed this.

The R pkg {config} should never be loaded with `library(config)` because its functions will override common, important base R functions. Not sure how we never noticed this.
@github-actions
Copy link

github-actions bot commented Sep 19, 2023

Docker image from this PR (52345cf) created

docker pull ghcr.io/rmi-pacta/workflow.transition.monitor:pr217

@jacobvjk
Copy link
Member

and it is not needed, because config is an explicit dependency in pacta.portfolio.utils?

@cjyetman
Copy link
Member Author

Exactly

@cjyetman cjyetman merged commit d444999 into main Sep 20, 2023
2 checks passed
@cjyetman cjyetman deleted the don't-load-config branch September 20, 2023 13:49
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

Successfully merging this pull request may close these issues.

2 participants