gnu: r-picante: Update to 1.8.1.
* gnu/packages/cran.scm (r-picante): Update to 1.8.1.
This commit is contained in:
parent
5e1c84e5f0
commit
3f1c75ee3a
@ -12687,14 +12687,14 @@ return the match results in tidy data frames.")
|
|||||||
(define-public r-picante
|
(define-public r-picante
|
||||||
(package
|
(package
|
||||||
(name "r-picante")
|
(name "r-picante")
|
||||||
(version "1.8")
|
(version "1.8.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "picante" version))
|
(uri (cran-uri "picante" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1bcq2j7fs89c2jib68qq6la67rxyg9raryf162mwvjakpf6k19l1"))))
|
"1b16zm8zjjsl181b8krkdcrbcw347kf772c4w7y5332qmfi7jhz0"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-ape" ,r-ape)
|
`(("r-ape" ,r-ape)
|
||||||
|
Loading…
Reference in New Issue
Block a user