GNU bug report logs - #34563
[PATCH 24/24] gnu: r-flextable: Update to 0.5.1.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Tue, 19 Feb 2019 03:59:20 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34563 in the body.
You can then email your comments to 34563 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#34563; Package guix-patches. (Tue, 19 Feb 2019 03:59:22 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brett Gilio <brettg <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 19 Feb 2019 03:59:23 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 24/24] gnu: r-flextable: Update to 0.5.1.
Date: Mon, 18 Feb 2019 21:43:14 -0600
[0024-gnu-r-flextable-Update-to-0.5.1.patch (text/x-patch, inline)]
From 7b32e052bed98ebbd02056b88d188dff5adef84f Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Mon, 18 Feb 2019 21:39:46 -0600
Subject: [PATCH 24/24] gnu: r-flextable: Update to 0.5.1.

* gnu/packages/cran.scm (r-flextable): Update to 0.5.1.
---
 gnu/packages/cran.scm | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 3f5e5f981..098c03810 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5902,25 +5902,26 @@ functions.")
 (define-public r-flextable
   (package
     (name "r-flextable")
-    (version "0.4.6")
+    (version "0.5.1")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "flextable" version))
        (sha256
         (base32
-         "0fa42dvf0wyl91w4v0rywm3xgw9n03cfyl28ficrv8iabz4k4382"))))
+         "0arxgal67ahsq8v0zbvc767qadn7lg3f7mmqa9gjjz6sri0y6gsx"))))
     (build-system r-build-system)
     (propagated-inputs
-     `(("r-gdtools" ,r-gdtools)
+     `(("r-data-table" ,r-data-table)
+       ("r-gdtools" ,r-gdtools)
        ("r-htmltools" ,r-htmltools)
        ("r-knitr" ,r-knitr)
+       ("r-magick" ,r-magick)
        ("r-officer" ,r-officer)
-       ("r-r6" ,r-r6)
+       ("r-rlang" ,r-rlang)
        ("r-rmarkdown" ,r-rmarkdown)
-       ("r-stringr" ,r-stringr)
        ("r-xml2" ,r-xml2)))
-    (home-page "https://davidgohel.github.io/flextable")
+    (home-page "https://davidgohel.github.io/flextable/")
     (synopsis "Functions for tabular reporting")
     (description
      "This package provides tools to create pretty tables for HTML documents
-- 
2.20.1





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 14 Mar 2019 10:30:03 GMT) Full text and rfc822 format available.

Notification sent to Brett Gilio <brettg <at> posteo.net>:
bug acknowledged by developer. (Thu, 14 Mar 2019 10:30:03 GMT) Full text and rfc822 format available.

Message #10 received at 34563-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34563-done <at> debbugs.gnu.org
Subject: Re: [bug#34563] [PATCH 24/24] gnu: r-flextable: Update to 0.5.1.
Date: Thu, 14 Mar 2019 11:29:08 +0100
Brett Gilio <brettg <at> posteo.net> writes:

> From 7b32e052bed98ebbd02056b88d188dff5adef84f Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Mon, 18 Feb 2019 21:39:46 -0600
> Subject: [PATCH 24/24] gnu: r-flextable: Update to 0.5.1.
>
> * gnu/packages/cran.scm (r-flextable): Update to 0.5.1.

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

Thanks!

-- 
Ricardo





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2019 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.