about summary refs log tree commit diff
path: root/pkgs/development/r-modules
Commit message (Collapse)AuthorAge
* libxml2,libxslt: split into multiple outputsVladimír Čunát2015-10-05
| | | | | Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
* xlibs: replace occurrences by xorgVladimír Čunát2015-09-15
| | | | | | | This seems to have been confusing people, using both xlibs and xorg, etc. - Avoided renaming local (and different) xlibs binding in gcc*. - Fixed cases where both xorg and xlibs were used. Hopefully everything still works as before.
* x11: replace its usage by xlibsWrapper directlyVladimír Čunát2015-09-15
| | | | | | Scilab note: the parameters already had pointed to nonexistent dirs before this set of refactoring. But that config wasn't even used by default.
* cudatoolkit: don't move $out/include to $out/usr_includeBjørn Forsman2015-09-10
| | | | | | | | | | | | | | | | | | | | This effectively reverts 86c283824f76d849acbe6 ("If cuda headers are presented to nix [...]") and all the following workarounds that was added due to that commit. As far as I can tell[1] this hack isn't needed anymore. And moving includes to $out/usr_include causes pain for cudatoolkit users, so better get rid of it. In patches that did more than the $out/usr_include workaround, I only changed the line back to $out/include instead of re-generating the patches and fully removing the changed line. [1]: I build tested blender and caffe, and temporarily added recurseIntoAttrs to rPackages and haskellPackages so that nox-review could get proper coverage. However, many of the packages do not build even before this patch. I also built CUDA samples with cudatoolkit7 that ran fine.
* R: fix Hydra build & evaluation errorsPeter Simons2015-08-06
|
* R: regenerate CRAN and BIOC packagesPeter Simons2015-08-06
|
* r-modules: fix evaluation errorsPeter Simons2015-08-06
|
* R: regenerate CRAN and BIOC packagesMichel Kuhlmann2015-08-06
| | | | Closes https://github.com/NixOS/nixpkgs/pull/9037.
* r-modules: fix Hydra evaluation errorsPeter Simons2015-08-06
|
* rPackages.stringi: add ICU data tablesNikolay Amiantov2015-07-28
|
* r-stringi: fix buildPeter Simons2015-07-12
|
* R: regenerate CRAN and BIOC packagesMichel Kuhlmann2015-07-09
|
* R: improve support for CRAN and Bioconductor package setsPeter Simons2015-06-17
| | | | | | - Update the instructions for re-generating each of the package set files. - Provide test-evaluation.nix expression to verify that the package sets evaluates. - Update list of known broken packages.
* R: add support for Bioconductor packagesJeffrey David Johnson2015-06-17
|
* r-modules: fix rapportoolsPeter Simons2015-06-16
|
* r-modules: fix rapportPeter Simons2015-06-16
|
* r-modules: fix xml2Peter Simons2015-06-16
|
* r-modules: fix panderPeter Simons2015-06-16
|
* r-modules: fix curlPeter Simons2015-06-16
|
* r-modules: disable broken packages to avoid Hydra evaluation errorsPeter Simons2015-06-16
|
* Merge pull request #8298 from abbradar/r-updatesPeter Simons2015-06-15
|\ | | | | R updates
| * R: regenerate CRAN packagesNikolay Amiantov2015-06-12
| |
| * generate-cran-packages: make executableNikolay Amiantov2015-06-12
| |
* | rPackages.SamplerCompare: build with openblasThomas Tuegel2015-06-09
| |
* | rPackages.slfm: build with openblasThomas Tuegel2015-06-09
| |
* | rPackages.Mposterior: build with openblasThomas Tuegel2015-06-09
| |
* | rPackages.BayesLogit: build with openblasThomas Tuegel2015-06-09
|/
* r-modules: disable broken buildsPeter Simons2015-05-15
|
* r-xml2: fix buildPeter Simons2015-05-15
|
* r-modules: fix Hydra evaluation errorsPeter Simons2015-05-13
|
* r-modules: regenerate 2015-05-11T14:48:00+0100Michel Kuhlmann2015-05-12
|
* r-modules: disable broken builds on HydraPeter Simons2015-04-20
|
* r-modules: revert "disable builds that depend on broken gdal library"Peter Simons2015-04-19
| | | | | This reverts commit 9e9b5e6e6949ee83701f42b37c06641d6be25adb. gdal has been fixed in 1645795c53807a83561479eebf25bb1adce003ce.
* r-modules: disable builds that depend on broken gdal libraryPeter Simons2015-04-17
|
* r-modules: update from CRAN state at 2015-04-16T11:23:00+0100Michel Kuhlmann2015-04-17
| | | | Closes https://github.com/NixOS/nixpkgs/pull/7411.
* One more mysql fixWilliam A. Kennington III2015-04-01
|
* r-modules: remedy remaining Hydra failuresPeter Simons2015-03-29
|
* r-modules: disable broken builds on HydraPeter Simons2015-03-28
|
* r-modules: fixing rggobi by adding initial expression for ggobiMichel Kuhlmann2015-03-26
|
* r-modules: fix evaluation errorsPeter Simons2015-03-21
|
* r-modules: update from CRAN state at 2015-03-21T20:01:16+0100)Peter Simons2015-03-21
|
* RAppArmor: use AppArmor 2.9Joachim Fasting2015-03-19
|
* r-SID: mark brokenPeter Simons2015-03-09
|
* r-Cell: drop obsolete packagePeter Simons2015-03-09
|
* r-modules: update from CRAN state at 2015-03-09T16:32:24+0100Peter Simons2015-03-09
|
* r-modules: fix git2r, TAQMNGR, and WhopGenomePeter Simons2015-03-06
|
* r-modules: mark daff and rjade brokenPeter Simons2015-03-04
|
* CRAN MASS_7.3-39 was uploaded twice, so use the newer checksumAdam Vogt2015-02-26
| | | | | | | | | | The two dates are: Packaged: 2015-02-20 08:29:38 UTC; ripley Packaged: 2015-02-24 10:34:20 UTC; ripley There were with changes to tests/Examples/MASS-Ex.Rout.save, but the rest of the code seems unaffected.
* remove some packages marked broken for cran-packages.nixAdam Vogt2015-02-26
| | | | those packages were removed from cran (and cran-packages.nix)
* update cran packagesAdam Vogt2015-02-25
|