Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
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...
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...
Dear R-developpers, I submitted my package and received this NOTE : *Uses the superseded package: 'doSNOW'* I found that this package is now "replaced" by the doParallel package. However, I use the foreach option *.option.snow *to see the progress...
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 .c functions all included in one file : APIS.c To...
Can't find what you're looking for? Try searching with Google .