Path to this page:
./
math/R-cpp11,
C++11 Interface for Rs C Interface
Branch: CURRENT,
Version: 0.2.4,
Package name: R-cpp11-0.2.4,
Maintainer: pkgsrc-usersProvides a header only, C++11 interface to R's C interface. Compared
to other approaches 'cpp11' strives to be safe against long jumps from
the C API as well as C++ exceptions, conform to normal R function
semantics and supports interaction with 'ALTREP' vectors.
Master sites: (Expand)
Version history: (Expand)
- (2021-01-01) Package added to pkgsrc.se, version R-cpp11-0.2.4 (created)
CVS history: (Expand)
2021-01-01 06:09:26 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(lang/R-cpp11) import R-cpp11-0.2.4
Provides a header only, C++11 interface to R's C interface. Compared
to other approaches 'cpp11' strives to be safe against long jumps from
the C API as well as C++ exceptions, conform to normal R function
semantics and supports interaction with 'ALTREP' vectors.
|