Dear R developpers, I submitted my package on the CRAN and had this NOTE : Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
I added the output of the tools::package_native_routine_registration_skeleton(".") function in a .c file, updated the NAMESPACE with useDynLib(mypackage, .registration = TRUE) and have no error on my local computer. I don't know how to fix this problem as I cannot replicate it on my computer. Is it just a false positive ? Regards, Ronan [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel