# -*- 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 ArcadeAntics this.path 2.5.0
revision            0
categories-append   sysutils
maintainers         nomaintainer
license             MIT
description         Determine the path of the executing script
long_description    {*}${description}
homepage            https://github.com/ArcadeAntics/this.path
checksums           rmd160  06b3ada58ba11db0b14c86574ef398b38a6ba90c \
                    sha256  17e466e46762ee2b348335676e3fee791140112022c18dfe34f151ac8da89345 \
                    size    363050

depends_test-append port:R-box \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-microbenchmark \
                    port:R-plumber \
                    port:R-rprojroot \
                    port:R-shiny \
                    port:R-targets \
                    port:R-testthat

test.run            yes
