Merge pull request #6978 from wagnerflo/r-cran
R-cran-lattice: Drop package and remove from depends in R-cran-zoo
This commit is contained in:
commit
202799c047
2 changed files with 1 additions and 13 deletions
|
@ -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 <florian@wagner-flo.net>"
|
|
||||||
license="GPL-3"
|
|
||||||
homepage="http://lattice.r-forge.r-project.org/"
|
|
||||||
checksum=0829ab0f4dec55aac6a73bc3411af68441ddb1b5b078d680a7c2643abeaa965d
|
|
|
@ -1,10 +1,8 @@
|
||||||
# Template file for 'R-cran-zoo'
|
# Template file for 'R-cran-zoo'
|
||||||
pkgname=R-cran-zoo
|
pkgname=R-cran-zoo
|
||||||
version=1.8r0
|
version=1.8r0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
depends+=" R-cran-lattice>=0.20r27"
|
|
||||||
makedepends+=" R-cran-lattice"
|
|
||||||
short_desc="S3 Infrastructure for Regular and Irregular Time Series"
|
short_desc="S3 Infrastructure for Regular and Irregular Time Series"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue