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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 14/24] gnu: r-lmertest: Update to 3.1-0. --]
[-- Type: text/x-patch, Size: 1061 bytes --]

From 0a667280deaace78337615232787fbb5760c219d Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 20:53:30 -0600
Subject: [PATCH 14/24] gnu: r-lmertest: Update to 3.1-0.

* gnu/packages/cran.scm (r-lmertest): Update to 3.1-0.
---
 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 03a17e6c7..5a48e807c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8227,14 +8227,14 @@ experiments using ANOVA or mixed models.")
 (define-public r-lmertest
   (package
     (name "r-lmertest")
-    (version "3.0-1")
+    (version "3.1-0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "lmerTest" version))
        (sha256
         (base32
-         "0pia69sc8bn37mkiprdf91iilziqb865f94k6x6c26i33fg7rq4m"))))
+         "1nkz8cmxa5yb8q4i65bmhnn5pd4bhwcyjplyscynb24z3f64xp9b"))))
     (properties `((upstream-name . "lmerTest")))
     (build-system r-build-system)
     (propagated-inputs
-- 
2.20.1

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

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


Brett Gilio <brettg@posteo.net> writes:

> From 0a667280deaace78337615232787fbb5760c219d Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 20:53:30 -0600
> Subject: [PATCH 14/24] gnu: r-lmertest: Update to 3.1-0.
>
> * gnu/packages/cran.scm (r-lmertest): Update to 3.1-0.

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:44 [bug#34554] [PATCH 14/24] gnu: r-lmertest: Update to 3.1-0 Brett Gilio
2019-03-14 10:32 ` bug#34554: " 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.