Skip to content

RcppCNPy

Read-Write Support for 'NumPy' Files via 'Rcpp'

v0.2.15 · Mar 13, 2026 · GPL (>= 2)

Description

The 'cnpy' library written by Carl Rogers provides read and write facilities for files created with (or for) the 'NumPy' extension for 'Python'. Vectors and matrices of numeric types can be read or written to and from files as well as compressed files. Support for integer files is available if the package has been built with as C++11 which should be the default on all platforms since the release of R 3.3.0.

Downloads

1.2K

Last 30 days

3469th

2.7K

Last 90 days

15.7K

Last year

Trend: +49.1% (30d vs prior 30d)

CRAN Check Status

4 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 NOTE
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 NOTE
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (4 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

compiled code

File ‘RcppCNPy/libs/RcppCNPy.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘RcppCNPy/libs/RcppCNPy.so’:
  Found non-API call to R: ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
NOTE r-devel-windows-x86_64

compiled code

File 'RcppCNPy/libs/x64/RcppCNPy.dll':
  Found non-API call to R: 'R_UnboundValue'

Compiled code should not call non-API entry points in R.

See 'Writing portable packages' in the 'Writing R Extensions' manual,
and section 'Moving into C API compliance' for issues with the use of
non-API entry points.
NOTE r-patched-linux-x86_64

compiled code

File ‘RcppCNPy/libs/RcppCNPy.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.

Check History

NOTE 13 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE r-devel-linux-x86_64-debian-gcc

compiled code

File ‘RcppCNPy/libs/RcppCNPy.so’:
  Found non-API calls to R: ‘R_MissingArg’, ‘R_UnboundValue’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies Rcpp RcppCNPy

Version History

updated 0.2.15 ← 0.2.14 diff Mar 13, 2026
new 0.2.14 Mar 10, 2026
updated 0.2.14 ← 0.2.13 diff Nov 3, 2025
updated 0.2.13 ← 0.2.12 diff Sep 2, 2024
updated 0.2.12 ← 0.2.11 diff Nov 26, 2023
updated 0.2.11 ← 0.2.10 diff Mar 24, 2022
updated 0.2.10 ← 0.2.9 diff Jul 28, 2018
updated 0.2.9 ← 0.2.8 diff Mar 22, 2018
updated 0.2.8 ← 0.2.7 diff Jan 3, 2018
updated 0.2.7 ← 0.2.6 diff Sep 21, 2017
updated 0.2.6 ← 0.2.5 diff Sep 25, 2016
updated 0.2.5 ← 0.2.4 diff Aug 25, 2016
updated 0.2.4 ← 0.2.3 diff Jan 5, 2015
updated 0.2.3 ← 0.2.2 diff Apr 9, 2014
updated 0.2.2 ← 0.2.1 diff Nov 29, 2013
updated 0.2.1 ← 0.2.0 diff Nov 27, 2013
updated 0.2.0 ← 0.1.0 diff Jul 30, 2012
updated 0.1.0 ← 0.0.1 diff Jul 7, 2012
new 0.0.1 Jul 4, 2012