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 native symbols registration #9

Closed
digEmAll opened this issue Feb 21, 2017 · 0 comments
Closed

R native symbols registration #9

digEmAll opened this issue Feb 21, 2017 · 0 comments
Labels
bug

Comments

@digEmAll
Copy link
Owner

@digEmAll digEmAll commented Feb 21, 2017

R (v3.4+) warns during "R CMD check --as-cran" when native symbols are not explicitly registered :

* checking compiled code ... NOTE
  Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to use registered native symbols and to disable
symbol search.
@digEmAll digEmAll added the bug label Feb 21, 2017
digEmAll added a commit that referenced this issue Feb 21, 2017
@digEmAll digEmAll closed this Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.