On 24 March 2017 at 08:52, Jeremy Beaulieu wrote: | * checking compiled code ... NOTE | File 'hisse/libs/i386/hisse.dll': | Found no call to: 'R_registerRoutines' | File 'hisse/libs/x64/hisse.dll': | Found no call to: 'R_registerRoutines' | | It is good practice to register native routines and to disable symbol | search. | | See 'Writing portable packages' in the 'Writing R Extensions' manual. | * checking installed files from 'inst/doc' ... OK
Somehow the file init.c is not compiled into your dll. You need to figure out why. Dirk -- http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel