Files
2024-07-08 12:17:35 -04:00

25 lines
888 B
Tcl

# -*- 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
R.setup cran analythium deps 0.4.0
revision 0
categories-append devel
platforms {darwin any}
maintainers nomaintainer
license MIT
description Dependency management with roxygen-style comments
long_description {*}${description}
homepage https://hub.analythium.io/deps
checksums rmd160 6891ed945ba0e4215b636e712873e6b3573a8389 \
sha256 d0bc90d1a17d315c9f9abdaa5beefdd4581ca626a651fb8df40ad9155b5af490 \
size 12732
supported_archs noarch
depends_lib-append port:R-jsonlite \
port:R-remotes \
port:R-renv
test.run yes