# -*- 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 pik-piam quitte e8b4d76ae0be623f37f041c8df6f4946abf0cc3d
version             0.3128.4
revision            1
maintainers         nomaintainer
license             GPL-2
description         Bits and pieces of code to use with quitte-style data frames
long_description    {*}${description}
checksums           rmd160  967fe30c1ad5d608a3f970d035618dfbb6f3fc5e \
                    sha256  823f9c8fc2df47407db725762cc41f359f3882311785e8aaeaa149ebab040c15 \
                    size    342896
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-countrycode \
                    port:R-dplyr \
                    port:R-forcats \
                    port:R-ggplot2 \
                    port:R-gms \
                    port:R-glue \
                    port:R-lazyeval \
                    port:R-lifecycle \
                    port:R-lubridate \
                    port:R-magclass \
                    port:R-magrittr \
                    port:R-plyr \
                    port:R-purrr \
                    port:R-readr \
                    port:R-readxl \
                    port:R-reshape2 \
                    port:R-rlang \
                    port:R-stringr \
                    port:R-tibble \
                    port:R-tidyr \
                    port:R-tidyselect \
                    port:R-writexl \
                    port:R-zoo
