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

R investigate and fix suspicious field assignments #16145

Open
tomasfryda opened this issue Apr 8, 2024 · 0 comments
Open

R investigate and fix suspicious field assignments #16145

tomasfryda opened this issue Apr 8, 2024 · 0 comments
Assignees
Labels

Comments

@tomasfryda
Copy link
Contributor

When trying to build a conda R package the following warnings were emitted. This might be a blocker for future CRAN release so it should be investigated and dealt with. I can reproduce it when running conda build with meta.yaml mentioned on #16144.

code for methods in class "H2OConnectionMutableState" was not checked for suspicious field assignments (recommended package 'codetools' not available?)
code for methods in class "model_cache" was not checked for suspicious field assignments (recommended package 'codetools' not available?)
code for methods in class "models_info" was not checked for suspicious field assignments (recommended package 'codetools' not available?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants