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.

Version: 0.1.3
Depends: R (≥ 3.4)
Suggests: covr, testthat (≥ 3.0.0)
Published: 2022-10-26
Author: Lionel Henry [aut], Gábor Csárdi ORCID iD [aut, cre], RStudio [cph, fnd]
Maintainer: Gábor Csárdi <csardi.gabor at gmail.com>
BugReports: https://github.com/r-lib/cleancall/issues
License: MIT + file LICENSE
URL: https://github.com/r-lib/cleancall#readme, https://r-lib.github.io/cleancall/
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: cleancall results

Documentation:

Reference manual: cleancall.pdf

Downloads:

Package source: cleancall_0.1.3.tar.gz
Windows binaries: r-prerel: cleancall_0.1.3.zip, r-release: cleancall_0.1.3.zip, r-oldrel: cleancall_0.1.3.zip
macOS binaries: r-prerel (arm64): cleancall_0.1.3.tgz, r-release (arm64): cleancall_0.1.3.tgz, r-oldrel (arm64): cleancall_0.1.3.tgz, r-prerel (x86_64): cleancall_0.1.3.tgz, r-release (x86_64): cleancall_0.1.3.tgz
Old sources: cleancall archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=cleancall to link to this page.