Files

28 lines
969 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 github r-lib lobstr 1.1.2 v
revision 2
maintainers nomaintainer
license MIT
description Visualize R data structures with trees
long_description {*}${description}
homepage https://lobstr.r-lib.org
checksums rmd160 bd3a57734ef94359b4ac46fad25ea27ca7693dce \
sha256 c17f2e756ee2879f81f9570f319387913b287edd7d9ebcbd7472e99a98b783a2 \
size 126014
depends_lib-append port:R-cpp11 \
port:R-crayon \
port:R-prettyunits \
port:R-rlang
depends_test-append port:R-covr \
port:R-pillar \
port:R-pkgdown \
port:R-testthat
test.run yes