summary refs log tree commit diff
path: root/pkgs/development/r-modules
Commit message (Collapse)AuthorAge
* r-modules: add more environment documentationLangston Barrett2016-10-13
| | | | | Use nix-shell with a `default.nix` rather than using config.nix
* r-modules: edgeR is broken due to broken urlAndreas Herrmann2016-09-27
|
* r-modules: Fix h5 and rhdf5Andreas Herrmann2016-09-27
| | | | and some packages that depend on them.
* r-openssl: fix build some morePeter Simons2016-09-10
|
* r-openssl: fix buildPeter Simons2016-09-09
|
* r-curl: fix buildPeter Simons2016-09-09
|
* r-XML: fix buildPeter Simons2016-09-09
|
* r-stringi: fix build by including icu.dev outputThomas Tuegel2016-09-07
|
* treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux and on Darwin.
* darwin: R: provide gettext and gfortran as buildInputs on Darwin.Michael Stone2016-07-22
| | | | | | | | | As discussed in #10623, many R modules fail to build on Darwin without the libraries and compilers provided by these packages. For more detail, please see comment: https://github.com/NixOS/nixpkgs/pull/10623#issuecomment-172375342
* jags: 3.4.0 -> 4.1.0 (#16804)Ben Darwin2016-07-18
| | | | | * jags: 3.4.0 -> 4.1.0 * unbreak rjags and dependent packages
* treewide: Make explicit that 'dev' output of openssl is usedTuomas Tynkkynen2016-05-19
|
* treewide: Make explicit that 'dev' output of mpfr is usedTuomas Tynkkynen2016-05-19
|
* boost: Kill unnecessary 'lib' outputTuomas Tynkkynen2016-04-28
| | | | | This was split in somewhere pre-2014 without the current infra which automates parts of this, in particular the output propagation.
* Merge pull request #14144 from jefdaj/r-bioc-data-packagesPeter Simons2016-04-15
|\ | | | | r-modules: update CRAN, add Bioconductor data packages
| * mark bioc packages broken; should match hydra nowJeffrey David Johnson2016-04-14
| |
| * mark bioc packages broken; should match hydra nowJeffrey David Johnson2016-04-14
| |
| * r-modules: mark mzR brokenJeffrey David Johnson2016-04-12
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-31
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-31
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-31
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-27
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-26
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-25
| |
| * work on fixing up bioconductor packageJeffrey David Johnson2016-03-25
| |
| * work on fixing up bioconductor packagesJeffrey David Johnson2016-03-24
| |
| * r-modules: update CRAN, add Bioconductor data pkgsJeffrey David Johnson2016-03-22
| |
* | Merge master into closure-sizeVladimír Čunát2016-03-08
|\| | | | | | | | | The kde-5 stuff still didn't merge well. I hand-fixed what I saw, but there may be more problems.
| * nixpkgs manual: add basic R documentation, fixes #13362Michel Kuhlmann2016-02-22
| | | | | | | | also fixes #13243
* | Merge recent 'staging' into closure-sizeVladimír Čunát2016-02-03
|\| | | | | | | Let's get rid of those merge conflicts.
| * Remove no longer (or never) referenced patchesTobias Geerinckx-Rice2016-01-24
| | | | | | | | 55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
* | treewide: Mass replace 'xorg.libXft}/lib' to refer the 'out' outputTuomas Tynkkynen2016-01-24
| |
* | Merge branch 'staging' into closure-sizeVladimír Čunát2016-01-19
|\|
| * R: fix Darwin buildAsko Soukka2016-01-06
| | | | | | | | Merged manually from https://github.com/NixOS/nixpkgs/pull/10623.
| * r-modules: update list of broken packagesMichel Kuhlmann2016-01-06
| | | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/12181.
| * r-modules: regenerate CRAN packagesMichel Kuhlmann2016-01-04
| |
* | Merge branch 'master' into closure-sizeVladimír Čunát2015-12-31
|\| | | | | | | | | TODO: there was more significant refactoring of qtbase and plasma 5.5 on master, and I'm deferring pointing to correct outputs to later.
| * r-modules: prefer gsl 1.x since 2.x is unsupported by r-gsl-1.9.xPeter Simons2015-12-29
| |
* | Merge remote-tracking branch 'origin/master' into closure-sizeLuca Bruno2015-11-25
|\|
| * r-modules: update list of broken packagesPeter Simons2015-11-25
| |
| * r-modules: regenerate CRAN, BIOC and IRKernelNikolay Amiantov2015-11-25
| |
| * r-modules: use HTTPS, allow passing args from generated set, use MRANNikolay Amiantov2015-11-25
| |
| * r-tikzDevice: update to new texlivePeter Simons2015-11-24
| |
| * r-modules: update list of broken builds to avoid Hydra errorsPeter Simons2015-11-18
| |
| * R: regenerate CRAN packagesMichel Kuhlmann2015-11-17
| |
* | Merge staging into closure-sizeVladimír Čunát2015-11-20
|\| | | | | | | | | | | The most complex problems were from dealing with switches reverted in the meantime (gcc5, gmp6, ncurses6). It's likely that darwin is (still) broken nontrivially.
| * r-modules: init IRkernel packagesAsko Soukka2015-10-30
| |
| * R: fix some modules with configure-shebang-errorMichel Kuhlmann2015-10-12
| | | | | | | | | | | | - xml2: fix configure script - rversion, devtools: mark as unbroken dependency R-curl was fixed in 513e31185bb15a8c2b52149b1f1c2b3fe1740745
| * r-modules: update list of broken packagesPeter Simons2015-10-05
| |
| * R: regenerate CRAN and BIOC packagesKarn Kallio2015-10-04
| |