On Mar 24, 2017, at 11:21 AM, Dirk Eddelbuettel <edd at debian.org> wrote:
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 | edd at debian.org