From 3d8a341fe7d2fa8b786b7496aa8704f27f0f041d Mon Sep 17 00:00:00 2001 From: Florian Wagner Date: Fri, 7 Jul 2017 11:04:26 +0200 Subject: [PATCH 1/2] R-cran-zoo: Drop dependency on R-cran-lattice as it's included in base R. --- srcpkgs/R-cran-zoo/template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/srcpkgs/R-cran-zoo/template b/srcpkgs/R-cran-zoo/template index 400e2e9d91d..3deeab16644 100644 --- a/srcpkgs/R-cran-zoo/template +++ b/srcpkgs/R-cran-zoo/template @@ -1,10 +1,8 @@ # Template file for 'R-cran-zoo' pkgname=R-cran-zoo version=1.8r0 -revision=1 +revision=2 build_style=R-cran -depends+=" R-cran-lattice>=0.20r27" -makedepends+=" R-cran-lattice" short_desc="S3 Infrastructure for Regular and Irregular Time Series" maintainer="Florian Wagner " license="GPL-3" From 215c931867af289a28bdb0131f3c1951184548c9 Mon Sep 17 00:00:00 2001 From: Florian Wagner Date: Fri, 7 Jul 2017 11:06:59 +0200 Subject: [PATCH 2/2] R-cran-lattice: Drop package since it's included in base R. --- srcpkgs/R-cran-lattice/template | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 srcpkgs/R-cran-lattice/template diff --git a/srcpkgs/R-cran-lattice/template b/srcpkgs/R-cran-lattice/template deleted file mode 100644 index fbcd6bb5608..00000000000 --- a/srcpkgs/R-cran-lattice/template +++ /dev/null @@ -1,10 +0,0 @@ -# Template file for 'R-cran-lattice' -pkgname=R-cran-lattice -version=0.20r35 -revision=1 -build_style=R-cran -short_desc="Trellis Graphics for R" -maintainer="Florian Wagner " -license="GPL-3" -homepage="http://lattice.r-forge.r-project.org/" -checksum=0829ab0f4dec55aac6a73bc3411af68441ddb1b5b078d680a7c2643abeaa965d