gnu: r-ibreakdown: Update to 2.1.2.
* gnu/packages/cran.scm (r-ibreakdown): Update to 2.1.2. Change-Id: Id65584c6cc65308629e47456f47a26eef6812116
parent
8d0ee7d7a4
commit
acf1c199e9
|
@ -25689,14 +25689,14 @@ feature effects. Key functions are:
|
|||
(define-public r-ibreakdown
|
||||
(package
|
||||
(name "r-ibreakdown")
|
||||
(version "2.0.1")
|
||||
(version "2.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "iBreakDown" version))
|
||||
(sha256
|
||||
(base32
|
||||
"00jzrndb3ahsv6ihp2pvs732n9cc944m83vdinrl9v1pxd82prkh"))))
|
||||
"1qacvfzknchfm27mhl7a357fnb6lzjkj4vh8lch5aljz82sdmdaf"))))
|
||||
(properties `((upstream-name . "iBreakDown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-ggplot2))
|
||||
|
|
Reference in New Issue