Files

27 lines
944 B
Tcl
Raw Permalink Normal View History

2023-02-14 19:18:59 +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-11-16 13:11:52 +08:00
R.setup cran GeoBosh Rdpack 2.6.2
2024-08-08 11:22:51 +08:00
revision 0
platforms {darwin any}
2023-11-09 14:48:45 +08:00
maintainers nomaintainer
license GPL-2+
2023-02-14 19:18:59 +08:00
description Update and manipulate Rd documentation objects
long_description {*}${description}
homepage https://geobosh.github.io/Rdpack
2024-11-16 13:11:52 +08:00
checksums rmd160 ea4ac62809782b9abf1637a159c3f8aa8544c29b \
sha256 729bf9e875368521e39d90d2c21f47c59f1851f07370af17ee63a1621f94df03 \
size 503888
2023-02-14 19:18:59 +08:00
supported_archs noarch
depends_lib-append port:R-rbibutils
2023-02-21 19:38:46 +08:00
depends_test-append port:R-gbRd \
port:R-rprojroot \
port:R-rstudioapi \
port:R-testthat
test.run yes