| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #91288 from rnhmjoj/zeromq•••Remove old zeromq 3.x packages | Michele Guerini Rocco | 2020-07-26 | 1 | -1/+1 |
| |\ | |||||
| | * | rzmq: use default zeromq | rnhmjoj | 2020-06-22 | 1 | -1/+1 |
| * | | rpackages.RcppParallel: Patch shebang•••Fixes hydra build error | cfhammill | 2020-07-13 | 1 | -0/+4 |
| |/ | |||||
| * | r-statmod: Add libiconv to buildInputs | Matt Wittmann | 2020-05-14 | 1 | -0/+1 |
| * | Merge pull request #82504 from mcwitt/fix/r-mvtnorm•••r-mvtnorm: add libiconv to buildInputs | Peter Simons | 2020-05-11 | 1 | -0/+1 |
| |\ | |||||
| | * | r-mvtnorm: add libiconv to buildInputs•••Fixes build failure with `ld: library not found for -liconv` | Matt Wittmann | 2020-03-13 | 1 | -0/+1 |
| * | | R: Update CRAN and bioconductor packages | Alex Branham | 2020-04-26 | 3 | -707/+722 |
| * | | treewide: use blas and lapack•••This makes packages use lapack and blas, which can wrap different BLAS/LAPACK implementations. treewide: cleanup from blas/lapack changes A few issues in the original treewide: - can’t assume blas64 is a bool - unused commented code | Matthew Bauer | 2020-04-17 | 1 | -3/+3 |
| * | | R: Update CRAN and bioconductor packages | Alex Branham | 2020-04-08 | 3 | -2718/+2870 |
| |/ | |||||
| * | rPackages.ggbio: patch away spelling mistake | Edward Tjörnhammar | 2020-02-26 | 1 | -0/+9 |
| * | r-modules/generic-builder: Add missing iconv library to fix build on darwin (...•••Add missing iconv dependency to fix builds of several r-modules on darwin. | tricktron | 2020-02-07 | 1 | -0/+5 |
| * | r-packages: update•••This update was primarily done to update rPackages.V8 to 3.0 which doesn't depend on an ancient version of v8 anymore. Also dropped the `-lv8_libplatform` linker flag. It seems as this now part of `v8.so` as `v8_libplatform.so` doesn't exist anymore on recent v8 versions in nixpkgs, but the headers are still there and there aren't any "undefined reference to" errors while linking. | Maximilian Bosch | 2020-01-28 | 2 | -170/+199 |
| * | R: Update CRAN and bioconductor packages | Alex Branham | 2020-01-23 | 3 | -1745/+1760 |
| * | rgl: fix build•••It seems that the dev output of libGLU needs to be included explicitly for this to work. I've also moved the libraries from nativeBuildInputs to buildInputs to be more semantically correct (and maybe support cross compilation, not tested though). | Linus Heckemann | 2020-01-01 | 1 | -1/+1 |
| * | R: Update CRAN and bioconductor packages•••Closes https://github.com/NixOS/nixpkgs/pull/75010. | Alex Branham | 2019-12-16 | 2 | -1346/+1642 |
| * | Merge pull request #75021 from mnacamura/r-websocket•••rPackages.websocket: fix build | Peter Simons | 2019-12-10 | 1 | -0/+5 |
| |\ | |||||
| | * | rPackages.websocket: fix build | Mitsuhiro Nakamura | 2019-12-05 | 1 | -0/+5 |
| * | | treewide: Get rid of libGLU_combined | adisbladis | 2019-11-18 | 1 | -1/+1 |
| |/ | |||||
| * | rPackages.glmnet: Add missing dependency•••Fixes the error: ld: library not found for -liconv | Nick Partridge | 2019-11-01 | 1 | -0/+1 |
| * | rPackages.ModelMetrics: fix darwin build•••This fixes the error: auc_.cpp:2:10: fatal error: 'omp.h' file not found #include <omp.h> | Nick Partridge | 2019-10-31 | 1 | -0/+6 |
| * | r-systemfonts: fix shebang of configure script•••Closes https://github.com/NixOS/nixpkgs/pull/70813. | Peter Simons | 2019-10-10 | 1 | -0/+4 |
| * | r-systemfonts: fix package dependencies | Dylan Simon | 2019-10-10 | 1 | -0/+2 |
| * | r-data.table: add missing zlib dependency to fix the build | Peter Simons | 2019-10-06 | 1 | -1/+1 |
| * | R: Update CRAN and bioconductor packages | Alex Branham | 2019-10-06 | 2 | -1237/+1538 |
| * | Merge branch 'master' into staging-next | Vladimír Čunát | 2019-09-24 | 1 | -0/+4 |
| |\ | |||||
| | * | Merge pull request #69333 from mnacamura/r-ucminf•••r-ucminf: fix build on Darwin | Jörg Thalheim | 2019-09-24 | 1 | -0/+1 |
| | |\ | |||||
| | | * | r-ucminf: fix build on Darwin | Mitsuhiro Nakamura | 2019-09-24 | 1 | -0/+1 |
| | * | | Merge pull request #69330 from mnacamura/r-rf•••r-randomForest: fix build on Darwin | Jörg Thalheim | 2019-09-24 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | r-randomForest: fix build on Darwin | Mitsuhiro Nakamura | 2019-09-24 | 1 | -0/+1 |
| | | |/ | |||||
| | * | | Merge pull request #69332 from mnacamura/r-minqa•••r-minqa: fix build on Darwin | Jörg Thalheim | 2019-09-24 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | r-minqa: fix build on Darwin | Mitsuhiro Nakamura | 2019-09-24 | 1 | -0/+1 |
| | | |/ | |||||
| | * / | r-pan: fix build on Darwin | Mitsuhiro Nakamura | 2019-09-24 | 1 | -0/+1 |
| | |/ | |||||
| * / | Re-Revert "Merge branch 'staging-next'"•••This reverts commit f8a8fc6c7c079de430fa528f688ddac781bcef16. | Vladimír Čunát | 2019-09-22 | 1 | -2/+2 |
| |/ | |||||
| * | Revert "Merge branch 'staging-next'"•••This reverts commit 41af38f3728bd64b80721c44ed1fb019978cbc1b, reversing changes made to f0fec244ca380b9d3e617ee7b419c59758c8b0f1. Let's delay this. We have some serious regressions. | Vladimír Čunát | 2019-09-21 | 1 | -2/+2 |
| * | treewide: replace mysql.connector-c to libmysqlclient | Izorkin | 2019-09-09 | 1 | -2/+2 |
| * | treewide: remove redundant quotes | volth | 2019-09-08 | 1 | -2/+2 |
| * | Fix broken builds for rgdal and sf R packages•••Builds were failing to include PROJ, depending on proj.dev appears to fix it. | cfhammill | 2019-09-02 | 1 | -2/+2 |
| * | Merge pull request #66204 from jabranham/r-pkgs•••R: Update CRAN and bioconductor packages | Peter Simons | 2019-08-07 | 2 | -838/+1054 |
| |\ | |||||
| | * | R: Update CRAN and bioconductor packages | Alex Branham | 2019-08-06 | 2 | -838/+1054 |
| * | | Ensure sundialr builds on macos. | Dominic Steinitz | 2019-08-06 | 1 | -0/+1 |
| |/ | |||||
| * | Merge staging-next into staging | Frederik Rietdijk | 2019-07-09 | 3 | -1932/+2386 |
| |\ | |||||
| | * | R: Update CRAN and bioconductor packages | Alex Branham | 2019-07-02 | 3 | -1932/+2386 |
| * | | wrapQtAppsHook: Remove ad hoc Qt wrappers | Thomas Tuegel | 2019-07-05 | 1 | -4/+5 |
| |/ | |||||
| * | rPackages.git2r: Use system libgit2•••Otherwise git2r builds a bundled libgit2 | Alex Branham | 2019-06-14 | 1 | -1/+1 |
| * | [treewide] delete unused patches | c0bw3b | 2019-05-04 | 1 | -13/+0 |
| * | R: update CRAN and Bioconductor package sets•••Closes https://github.com/NixOS/nixpkgs/pull/59186. | Alex Branham | 2019-04-11 | 3 | -904/+1081 |
| * | Merge pull request #58467 from mnacamura/r-sys•••r-sys: remove obsolete dependency | Peter Simons | 2019-03-28 | 1 | -1/+0 |
| |\ | |||||
| | * | r-sys: remove obsolete dependency | Mitsuhiro Nakamura | 2019-03-28 | 1 | -1/+0 |
| * | | rPackages: fix missing dependency to libiconv | Mitsuhiro Nakamura | 2019-03-28 | 1 | -0/+5 |
| |/ | |||||
| * | R: update CRAN and Bioconductor package sets•••Closes https://github.com/NixOS/nixpkgs/pull/57423. | Alex Branham | 2019-03-14 | 3 | -963/+1125 |
