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

Register C routines #77

Closed
hofnerb opened this issue May 4, 2017 · 0 comments
Closed

Register C routines #77

hofnerb opened this issue May 4, 2017 · 0 comments

Comments

@hofnerb
Copy link
Member

hofnerb commented May 4, 2017

CRAN complains about unregistered routines

* checking compiled code ... NOTE
File 'mboost/libs/i386/mboost.dll':
  Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols'
File 'mboost/libs/x64/mboost.dll':
  Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols'

It is good practice to register native routines and to disable symbol
search.
@hofnerb hofnerb closed this as completed in 34f2f48 May 4, 2017
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

No branches or pull requests

1 participant