1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

math/R-cran-date: New port: Functions for Handling Dates

This commit is contained in:
Guangyuan Yang 2021-12-10 00:03:25 -05:00
parent 6182d5b8b7
commit 22d8c1a749
4 changed files with 22 additions and 0 deletions

View File

@ -45,6 +45,7 @@
SUBDIR += R-cran-combinat
SUBDIR += R-cran-conf.design
SUBDIR += R-cran-conquer
SUBDIR += R-cran-date
SUBDIR += R-cran-ddalpha
SUBDIR += R-cran-deldir
SUBDIR += R-cran-dimRed

15
math/R-cran-date/Makefile Normal file
View File

@ -0,0 +1,15 @@
# Created by: Guangyuan Yang <ygy@FreeBSD.org>
PORTNAME= date
DISTVERSION= 1.2-39
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ygy@FreeBSD.org
COMMENT= Functions for Handling Dates
LICENSE= GPLv2
USES= cran:auto-plist,compiles
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1639104741
SHA256 (date_1.2-39.tar.gz) = b5b1935638b73373809c009f94b77f993cd301744488d9bdf71ef79c82099757
SIZE (date_1.2-39.tar.gz) = 10429

View File

@ -0,0 +1,3 @@
Functions for handling dates.
WWW: https://CRAN.R-project.org/package=date