Files

31 lines
1.1 KiB
Tcl
Raw Permalink Normal View History

2023-06-01 21:41:19 +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
# GitHub version is outdated.
2024-09-21 19:23:50 +08:00
R.setup cran wush978 Rcereal 1.3.2
revision 0
categories-append devel
platforms {darwin any}
2023-06-01 21:41:19 +08:00
maintainers nomaintainer
license BSD
2024-09-21 19:23:50 +08:00
description C++11 header files for Cereal
2023-06-01 21:41:19 +08:00
long_description {*}${description}
2024-09-21 19:23:50 +08:00
homepage https://github.com/wush978/Rcereal
checksums rmd160 038dae920acf38c9a85ba6aeaf2dbcea78e9a2a8 \
sha256 6d0b882af959e673fe04668dc99419221d3bc9e8542ecf7c14dedfcc9d6ee6fe \
size 266832
2023-06-01 21:41:19 +08:00
supported_archs noarch
2024-09-21 19:23:50 +08:00
depends_test-append port:R-cpp11 \
port:R-decor \
2023-06-01 21:41:19 +08:00
port:R-git2r \
port:R-httr \
port:R-knitr \
port:R-Rcpp \
port:R-rmarkdown \
port:R-testthat
test.run yes