gnu: r-chemometricswithr: Update to 0.1.13.

* gnu/packages/cran.scm (r-chemometricswithr): Update to 0.1.13.
master
Ricardo Wurmus 2019-01-12 21:39:52 +01:00
parent 9ad5f4ba19
commit e041740289
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9283,14 +9283,14 @@ linear order on both variables.")
(define-public r-chemometricswithr
(package
(name "r-chemometricswithr")
(version "0.1.11")
(version "0.1.13")
(source
(origin
(method url-fetch)
(uri (cran-uri "ChemometricsWithR" version))
(sha256
(base32
"00z09bplm5qvd31y7m4b4knsrl0n27j9635m1gdak6lg4db4nxrd"))))
"166va1g3m1wv21qkmw4wpz0bsrclh3jih8smxphdc13l9pqgclpq"))))
(properties
`((upstream-name . "ChemometricsWithR")))
(build-system r-build-system)