R-hms: Pretty time of day formatter

This commit is contained in:
Jason Bacon 2018-12-25 08:36:24 -06:00
parent 5debfe6b6b
commit 1e061763d0
4 changed files with 27 additions and 0 deletions

View File

@ -53,6 +53,7 @@ SUBDIR+= R-getopt
SUBDIR+= R-gmp
SUBDIR+= R-graph
SUBDIR+= R-gsl
SUBDIR+= R-hms
SUBDIR+= R-mclust
SUBDIR+= R-mpfr
SUBDIR+= R-np

2
R-hms/DESCR Normal file
View File

@ -0,0 +1,2 @@
Implements an S3 class for storing and formatting time-of-day values,
based on the 'difftime' class.

18
R-hms/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD$
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_R_CRAN:=contrib/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= ${R_HOMEPAGE_BASE}/hms/
COMMENT= Pretty Time of Day
LICENSE= gnu-gpl-v3
R_PKGNAME= hms
R_PKGVER= 0.4.2
DEPENDS+= R-pkgconfig>=2.0.1:../../devel/R-pkgconfig
DEPENDS+= R-rlang>=0.2.1:../../devel/R-rlang
.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

6
R-hms/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (R/hms_0.4.2.tar.gz) = 79af44340cbc9f7e53254a89067ef03703bf8556
RMD160 (R/hms_0.4.2.tar.gz) = 66af357ef80b1a63a330053496b077be5f4ca6a6
SHA512 (R/hms_0.4.2.tar.gz) = 8e2531ba950909c26df2e4bb0be1f48a1a09ff3728b87ac5930d27f5aa630b421be38cdbf4d8586e382ee564fbb52e83565eefec8438aa4f0357f18a3465ea3f
Size (R/hms_0.4.2.tar.gz) = 12773 bytes