GNU bug report logs -
#32489
[PATCH] gnu: Add r-miniui.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 32489 in the body.
You can then email your comments to 32489 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#32489
; Package
guix-patches
.
(Tue, 21 Aug 2018 15:22:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
pimi <madalinionel.patrascu <at> mdc-berlin.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 21 Aug 2018 15:22:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
gnu/packages/web.scm (r-miniui): New variable.
---
gnu/packages/web.scm | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3d9b1695b..aea75654b 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -27,6 +27,7 @@
;;; Copyright © 2018 Julien Lepiller <julien <at> lepiller.eu>
;;; Copyright © 2018 Pierre-Antoine Rouby <pierre-antoine.rouby <at> inria.fr>
;;; Copyright © 2018 Gábor Boskovits <boskovits <at> gmail.com>
+;;; Copyright © 2018 Mădălin Ionel Patrașcu <madalinionel.patrascu <at> mdc-berlin.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -6780,3 +6781,26 @@ compressed JSON header blocks.
provided by Guix. The list of packages is searchable and provides
instructions on how to use Guix in a shared HPC environment.")
(license l:agpl3+))))
+
+(define-public r-miniui
+ (package
+ (name "r-miniui")
+ (version "0.1.1.1")
+ (source
+ (origin
+ (method url-fetch)
+ (uri (cran-uri "miniUI" version))
+ (sha256
+ (base32
+ "1h5h2sc57h95d6bsgs95l26911g38hvjc1v50bc31xl9689l2as5"))))
+ (properties `((upstream-name . "miniUI")))
+ (build-system r-build-system)
+ (propagated-inputs
+ `(("r-htmltools" ,r-htmltools)
+ ("r-shiny" ,r-shiny)))
+ (home-page "https://cran.r-project.org/web/packages/miniUI/")
+ (synopsis "Shiny UI widgets for small screens")
+ (description
+ "This package provides UI widget and layout functions for writing Shiny apps that
+work well on small screens.")
+ (license l:gpl3)))
--
2.17.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32489
; Package
guix-patches
.
(Wed, 22 Aug 2018 02:06:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 32489 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Tue, Aug 21, 2018 at 12:06:01PM +0200, pimi wrote:
> gnu/packages/web.scm (r-miniui): New variable.
Thanks!
Your 5-part patch series for the R packages looks good to me and I am
ready to push it to our repo.
However, the emails you sent with git-send-email report an encoding of
'yes'.
I think that when git-send-email asked if you wanted to encode them as
UTF-8 you typed 'yes', and now git-am won't accept them. At that prompt,
it's enough to press ENTER without typing anything else.
Can you re-send them as UTF-8? Or, you could point me to a Git repo
where I can pull them from.
Thanks,
Leo
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32489
; Package
guix-patches
.
(Wed, 22 Aug 2018 07:57:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 32489 <at> debbugs.gnu.org (full text, mbox):
Hello Leo!
Sorry about that!
I am new on this thing.
I can send directly to you all the patches.
It is ok?
________________________________________
From: Leo Famulari [leo <at> famulari.name]
Sent: Wednesday, August 22, 2018 04 :04
To: Patrascu, Madalin Ionel
Cc: 32489 <at> debbugs.gnu.org
Subject: Re: [bug#32489] [PATCH] gnu: Add r-miniui.
On Tue, Aug 21, 2018 at 12:06:01PM +0200, pimi wrote:
> gnu/packages/web.scm (r-miniui): New variable.
Thanks!
Your 5-part patch series for the R packages looks good to me and I am
ready to push it to our repo.
However, the emails you sent with git-send-email report an encoding of
'yes'.
I think that when git-send-email asked if you wanted to encode them as
UTF-8 you typed 'yes', and now git-am won't accept them. At that prompt,
it's enough to press ENTER without typing anything else.
Can you re-send them as UTF-8? Or, you could point me to a Git repo
where I can pull them from.
Thanks,
Leo
Information forwarded
to
guix-patches <at> gnu.org
:
bug#32489
; Package
guix-patches
.
(Thu, 23 Aug 2018 15:11:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 32489 <at> debbugs.gnu.org (full text, mbox):
Hello,
"MadalinIonel.Patrascu <at> mdc-berlin.de"
<MadalinIonel.Patrascu <at> mdc-berlin.de> skribis:
> Sorry about that!
> I am new on this thing.
> I can send directly to you all the patches.
> It is ok?
Yes, you can send the patches created by ‘git format-patch’ as an
attachment to your reply, if you want.
Thank you, and welcome!
Ludo’.
Reply sent
to
Leo Famulari <leo <at> famulari.name>
:
You have taken responsibility.
(Thu, 23 Aug 2018 20:30:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
pimi <madalinionel.patrascu <at> mdc-berlin.de>
:
bug acknowledged by developer.
(Thu, 23 Aug 2018 20:30:08 GMT)
Full text and
rfc822 format available.
Message #19 received at 32489-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Wed, Aug 22, 2018 at 07:55:59AM +0000, MadalinIonel.Patrascu <at> mdc-berlin.de wrote:
> Hello Leo!
>
> Sorry about that!
> I am new on this thing.
> I can send directly to you all the patches.
> It is ok?
Thanks! I received your patches and pushed them as commit
16b0e8da48ef9398797a22e274d5fcb37e24e448.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 21 Sep 2018 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.