pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/R-tidyverse (devel/R-tidyverse) Not able to pack...
details: https://anonhg.NetBSD.org/pkgsrc/rev/171b9666a5c8
branches: trunk
changeset: 377570:171b9666a5c8
user: mef <mef%pkgsrc.org@localhost>
date: Sat Apr 23 04:53:59 2022 +0000
description:
(devel/R-tidyverse) Not able to package for missing DEPENDS+=
diffstat:
devel/R-tidyverse/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 0686f516d808 -r 171b9666a5c8 devel/R-tidyverse/Makefile
--- a/devel/R-tidyverse/Makefile Sat Apr 23 02:20:48 2022 +0000
+++ b/devel/R-tidyverse/Makefile Sat Apr 23 04:53:59 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/04/22 22:59:02 mef Exp $
+# $NetBSD: Makefile,v 1.2 2022/04/23 04:53:59 mef Exp $
R_PKGNAME= tidyverse
R_PKGVER= 1.3.1
@@ -8,6 +8,9 @@
COMMENT= Easily Install and Load the 'Tidyverse'
LICENSE= mit # + file LICENSE
+BROKEN= 'dtplyr, googledrive, googlesheets4, modelr, reprex are not available'
+
+
DEPENDS+= R-dbplyr>=2.1.1:../../databases/R-dbplyr
DEPENDS+= R-cli>=2.4.0:../../devel/R-cli
DEPENDS+= R-crayon>=1.4.1:../../devel/R-crayon
Home |
Main Index |
Thread Index |
Old Index