summaryrefslogtreecommitdiff
path: root/dev-R/assertthat/assertthat-0.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-R/assertthat/assertthat-0.2.1.ebuild')
-rw-r--r--dev-R/assertthat/assertthat-0.2.1.ebuild11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-R/assertthat/assertthat-0.2.1.ebuild b/dev-R/assertthat/assertthat-0.2.1.ebuild
new file mode 100644
index 000000000000..18bf0ba33017
--- /dev/null
+++ b/dev-R/assertthat/assertthat-0.2.1.ebuild
@@ -0,0 +1,11 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages
+
+DESCRIPTION='Easy Pre and Post Assertions'
+HOMEPAGE="https://cran.r-project.org/package=assertthat"
+LICENSE='GPL-3'
+KEYWORDS="~amd64"