me
/
guix
Archived
1
0
Fork 0

gnu: r-castor: Update to 1.8.2.

* gnu/packages/cran.scm (r-castor): Update to 1.8.2.

Change-Id: Ie6f9bb40516ec555ba87891c3116f19d11a6681e
master
Ricardo Wurmus 2024-07-02 14:57:27 +02:00
parent 891da0cc53
commit 40819cbafd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -384,13 +384,13 @@ evaluation.")
(define-public r-castor
(package
(name "r-castor")
(version "1.8.0")
(version "1.8.2")
(source (origin
(method url-fetch)
(uri (cran-uri "castor" version))
(sha256
(base32
"0caw206hndfzypj33w6npvppdc5hhq1q71wriqd0ck9f238rfi3c"))))
"1850i35qsxw7dkkblixnp4h5zhwg0ysx8rzns5h0kr9lwmil6biw"))))
(properties `((upstream-name . "castor")))
(build-system r-build-system)
(propagated-inputs (list r-jsonlite r-matrix r-naturalsort r-rcpp