On 22.06.2017 10:47, Maximilian Leodolter wrote:
Hello, I would like to ask for your help. I want to contribute a package and fail because of two Notes. Here is the temporary directory: https://win-builder.r-project.org/incoming_pretest/170621_173212_IncDTW_010/ The first Note asks for spelling mistakes, which is a false positive. "DTW" means Dynamic Time Warp and is a common abbreviation. "Sakoe" is a name of an author of DTW. : * checking CRAN incoming feasibility ... NOTE Maintainer: 'Maximilian Leodolter <maximilian.leodol...@gmail.com>' New submission Possibly mis-spelled words in DESCRIPTION: DTW (7:328) Sakoe (7:271)
This is OK, just submit without any changes here.
I do not understand the meaning of the second Note, neither do I know how to deal with it: * checking compiled code ... NOTE File 'IncDTW/libs/i386/IncDTW.dll': Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols' File 'IncDTW/libs/x64/IncDTW.dll': Found no calls to: 'R_registerRoutines', 'R_useDynamicSymbols'
Well, the full message is longer and says "It is good practice to register native routines and to disable symbol search. See 'Writing portable packages' in the 'Writing R Extensions' manual." And there is the answer. Best, Uwe Ligges
Thank you. Any help is highly appreciated. Best regards, Maximilian Leodolter [[alternative HTML version deleted]] ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel