mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
22 lines
822 B
Tcl
22 lines
822 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 enricoschumann datetimeutils 0.6-4
|
|
revision 1
|
|
maintainers nomaintainer
|
|
license GPL-3
|
|
description R utilities for working with dates and times
|
|
long_description {*}${description}
|
|
homepage http://enricoschumann.net/R/packages/datetimeutils
|
|
checksums rmd160 a4eb6d008215a74fdca98f92799b7298185a799c \
|
|
sha256 135a411896a7bdc0c362075a085f2875d9c7f2cacf3b11ee3149addb467e1f4d \
|
|
size 177399
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
depends_test-append port:R-tinytest
|
|
|
|
test.run yes
|