# -*- 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 femiguez apsimx 2.8.0
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-3
description         R package for APSIM-X
long_description    {*}${description}
homepage            https://femiguez.github.io/apsimx-docs
checksums           rmd160  23b6de6cfff37a018e49a61b9f5d9b73b3a219cf \
                    sha256  016216ce8dd5ad4e92290a7e7d35eb01caf034478147667e69bc4d8179c5244c \
                    size    1234164
supported_archs     noarch

depends_lib-append  port:R-DBI \
                    port:R-jsonlite \
                    port:R-knitr \
                    port:R-RSQLite \
                    port:R-xml2
