unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Import of bioconductor data packages.
@ 2019-08-15 20:11 Philippe Veber
  2019-08-15 20:56 ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe Veber @ 2019-08-15 20:11 UTC (permalink / raw)
  To: help-guix

Hi all,

I am trying to import a bioconductor package that depends on a bioconductor
data package. While the command for the software package works fine :

guix import cran --archive=bioconductor ChIPQC

the one for the data package doesn't :

$ guix import cran --archive=bioconductor TxDb.Celegans.UCSC.ce6.ensGene
error: failed to retrieve package information from "
https://cran.r-project.org/web/packages/TxDb.Celegans.UCSC.ce6.ensGene/DESCRIPTION":
404 ("Not Found")

I tried reading the code in guix for CRAN import, and it seems that the
case for data package has been taken care of (and as a matter of fact there
are already several data packages in the distribution), but I can't find
the way to invoke it.

Thanks for any help!
Philippe.

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

end of thread, other threads:[~2019-08-17 12:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-15 20:11 Import of bioconductor data packages Philippe Veber
2019-08-15 20:56 ` Ricardo Wurmus
2019-08-16 13:10   ` Ricardo Wurmus
2019-08-17 12:03     ` Philippe Veber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).