Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (r-seqpattern): Update to 1.6.0.
[propagated-inputs]: Add r-kernsmooth.
|
|
* gnu/packages/bioinformatics.scm (r-impute): Update to 1.48.0.
|
|
* gnu/packages/bioinformatics.scm (r-bsgenome): Update to 1.42.0.
|
|
* gnu/packages/bioinformatics.scm (r-topgo): Update to 2.26.0.
[propagated-inputs]: Add r-dbi.
|
|
* gnu/packages/bioinformatics.scm (r-graph): Update to 1.52.0.
|
|
* gnu/packages/bioinformatics.scm (r-go-db): Update to 3.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.26.0.
|
|
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.34.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomicalignments): Update to
1.10.0.
|
|
* gnu/packages/bioinformatics.scm (r-summarizedexperiment): Update to
1.4.0.
|
|
* gnu/packages/bioinformatics.scm (r-rsamtools): Update to 1.26.1.
|
|
* gnu/packages/bioinformatics.scm (r-biostrings): Update to 2.42.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.8.0.
|
|
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.30.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.36.0.
|
|
* gnu/packages/bioinformatics.scm (r-biobase): Update to 2.34.0.
|
|
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.26.1.
[propagated-inputs]: Add r-iranges, r-s4vectors.
|
|
* gnu/packages/bioinformatics.scm (r-xvector): Update to 0.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.30.0.
|
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to
1.20.0.
[propagated-inputs]: Add r-biobase, r-biostrings, r-iranges,
r-rtracklayer, r-s4vectors, r-xvector.
|
|
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.16.0.
[propagated-inputs]: Add r-locfit.
|
|
* gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.10.0.
|
|
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.8.0.
|
|
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.12.0.
|
|
* gnu/packages/bioinformatics.scm (r-dnacopy): Update to 1.48.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocinstaller): Update to 1.24.0.
|
|
* gnu/packages/bioinformatics.scm (r-biocgenerics): Update to 0.20.0.
|
|
* gnu/packages/bioinformatics.scm (r-grohmm): Update to 1.8.0.
|
|
* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.8.1.
|
|
* gnu/packages/bioinformatics.scm (r-shortread): Update to 1.32.0.
|
|
* gnu/packages/bioinformatics.scm (r-gostats): Update to 2.40.0.
|
|
* gnu/packages/bioinformatics.scm (r-category): Update to 2.40.0.
|
|
* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.36.0.
|
|
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.50.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotationforge): Update to 1.16.0.
[propagated-inputs]: Add r-rcurl.
|
|
* gnu/packages/bioinformatics.scm (r-deseq2): Update to 1.14.0.
|
|
* gnu/packages/bioinformatics.scm (r-genefilter): Update to 1.56.0.
|
|
* gnu/packages/bioinformatics.scm (r-geneplotter): Update to 1.52.0.
|
|
* gnu/packages/bioinformatics.scm (r-annotate): Update to 1.52.0.
|
|
* gnu/packages/statistics.scm (r-kernsmooth): New variable.
|
|
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.10.
|
|
* guix/import/cran.scm (%bioconductor-svn-url): Update to release URL
for version 3.4.
|
|
* gnu/packages/elf.scm (elfutils): Update to 0.167.
|
|
* gnu/packages/gtk.scm (gtk+-2): Update to 2.24.31.
|
|
* gnu/packages/patches/mupdf-CVE-2016-8674.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/pdf.scm (mupdf): Use it.
|
|
* gnu/packages/maths.scm (coda): Remove bundled libraries.
[source]: Add patch and snippet to remove bundled zlib, pcre and expat.
[inputs]: Add system zlib, pcre and expat.
* gnu/packages/patches/coda-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* configure.ac: Define 'guilemoduledir' as a function of
$GUILE_EFFECTIVE_VERSION.
|
|
Fixes compilation by 'guix pull' where Guile-{RSVG,Cairo} are missing.
Reported by Efraim Flashner.
* gnu/build/svg.scm: Use 'module-autoload!' rather than 'module-use!'.
|
|
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.35. Remove
patch.
* gnu/packages/patches/linux-libre-4.1-CVE-2016-5195.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
This is a followup to commit f1267c872fcaed6c53d43b3ff51abb726f7418d6.
* gnu/packages/gl.scm: Import (gnu packages).
|