Files
2024-05-22 23:59:35 +10:00

25 lines
920 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 richierocks assertive.datetimes 0.0-3
revision 1
maintainers nomaintainer
license GPL-3+
description Assertions to check properties of dates and times
long_description {*}${description}
homepage https://bitbucket.org/richierocks/assertive.datetimes
checksums rmd160 4b5012d40d23040f1a1107054ad7dc554ededd7e \
sha256 014e2162f5a8d95138ed8330f7477e71c908a29341697c09a1b7198b7e012d94 \
size 5986
supported_archs noarch
platforms {darwin any}
depends_lib-append port:R-assertive.base \
port:R-assertive.types
depends_test-append port:R-testthat
test.run yes