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

Use .data pronoun to prevent global variable warning in R CMD check #328

Merged
merged 4 commits into from
Jan 13, 2024

Conversation

JosiahParry
Copy link
Contributor

This PR resolves a note about a global variable by using .data prefix as well as modifies the vendoring test to no longer print crate versions but rather just the crate names themselves.

R/cran-compliance.R Outdated Show resolved Hide resolved
@JosiahParry
Copy link
Contributor Author

oooof course we have a conflict. I think i want to keep versions from this branch.

@Ilia-Kosenkov
Copy link
Member

The PR titles seems to not reflect the changes, can you align it?

@JosiahParry JosiahParry changed the title remove global variable note and change vendor test to print packages … Use .data pronoun to prevent global variable warning in R CMD check Jan 13, 2024
@JosiahParry
Copy link
Contributor Author

I've changed the title. Please let me know if it works.

@JosiahParry JosiahParry merged commit be24a8f into extendr:main Jan 13, 2024
19 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