Files

28 lines
929 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 MangoTheCat cyclocomp 1.1.1
revision 1
categories-append devel
maintainers nomaintainer
license MIT
description Cyclomatic complexity of R code
long_description {*}${description}
checksums rmd160 4d043c625fc4005f090115616e1dfbb11521cf44 \
sha256 9aff06d58bb060e23ac64337a95aebb2c69371b9de5f2549626e3e66acb5b14d \
size 8584
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-callr \
port:R-crayon \
port:R-desc \
port:R-remotes \
port:R-withr
depends_test-append port:R-testthat
test.run yes