Commit graph

87 commits

Author SHA1 Message Date
Peter Simons e313cd711e r-modules: disable broken builds on Hydra 2015-04-20 17:38:46 +02:00
Peter Simons 0b088ce581 r-modules: revert "disable builds that depend on broken gdal library"
This reverts commit 9e9b5e6e69. gdal has
been fixed in 1645795c53.
2015-04-19 17:52:50 +02:00
Peter Simons 9e9b5e6e69 r-modules: disable builds that depend on broken gdal library 2015-04-17 20:02:46 +02:00
Michel Kuhlmann cc5f5f0fd3 r-modules: update from CRAN state at 2015-04-16T11:23:00+0100
Closes https://github.com/NixOS/nixpkgs/pull/7411.
2015-04-17 15:38:12 +02:00
William A. Kennington III 758319f67f One more mysql fix 2015-04-01 16:52:38 -07:00
Peter Simons aed1895643 r-modules: remedy remaining Hydra failures 2015-03-29 00:17:55 +01:00
Peter Simons f6886c62dc r-modules: disable broken builds on Hydra 2015-03-28 10:36:54 +01:00
Michel Kuhlmann c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Peter Simons 5238bfb73f r-modules: fix evaluation errors 2015-03-21 23:33:50 +01:00
Peter Simons 701251e435 r-modules: update from CRAN state at 2015-03-21T20:01:16+0100) 2015-03-21 23:33:50 +01:00
Joachim Fasting 0e52c562b5 RAppArmor: use AppArmor 2.9 2015-03-19 14:14:28 +01:00
Peter Simons d388855731 r-SID: mark broken 2015-03-09 21:14:00 +01:00
Peter Simons e8b33876af r-Cell: drop obsolete package 2015-03-09 16:43:37 +01:00
Peter Simons a591dbac3b r-modules: update from CRAN state at 2015-03-09T16:32:24+0100 2015-03-09 16:37:05 +01:00
Peter Simons eaf728c3d3 r-modules: fix git2r, TAQMNGR, and WhopGenome 2015-03-06 11:21:21 +01:00
Peter Simons 030bd26af3 r-modules: mark daff and rjade broken 2015-03-04 12:51:43 +01:00
Adam Vogt 2397f96d92 CRAN MASS_7.3-39 was uploaded twice, so use the newer checksum
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.
2015-02-26 19:16:55 -05:00
Adam Vogt 5adab4cbc9 remove some packages marked broken for cran-packages.nix
those packages were removed from cran (and cran-packages.nix)
2015-02-26 16:17:15 -05:00
Adam Vogt f8d0a412d6 update cran packages 2015-02-25 17:50:42 -05:00
Adam Vogt 8365753a43 let generate-cran-packages.R read checksums from cran-packages.nix
this lets "Rscript generate-cran-packages.R > cran-packages.nix"
complete much quicker, because we only have to download packages
with new versions.
2015-02-25 17:43:43 -05:00
Peter Simons 80101c8329 Disable some broken R packages. 2015-02-22 18:22:35 +01:00
Peter Simons 7afe039842 pkgs/development/r-modules: fix evaluation errors 2015-02-20 15:08:18 +01:00
Nikolay Amiantov 8450ff3ab8 rPackages: fix broken packages 2015-02-19 23:53:36 +03:00
Nikolay Amiantov 3e6531c174 rPackages: add packagesWithRDepends 2015-02-19 23:51:24 +03:00
Nikolay Amiantov 88ab59eb73 rPackages: nicer override* functions 2015-02-19 23:50:42 +03:00
Nikolay Amiantov 0f9c0348af rPackages: remove Xvfb where it's not needed 2015-02-19 23:49:41 +03:00
Nikolay Amiantov 6c2a607112 R: update archive url 2015-02-18 15:41:46 +03:00
Nikolay Amiantov 75ce44a95c r-modules: regenerate 2015-02-18 15:41:46 +03:00
Peter Simons 6b261cc4d4 rPackages: allow users to override the version of R to be used for building 2015-01-27 14:04:54 +01:00
Peter Simons 282fd58c85 r-curl: help the package find curl's headers 2015-01-26 10:23:34 +01:00
Peter Simons 7fa0fa6450 r-modules: fix evaluation and minor cleanups 2015-01-22 11:39:00 +01:00
Michel Kuhlmann 4a3be6c787 rPackages: overall update and cleaning default.nix 2015-01-21 11:15:38 +01:00
Peter Simons 1b50c50432 r-modules: enable packages that were broken by the missing gdal dependency 2015-01-14 11:24:28 +01:00
Peter Simons 9489dac1d3 r-modules: update list of broken packages 2015-01-13 12:44:11 +01:00
Peter Simons 844828afad r-caret: update hash 2015-01-13 12:44:11 +01:00
Peter Simons f09fec34e9 r-skmeans: update hash 2015-01-13 12:44:11 +01:00
Peter Simons d2d868534f r-OceanView: update hash 2015-01-13 12:44:11 +01:00
Peter Simons 1f49c1cef7 Mark R packages h2o, jvmr, and qtbase as broken.
This also breaks dependent packages qtutils, qtpaint, and bamboo.
2014-12-04 15:00:54 +01:00
Peter Simons 7ee70a1644 R-defaults: add obsolete package temporarily 2014-12-04 14:45:09 +01:00
Peter Simons 1897946daf r-selectspm: cannot be built because it depends on the broken package ecespa 2014-12-03 16:28:29 +01:00
Peter Simons d9f1968cab r-modules: always set meta.platforms when meta.hydraPlatforms is set, too
By default, we take both values from the R derivation.
2014-12-03 16:28:28 +01:00
Peter Simons 1c15a4122b r-modules: fix reference to cran-packages.nix 2014-12-03 16:28:28 +01:00
taku0 2d3dd68d27 cran-packages: combined packages definition files further 2014-12-03 16:28:28 +01:00
taku0 916e36940b cran-packages: combined packages definition files 2014-12-03 16:28:28 +01:00
taku0 4647743ed7 cran-packages: updated sources 2014-12-03 16:28:28 +01:00
taku0 2532844fb5 cran-packages: marks broken packages broken instead of removeing them 2014-12-03 16:28:28 +01:00
taku0 8f0d6091bb cran-packages: uses common variable names, doCheck and installFlags 2014-12-03 16:28:28 +01:00
taku0 dc1a3ed9b2 cran-packages: makes packages overridable 2014-12-03 16:28:28 +01:00
taku0 ea3c59907f cran-packages: sets hydraPlatforms of rpud and CARramps to none since those packages require non-free NVidia drivers 2014-12-03 16:28:28 +01:00
taku0 a28a6999b4 cran-packages: renamed the files from camelCase to kebab-case 2014-12-03 16:28:28 +01:00