Package: cxxfunplus 1.0.2
cxxfunplus: extend cxxfunction by saving the dynamic shared objects
extend cxxfunction by saving the dynamic shared objects for reusing across R sessions
Authors:
cxxfunplus_1.0.2.tar.gz
cxxfunplus_1.0.2.zip(r-4.7)cxxfunplus_1.0.2.zip(r-4.6)cxxfunplus_1.0.2.zip(r-4.5)
cxxfunplus_1.0.2.tgz(r-4.6-any)cxxfunplus_1.0.2.tgz(r-4.5-any)
cxxfunplus_1.0.2.tar.gz(r-4.7-any)cxxfunplus_1.0.2.tar.gz(r-4.6-any)
cxxfunplus_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cxxfunplus/json (API)
| # Install 'cxxfunplus' in R: |
| install.packages('cxxfunplus', repos = c('https://maverickg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/maverickg/cxxfunplus/issues
Last updated from:8f77a3cdd1. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 121 | ||
| source / vignettes | OK | 139 | ||
| linux-release-x86_64 | NOTE | 85 | ||
| macos-release-arm64 | NOTE | 115 | ||
| macos-oldrel-arm64 | NOTE | 126 | ||
| windows-devel | NOTE | 66 | ||
| windows-release | NOTE | 69 | ||
| windows-oldrel | NOTE | 60 | ||
| wasm-release | OK | 88 |
Exports:cxxfunctionplusgetDynLibgrab_cxxfunis_dso_loadedis_null_cxxfun
Dependencies:inline
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| cxxfunplus: save the dynamic shared objects (DSO) for cxxfunction | cxxfunplus-package cxxfunplus |
| Class '"cxxdso"' | cxxdso-class show,cxxdso-method |
| To created an S4 class 'cxxdso' from C++ code | cxxfunctionplus |
| Retrieve the dynamic library (or DLL) associated with an object of class 'cxxdso' | getDynLib getDynLib,cxxdso-method getDynLib-methods |
| Retrieve the functions object associated with an object of class 'cxxdso' | grab_cxxfun grab_cxxfun,cxxdso-method grab_cxxfun-methods |
| Tell if a 'cxxdso' object is loaded | is_dso_loaded is_dso_loaded,cxxdso-method is_dso_loaded-methods |
| Tell if the address of functions created by 'cxxfunction' points to NULL | is_null_cxxfun |
