pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/R-googledrive (www/R-googledrive) import R-googled...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/390f286686f6
branches:  trunk
changeset: 377581:390f286686f6
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Apr 23 06:10:12 2022 +0000

description:
(www/R-googledrive) import R-googledrive-2.0.0

Manage Google Drive files from R.

diffstat:

 www/R-googledrive/DESCR    |   1 +
 www/R-googledrive/Makefile |  29 +++++++++++++++++++++++++++++
 www/R-googledrive/distinfo |   5 +++++
 3 files changed, 35 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r e4082f9aac28 -r 390f286686f6 www/R-googledrive/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-googledrive/DESCR   Sat Apr 23 06:10:12 2022 +0000
@@ -0,0 +1,1 @@
+Manage Google Drive files from R.
diff -r e4082f9aac28 -r 390f286686f6 www/R-googledrive/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-googledrive/Makefile        Sat Apr 23 06:10:12 2022 +0000
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1 2022/04/23 06:10:12 mef Exp $
+
+R_PKGNAME=     googledrive
+R_PKGVER=      2.0.0
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+COMMENT=       Interface to Google Drive
+LICENSE=       mit     # + file LICENSE
+
+DEPENDS+=      R-cli>=3.0.0:../../devel/R-cli
+DEPENDS+=      R-gargle-[0-9]*:../../www/R-gargle
+DEPENDS+=      R-glue>=1.4.2:../../devel/R-glue
+DEPENDS+=      R-lifecycle>=1.0.1:../../devel/R-lifecycle
+DEPENDS+=      R-magrittr>=2.0.1:../../devel/R-magrittr
+DEPENDS+=      R-purrr>=0.2.3:../../devel/R-purrr
+DEPENDS+=      R-rlang>=0.4.9:../../devel/R-rlang
+DEPENDS+=      R-uuid>=0.1.2:../../devel/R-uuid
+DEPENDS+=      R-withr>=2.4.2:../../devel/R-withr
+DEPENDS+=      R-tibble>=2.0.0:../../math/R-tibble
+DEPENDS+=      R-vctrs>=0.3.0:../../math/R-vctrs
+DEPENDS+=      R-pillar>=1.6.2:../../misc/R-pillar
+DEPENDS+=      R-jsonlite>=1.8.0:../../textproc/R-jsonlite
+DEPENDS+=      R-httr>=1.4.2:../../www/R-httr
+
+USE_LANGUAGES= # none
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff -r e4082f9aac28 -r 390f286686f6 www/R-googledrive/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/R-googledrive/distinfo        Sat Apr 23 06:10:12 2022 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2022/04/23 06:10:12 mef Exp $
+
+BLAKE2s (R/googledrive_2.0.0.tar.gz) = d04e5cc600fdad52c0e7c274c42f87add3b86b1cd5dcd78f25141940d949c066
+SHA512 (R/googledrive_2.0.0.tar.gz) = fb5ee3ced372364c448432fd936bb178d5318842c8642a497e52e35038a3ae0a7536d538eba539c1c1e2cc63aabbcdbdac7b3d7d00cf3ffedcdbab2720dd38c9
+Size (R/googledrive_2.0.0.tar.gz) = 1593656 bytes



Home | Main Index | Thread Index | Old Index