gnu: r-chron: Update to 2.3-50.

* gnu/packages/statistics.scm (r-chron): Update to 2.3-50.
master
Ricardo Wurmus 2017-04-06 12:39:27 +02:00
parent b8acb5aa46
commit 9e8fac0c45
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1686,13 +1686,13 @@ and density estimation.")
(define-public r-chron
(package
(name "r-chron")
(version "2.3-48")
(version "2.3-50")
(source (origin
(method url-fetch)
(uri (cran-uri "chron" version))
(sha256
(base32
"1q1d0p2wq19w3mpfqnrg8nmspxqmhv4ap52r393s6y3abl36ccac"))))
"1w3sl60gsirniqslb3pa75caiqbzbvc44phpd4czvwkb62xx1vx9"))))
(build-system r-build-system)
(home-page "http://cran.r-project.org/web/packages/chron")
(synopsis "Chronological R objects which can handle dates and times")