pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/R-tidyverse
Module Name: pkgsrc
Committed By: mef
Date: Sat Apr 23 04:53:59 UTC 2022
Modified Files:
pkgsrc/devel/R-tidyverse: Makefile
Log Message:
(devel/R-tidyverse) Not able to package for missing DEPENDS+=
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/R-tidyverse/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/R-tidyverse/Makefile
diff -u pkgsrc/devel/R-tidyverse/Makefile:1.1 pkgsrc/devel/R-tidyverse/Makefile:1.2
--- pkgsrc/devel/R-tidyverse/Makefile:1.1 Fri Apr 22 22:59:02 2022
+++ pkgsrc/devel/R-tidyverse/Makefile Sat Apr 23 04:53:59 2022
@@ -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 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
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