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, .regi
Dear R developpers,
I submitted my package on the CRAN and had this NOTE :
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
In my package, called APIS, I wrote 4
Dear R developpers,
I submitted a package involving some parallel functions.
I received this error message:
Error in .check_ncores(length(names)) : 30 simultaneous processes spawned
I read that CRAN only pass the test if 2 cores are used.
However, in my function, I use this command line:
parall
ade to pass
the checks or if there is a option I do no know.
best regards,
Ronan GRIOT, phD student
[[alternative HTML version deleted]]
__
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel