Skip to content
Snippets Groups Projects
Unverified Commit ffbab078 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-lattice: Update to 0.20-41.

* gnu/packages/statistics.scm (r-lattice): Update to 0.20-41.
parent b6b07568
No related branches found
No related tags found
No related merge requests found
......@@ -548,13 +548,13 @@ (define-public r-kernsmooth
(define-public r-lattice
(package
(name "r-lattice")
(version "0.20-40")
(version "0.20-41")
(source (origin
(method url-fetch)
(uri (cran-uri "lattice" version))
(sha256
(base32
"1w53sfzdy9zsifv44dqf9pl46fk14lnx3fha1k1p660h51lyv56m"))))
"1dapkmh4jlb9sxfrpvapvlfhczl4s8p3r20bn47gcgdk1izmbjjl"))))
(build-system r-build-system)
(home-page "http://lattice.r-forge.r-project.org/")
(synopsis "High-level data visualization system")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment