Updated version - r-lattice (#2410)
This commit is contained in:
parent
09a5826903
commit
9c267e9c73
1 changed files with 2 additions and 2 deletions
|
@ -32,10 +32,10 @@ class RLattice(Package):
|
||||||
handle most nonstandard requirements. See ?Lattice for an introduction."""
|
handle most nonstandard requirements. See ?Lattice for an introduction."""
|
||||||
|
|
||||||
homepage = "http://lattice.r-forge.r-project.org/"
|
homepage = "http://lattice.r-forge.r-project.org/"
|
||||||
url = "https://cran.r-project.org/src/contrib/lattice_0.20-33.tar.gz"
|
url = "https://cran.r-project.org/src/contrib/lattice_0.20-34.tar.gz"
|
||||||
list_url = "https://cran.r-project.org/src/contrib/Archive/lattice"
|
list_url = "https://cran.r-project.org/src/contrib/Archive/lattice"
|
||||||
|
|
||||||
version('0.20-33', 'd487c94db1bfe00a27270f4c71baf53e')
|
version('0.20-34', 'c2a648b22d4206ae7526fb70b8e90fed')
|
||||||
|
|
||||||
extends('R')
|
extends('R')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue