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.1
Depends: R (≥ 3.1)
Suggests: covr, testthat
Published: 2020-01-12
Author: Lionel Henry [aut], Gábor Csárdi ORCID iD [aut, cre], RStudio [cph]
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
NeedsCompilation: yes
Materials: README NEWS
CRAN checks: cleancall results

Downloads:

Reference manual: cleancall.pdf
Package source: cleancall_0.1.1.tar.gz
Windows binaries: r-devel: cleancall_0.1.1.zip, r-release: cleancall_0.1.1.zip, r-oldrel: cleancall_0.1.1.zip
macOS binaries: r-release: cleancall_0.1.1.tgz, r-oldrel: cleancall_0.1.1.tgz
Old sources: cleancall archive

Linking:

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