Package: cleancall 0.1.4.9000
cleancall: C Resource Cleanup via Exit Handlers
Wrapper of .Call() that runs exit handlers to clean up C resources. Helps managing C (non-R) resources while using the R API.
Authors:
cleancall_0.1.4.9000.tar.gz
cleancall_0.1.4.9000.zip(r-4.7)cleancall_0.1.4.9000.zip(r-4.6)cleancall_0.1.4.9000.zip(r-4.5)
cleancall_0.1.4.9000.tgz(r-4.6-x86_64)cleancall_0.1.4.9000.tgz(r-4.6-arm64)cleancall_0.1.4.9000.tgz(r-4.5-x86_64)cleancall_0.1.4.9000.tgz(r-4.5-arm64)
cleancall_0.1.4.9000.tar.gz(r-4.7-arm64)cleancall_0.1.4.9000.tar.gz(r-4.7-x86_64)cleancall_0.1.4.9000.tar.gz(r-4.6-arm64)cleancall_0.1.4.9000.tar.gz(r-4.6-x86_64)
cleancall_0.1.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cleancall/json (API)
NEWS
| # Install 'cleancall' in R: |
| install.packages('cleancall', repos = c('https://r-lib.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/cleancall/issues
Pkgdown/docs site:https://r-lib.github.io
Last updated from:65d8b0916e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 157 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 150 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 108 | ||
| macos-release-arm64 | OK | 100 | ||
| macos-release-x86_64 | OK | 157 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| macos-oldrel-x86_64 | OK | 274 | ||
| windows-devel | OK | 111 | ||
| windows-release | OK | 76 | ||
| windows-oldrel | OK | 60 | ||
| wasm-release | OK | 96 |
Exports:call_with_cleanup
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| cleancall: C Resource Cleanup via Exit Handlers | cleancall-package cleancall |
| Call a native routine within an exit context | call_with_cleanup |
