Skip to content

n environment fix#10

Merged
szimmer merged 4 commits into
RTIInternational:mainfrom
biasow38-rgb:n_env
May 29, 2026
Merged

n environment fix#10
szimmer merged 4 commits into
RTIInternational:mainfrom
biasow38-rgb:n_env

Conversation

@biasow38-rgb
Copy link
Copy Markdown
Contributor

@biasow38-rgb biasow38-rgb commented May 29, 2026

Comment thread R/util.R Outdated

# Declare tidy-evaluation pronouns used in package code
utils::globalVariables(c(".env"))

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rather than adding this here, add the rlang .env to your environment by doing the following in your console: usethis::use_import_from("rlang", ".env") This will update your NAMESPACE and SampleSelectR-package.R files. Remove this global variable after doing that

@szimmer szimmer merged commit e6b2421 into RTIInternational:main May 29, 2026
6 checks passed
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