A minor maintenance release of the RcppCNPy package arrived on CRAN three days ago, but we skipped announcing it right then.
RcppCNPy provides R with read and write access to NumPy files thanks to the cnpy library by Carl Rogers along with Rcpp for the glue to R.
One of the vignettes created an …