r-cran-cpp11 0.4.3-1 source package in Ubuntu
Changelog
r-cran-cpp11 (0.4.3-1) unstable; urgency=medium * Team upload. * New upstream version 0.4.3 * Bump Standards-Version to 4.6.1 (no changes needed) -- Nilesh Patra <email address hidden> Thu, 13 Oct 2022 22:08:02 +0530
Upload details
- Uploaded by:
- Debian R Packages Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian R Packages Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-cpp11_0.4.3-1.dsc | 2.2 KiB | fd8d437a5fdfd22c31ce3269fa5637807d56634d9949c7457dcbd2881e47540d |
r-cran-cpp11_0.4.3.orig.tar.gz | 295.0 KiB | efa0152c56cf27055ee57e99e08b116b897809e70197143d9fdf57ea3184ef46 |
r-cran-cpp11_0.4.3-1.debian.tar.xz | 3.5 KiB | fce1f2efe99b44f96d8b4df663877ade74f8ede0513e0d50ffa8fff92a018c5e |
Available diffs
- diff from 0.4.2-1 to 0.4.3-1 (107.6 KiB)
No changes file available.
Binary packages built by this source
- r-cran-cpp11: C++11 interface for GNU R's C interface
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.