mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-R/parsedate: new package, add 1.3.0
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
21
dev-R/parsedate/parsedate-1.3.0.ebuild
Normal file
21
dev-R/parsedate/parsedate-1.3.0.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2022 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit R-packages
|
||||
|
||||
DESCRIPTION='Recognize and Parse Dates in Various Formats'
|
||||
HOMEPAGE="
|
||||
https://github.com/gaborcsardi/parsedate
|
||||
https://cran.r-project.org/package=parsedate
|
||||
"
|
||||
|
||||
KEYWORDS="~amd64"
|
||||
LICENSE='GPL-2'
|
||||
|
||||
SUGGESTED_PACKAGES="
|
||||
sci-CRAN/covr
|
||||
sci-CRAN/testthat
|
||||
sci-CRAN/withr
|
||||
"
|
||||
Reference in New Issue
Block a user