Files

26 lines
936 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 decisionpatterns sticky 0.5.6.1 v
revision 2
maintainers nomaintainer
license GPL-2
description Persist attributes across data operations
long_description {*}${description}
checksums rmd160 3123e8f8e59caf511a3ebc24846a4e6d56fbce05 \
sha256 7c6034512c91f658076e4f38e0154ed18f7ad4bed026df1411b85bed95b60ad2 \
size 12738
supported_archs noarch
platforms {darwin any}
depends_test-append port:R-data.table \
port:R-knitr \
port:R-magrittr \
port:R-rmarkdown \
port:R-testthat \
port:R-tibble
test.run yes