@adriendelsalle and I were running some tests and we found out that's necessary to add a line to the NAMESPACE file if you've added a new function to the cpp side.
It looks like this step should be automatically done by R... After you run some stuff.
I didn't look into it yet, but this blog seems to be a good place to start looking into how to automatize this.
@adriendelsalle and I were running some tests and we found out that's necessary to add a line to the
NAMESPACEfile if you've added a new function to the cpp side.It looks like this step should be automatically done by R... After you run some stuff.
I didn't look into it yet, but this blog seems to be a good place to start looking into how to automatize this.