all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ra <ilpuccio.febo@gmail.com>
To: Ricardo Wurmus <rekado@elephly.net>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: [PATCH] Add r-scran 1.2.0 and all its dependencies
Date: Tue, 27 Dec 2016 16:34:16 +0000	[thread overview]
Message-ID: <CACQsWTO2OpRezWyW9CSWisHRcFeCTNnVxK6qOqC+J8LDYLj_2w@mail.gmail.com> (raw)
In-Reply-To: <87k2aljr6j.fsf@elephly.net>

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

Hi Ricardo,

On Tue, Dec 27, 2016 at 5:02 PM Ricardo Wurmus <rekado@elephly.net> wrote:


Hi Raoul,

> in attachment a patch for the inclusion of an  R/Bioconductor library
named
> "scran" https://bioconductor.org/packages/release/bioc/html/scran.html ,
> scran has a lot of dependencies and I placed those related to
> bioinformatics/bioconductor into bioinformatics.scm and those related just
> to R insto statistics.scm.

Nice!  Thank you for your efforts!

Thanks, the result worth the effort.



> Let me know if this big-patch is acceptable or how do I need to submit it.

We have a policy of one commit per package.  Each commit has a commit
summary in a standard format (you’ll see when running git log).

Ok, when I was adding r-scran I was just trying the make it the work. I'll
go back and create a patch for each dependency.


Going through the big patch I noticed a couple of things:

* the indentation is rather uneven.  If you’re using Emacs it’s very
  simple to correct this by using TAB and/or hitting C-M-q on the
  expression.  (Also make sure parentheses are not all by themselves on
  an otherwise empty line.)

I was using Vim, I will try with Emacs and also I was practicing a bit.



* line length (especially in descriptions) exceeds the limits.

* Please edit the descriptions.  Package descriptions for Guix have to
  use full sentences.

Judging from the indentation this doesn’t look like it was created by
the *recursive* importer.  Were there any problems using the recursive
CRAN/Bioconductor importer?

with guix 0.12.0 I was able to use guix import, I had some problem in the
past due to certificates and x509.
I used:

guix import cran --archive=bioconductor scater

I had to add the missing dependencies by hand, is there a recursive way to
do so?



The package for “r-shiny” needs a closer look.  AFAIR it contains
minified Javascript, which does not count as actual source code.  If
that’s in fact the case we would need to fiddle with the package a
little to replace minified Javascript blobs with Javascript source files
(which may be minified as part of the build process).  I’d prefer if
“r-shiny” were added to “web.scm”.


Ok for web.scm.



In the “r-statmod” package expression the comment above the gfortran
input (which should be a native input) doesn’t seem to apply.

Ok, bad comment placed there during tests.


Please also double-check that the licenses are correct.  The importer
may not necessary get things right.

Actually I noticed that and I fixed them, I will check again.


Finally, please use lower-case words in the synopsis.  In R packages
this is often capitalised.

Ok.


Could you please send an updated patch set?

Sure, in a couple of days, I think.

--
Raoul

[-- Attachment #2: Type: text/html, Size: 6619 bytes --]

  reply	other threads:[~2016-12-27 16:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-27  9:14 [PATCH] Add r-scran 1.2.0 and all its dependencies Ra
2016-12-27 16:02 ` Ricardo Wurmus
2016-12-27 16:34   ` Ra [this message]
2016-12-27 16:59     ` Ricardo Wurmus
2016-12-27 17:06       ` Ra
2016-12-27 21:25         ` Ra
2016-12-28  9:26           ` Ra
2016-12-29 21:52             ` Ricardo Wurmus
2017-01-31 21:47               ` Ricardo Wurmus

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=CACQsWTO2OpRezWyW9CSWisHRcFeCTNnVxK6qOqC+J8LDYLj_2w@mail.gmail.com \
    --to=ilpuccio.febo@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=rekado@elephly.net \
    /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.