cxxfunplus-package: cxxfunplus: save the dynamic shared objects (DSO) for...

cxxfunplus-packageR Documentation

cxxfunplus: save the dynamic shared objects (DSO) for cxxfunction

Description

The cxxfunction function in inline could not save the dynamic shared objects (DSO) created in a session. We provide a mechanism to save the DSO's if for example, save.image is called.

Details

Instead of calling cxxfunction in inline, call cxxfunctionplus in this package, from which an S4 class of cxxdso is returned. We could use generic function grab.cxxfun of class cxxdso to retrieve the functions typically returned by cxxfunction.

Author(s)

Jiqiang Guo <guojq28@gmail.com>

Maintainer: Jiqiang Guo <guojq28@gmail.com>

See Also

cxxfunctionplus, inline


cxxfunplus documentation built on Aug. 23, 2023, 9:06 a.m.