On 4 March 2016 at 08:51, Sebastien Moretti wrote:
| Is useDynLib enough for package with compiled code?
For the loading of the shared library, yes.
Your other importing and exporting of R functions is orthogonal to this.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org
Great!
Thanks for your explanation
Le 04/03/2016 17:55, Dirk Eddelbuettel a écrit :
On 4 March 2016 at 08:51, Sebastien Moretti wrote:
| Is useDynLib enough for package with compiled code?
For the loading of the shared library, yes.
Your other importing and exporting of R functions is orthog