Files

24 lines
853 B
Tcl
Raw Permalink Normal View History

2024-02-16 19:58:51 +08:00
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup R 1.0
2024-09-04 16:24:29 +08:00
R.setup cran eddelbuettel RcppCNPy 0.2.13
revision 0
2024-02-16 19:58:51 +08:00
categories-append python
maintainers nomaintainer
license GPL-2+
description Read-write support for NumPy files via R-Rcpp
long_description {*}${description}
homepage https://dirk.eddelbuettel.com/code/rcpp.cnpy.html
2024-09-04 16:24:29 +08:00
checksums rmd160 d69e7b12c01feff6dc98b0ee0e17455f3a0c5d96 \
sha256 01dc8114d9ea3ec567fcbe8da94d908e30778ddfa614ad92f4d83d21830f5e6c \
size 211510
2024-02-16 19:58:51 +08:00
depends_lib-append port:R-Rcpp
depends_test-append port:R-pinp \
port:R-reticulate
test.run yes