Archived
1
0
Fork 0

gnu: r-fpc: Update to 2.1-11.1.

* gnu/packages/statistics.scm (r-fpc): Update to 2.1-11.1.
This commit is contained in:
Tobias Geerinckx-Rice 2018-08-20 20:49:07 +02:00
parent 7138c48e6e
commit dc695341f7
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4872,14 +4872,14 @@ of the points.")
(define-public r-fpc (define-public r-fpc
(package (package
(name "r-fpc") (name "r-fpc")
(version "2.1-11") (version "2.1-11.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "fpc" version)) (uri (cran-uri "fpc" version))
(sha256 (sha256
(base32 (base32
"04alsqb5gbhsjg1000d8w52pmpnlwca29r0s12f7n7mdccdv6xar")))) "1ari57hkgqsxh6khr6j52cfrzc0096cnn1q7ghxk2z4brdd4rznc"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-class" ,r-class) `(("r-class" ,r-class)