Skip to content
Snippets Groups Projects
Unverified Commit bc4e1114 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-dt: Update to 0.6.

* gnu/packages/statistics.scm (r-dt): Update to 0.6.
parent 9d38b15b
No related branches found
No related tags found
No related merge requests found
......@@ -3161,13 +3161,13 @@ (define-public r-domc
(define-public r-dt
(package
(name "r-dt")
(version "0.5")
(version "0.6")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
"1s5d3sld4l8zygpkvprvlbqa0pm2cv1bm7h7p999wxlap28vnnqf"))))
"05kr88yshq6siarp5q7aapvsr63vx3p0aqablwgifn8m2sfqxmif"))))
(properties
`((upstream-name . "DT")))
(build-system r-build-system)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment