cleancall-package {cleancall}R Documentation

cleancall: C Resource Cleanup via Exit Handlers

Description

Wrapper of .Call() that runs exit handlers to clean up C resources. Helps managing C (non-R) resources while using the R API.

Author(s)

Maintainer: Gábor Csárdi csardi.gabor@gmail.com (0000-0001-7098-9676)

Authors:

Other contributors:

See Also

Useful links:


[Package cleancall version 0.1.0 Index]