all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34547] [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2.
@ 2019-02-19  3:45 Brett Gilio
  2019-03-14 10:25 ` bug#34547: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19  3:45 UTC (permalink / raw)
  To: 34547

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2. --]
[-- Type: text/x-patch, Size: 1100 bytes --]

From 5a4a4e4d51d2402ebfab88d53ebd4c976e12d5b5 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 19:21:19 -0600
Subject: [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2.

* gnu/packages/cran.scm (r-prediction): Update to 0.3.6.2.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8c19e3c6a..13c957a8a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5761,14 +5761,14 @@ parse and convert strings into cases like snake or camel among others.")
 (define-public r-prediction
   (package
     (name "r-prediction")
-    (version "0.3.6.1")
+    (version "0.3.6.2")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "prediction" version))
        (sha256
         (base32
-         "1znxpacd79fjkf84w3493p1vmafanqfxsspwpwpkmda323bsxj0n"))))
+         "0kx7xbm2j6c8h6gk1iig4vfpg877psg16j74hl7zc2mv40sc6dy5"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-data-table" ,r-data-table)))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34547: [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2.
  2019-02-19  3:45 [bug#34547] [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2 Brett Gilio
@ 2019-03-14 10:25 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-03-14 10:25 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34547-done


Brett Gilio <brettg@posteo.net> writes:

> From 5a4a4e4d51d2402ebfab88d53ebd4c976e12d5b5 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 19:21:19 -0600
> Subject: [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2.
>
> * gnu/packages/cran.scm (r-prediction): Update to 0.3.6.2.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  Closing.

Thanks!

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-14 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19  3:45 [bug#34547] [PATCH 04/24] gnu: r-prediction: Update to 0.3.6.2 Brett Gilio
2019-03-14 10:25 ` bug#34547: " Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.