Ricardo Wurmus d0bd632f89 import: Add Bioconductor importer and updater.
* guix/import/cran.scm (%bioconductor-updater,
latest-bioconductor-release, bioconductor-package?): New procedures.
(cran->guix-package): Support repositories other than CRAN.
(%bioconductor-url, %bioconductor-svn-url): New variables.
(description->package): Update signature to distinguish between packages
from different repositories.
(latest-release): Rename procedure ...
(latest-cran-release): ... to this.
(cran-package?): Do not assume all R packages are available on CRAN.
* tests/cran.scm: Update tests.
* guix/scripts/import/cran.scm: Add "--archive" option and default to
CRAN.
* guix/scripts/refresh.scm (%updaters): Add "%bioconductor-updater".
* doc/guix.texi: Document Bioconductor importer and updater.
2016-01-20 12:41:28 +01:00
..
2015-10-20 00:57:36 +02:00
2015-06-24 18:05:03 +02:00
2015-11-26 22:35:01 +01:00
2015-11-26 22:35:01 +01:00
2015-10-19 10:10:47 +02:00
2014-02-21 23:49:52 +01:00
2015-11-26 18:17:23 +01:00
2015-09-04 18:31:06 +02:00
2014-03-31 23:34:20 +02:00
2015-09-18 21:42:06 +03:00
2015-01-11 23:50:01 +01:00
2015-10-06 23:51:04 +02:00