# -*- 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 gaborcsardi parsedate 1.3.2 v
revision            0
maintainers         nomaintainer
license             GPL-2
description         Recognize and parse dates in various formats
long_description    {*}${description}
checksums           rmd160  8374d4b4acc15c5efbd298d43ac0532aaf34aefa \
                    sha256  0e88299a85222597865200dec7aa45db7153d4119d29f4c40baecfe306f8485a \
                    size    22886
github.tarball_from archive

depends_test-append port:R-covr \
                    port:R-testthat \
                    port:R-withr

test.run            yes
