public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-R/assertthat/
Date: Fri,  8 May 2020 00:27:27 +0000 (UTC)	[thread overview]
Message-ID: <1588897641.13929f2872d6b8ab102746e68f876628bc41b929.Alessandro-Barbieri@gentoo> (raw)

commit:     13929f2872d6b8ab102746e68f876628bc41b929
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu May  7 23:38:41 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri May  8 00:27:21 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=13929f28

dev-R/assertthat: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-R/assertthat/Manifest                |  1 +
 dev-R/assertthat/assertthat-0.2.1.ebuild | 13 +++++++++++++
 dev-R/assertthat/metadata.xml            | 18 ++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/dev-R/assertthat/Manifest b/dev-R/assertthat/Manifest
new file mode 100644
index 0000000..460d9c3
--- /dev/null
+++ b/dev-R/assertthat/Manifest
@@ -0,0 +1 @@
+DIST assertthat_0.2.1.tar.gz 12742 BLAKE2B 831657a08c7e41a4a0fdb9695b8ccaa802aeeaf1f8d7df501b9810b6a367f8c77e05a75c3345ad9042b60a2956d049b823ac673023df93b5345250d8b44124dc SHA512 e8dbcb9b7c638f7133dea70443debbf739d35df1eb5ef19d5ae2ad7e9669f06184af43477ee061e15d253b3fa32ec203dbe28a4585c2027d4e567c2eb2195337

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 0000000..2eed54a
--- /dev/null
+++ b/dev-R/assertthat/assertthat-0.2.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit R-packages-guru
+
+DESCRIPTION='Easy Pre and Post Assertions'
+HOMEPAGE="https://cran.r-project.org/package=assertthat"
+SRC_URI="http://cran.r-project.org/src/contrib/assertthat_0.2.1.tar.gz"
+LICENSE='GPL-3'
+
+IUSE="${IUSE-}"

diff --git a/dev-R/assertthat/metadata.xml b/dev-R/assertthat/metadata.xml
new file mode 100644
index 0000000..17213dd
--- /dev/null
+++ b/dev-R/assertthat/metadata.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>lssndrbarbieri@gmail.com</email>
+    <name>Alessandro Barbieri</name>
+  </maintainer>
+  <longdescription lang="en">
+An extension to stopifnot() that makes it easy to declare the pre and post conditions that you code should satisfy, while also producing friendly error messages so that your users know what's gone wrong.
+  </longdescription>
+  <upstream>
+    <doc lang="en">https://cran.r-project.org/web/packages/assertthat/assertthat.pdf</doc>
+    <maintainer>
+      <name>Hadley Wickham</name>
+      <email>hadley@rstudio.com</email>
+    </maintainer>
+  </upstream>
+</pkgmetadata>


                 reply	other threads:[~2020-05-08  0:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1588897641.13929f2872d6b8ab102746e68f876628bc41b929.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox