all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Eric Brown <brown@fastmail.com>
Cc: 32202-done@debbugs.gnu.org
Subject: bug#32202: r-txtplot: Corrected patch sets
Date: Thu, 19 Jul 2018 11:46:10 +0200	[thread overview]
Message-ID: <87h8kvwobh.fsf@gnu.org> (raw)
In-Reply-To: <87va9cfh76.fsf@fastmail.com> (Eric Brown's message of "Wed, 18 Jul 2018 14:59:41 -0500")

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

Hello,

Eric Brown <brown@fastmail.com> skribis:

>>From 99b79ac10f60b9e5e609913277e5ff3cf181a8ca Mon Sep 17 00:00:00 2001
> From: Eric Brown <brown@fastmail.com>
> Date: Wed, 18 Jul 2018 14:29:10 -0500
> Subject: [PATCH 1/2] gnu: Add r-txtplot.
>
> * gnu/packages/statistics.scm (r-txtplot): New variable.

I merged the two patches and applied the patch below to address tiny
issues reported by ‘guix lint’.

Thank you!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 935 bytes --]

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 5228524ae..d8c1e6df3 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5654,10 +5654,10 @@ to any arbitrary string.  In this case, it is up to you to set valid values.")
         (base32
          "1949ab1bzvysdb79g8x1gaknj0ih3d6g63pv9512h5m5l3a6c31h"))))
     (build-system r-build-system)
-    (home-page "https://cran.r-project.org/web/packages/txtplot")
+    (home-page "https://cran.r-project.org/web/packages/txtplot/")
     (synopsis "Text-based plotting")
     (description "This package provides functions to produce rudimentary ASCII
-graphics directly in the terminal window. This package provides a basic
+graphics directly in the terminal window.  This package provides a basic
 plotting function (and equivalents of curve, density, acf and barplot) as well
 as a boxplot function.")
     (license license:lgpl3+)))

      reply	other threads:[~2018-07-19  9:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 19:33 [bug#32202] [PATCH] gnu: Add r-txtplot Eric Brown
2018-07-18 19:59 ` [bug#32202] r-txtplot: Corrected patch sets Eric Brown
2018-07-19  9:46   ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h8kvwobh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=32202-done@debbugs.gnu.org \
    --cc=brown@fastmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.