about summary refs log tree commit diff
path: root/pkgs/development/r-modules
Commit message (Collapse)AuthorAge
* R: update CRAN and BIOC package setsAlex Branham2019-01-08
| | | | Closes https://github.com/NixOS/nixpkgs/pull/53414.
* R: update CRAN package setAlex Branham2018-12-12
|
* rstudioWrapper: include desktop fileEdmund Wu2018-12-07
|
* Merge pull request #51581 from joachifm/rWrapper-local-runCommandJoachim F2018-12-07
|\ | | | | Implement R wrappers as local-only runCommand
| * rstudioWrapper: use runCommand, local build onlyJoachim Fasting2018-12-05
| | | | | | | | This seems more appropriate for a wrapper generator.
| * rWrapper: use runCommand, local build onlyJoachim Fasting2018-12-05
| | | | | | | | This seems more appropriate for a wrapper generator.
* | rPackages.littler: fix build (#51282)Christian Kauhaus2018-12-06
|/ | | | | | | | | littler gives a wrapped called `r` (or `lr` for non-case-preserving systems like Darwin) which works as shebang or pipe target. The build was completely broken before (missing deps). Symlink executables and manpage into standard locations so that this packages also works in `environment.systemPackages`.
* pythonPackages.rpy2: various fixes (#51084)Timo Kaufmann2018-11-27
| | | | | - make sure libreadline is found at runtime - make sure python libraries are found at runtime - add libraries necessary to pass the testsuite and standard libraries
* rstudio: fix qt plugins not foundMassimo Redaelli2018-11-23
|
* r-ps: patchShebangs in ./configure to fix buildAverell Dalton2018-11-02
|
* r-nloptr: fix build by adding pkgconfigPeter Simons2018-11-02
|
* r-rlang: patch shebang in configure script to fix the buildPeter Simons2018-11-02
|
* R: update CRAN and BIOC package setsTom McLaughlin2018-11-02
| | | | Closes https://github.com/NixOS/nixpkgs/pull/49430.
* Fix build for rPackages.unitsRob Vermaas2018-10-08
| | | | (cherry picked from commit 1eb1fec3aee1f1d1084779acec001e13ee9cbd71)
* git2r: add SSH supportivanbrennan2018-09-11
| | | | | | When building the devtools R module, which depends on git2r, it reports that libssh2 cannot be found, and falls back to building without SSH support. Adding libssh2.dev to git2r's native build inputs fixes this.
* rPackages.RPostgres: fix configure paths and includesRyan Mulligan2018-09-09
| | | | closes #46208
* r-jqr: fix build (#45333)Mitsuhiro Nakamura2018-08-20
|
* r-packages: fix regressionvolth2018-08-04
|
* rPackages.buildRPackage: fix error if requireX is missingMitsuhiro Nakamura2018-08-03
|
* rPackages: export buildRPackageMitsuhiro Nakamura2018-08-03
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* rPackages.haven: fix installationMarkus Ankenbrand2018-07-12
|
* rPackages.reprex: fix buildMitsuhiro Nakamura2018-07-11
|
* rPackages.rhdf5: fix installationMarkus Ankenbrand2018-07-10
| | | | Fix #43285
* R: fix evaluation errorsPeter Simons2018-07-07
|
* R: update CRAN package set to snapshot 2018-07-06Peter Simons2018-07-07
|
* R: update package setPeter Simons2018-07-07
| | | | The CRAN snapshot is at "2018-07-03". Bioc is now at 3.8.
* rPackages.rhdf5: fix installationMarkus Ankenbrand2018-07-02
| | | | Fix #42878
* Merge pull request #42290 from mnacamura/r-igraph-darwinDaiderd Jordan2018-06-20
|\ | | | | rPackages.igraph: fix Darwin build
| * rPackages.igraph: fix Darwin buildMitsuhiro Nakamura2018-06-20
| |
* | rPackages.RcppEigen: fix Darwin buildMitsuhiro Nakamura2018-06-20
|/
* rPackages.mgcv: fix darwin buildJosef Kemetmüller2018-06-07
| | | | | This fixes the error: ld: library not found for -liconv
* rPackages.Matrix: fix darwin buildJosef Kemetmüller2018-06-07
| | | | | This fixes the error: ld: library not found for -liconv
* rPackages.nlme: fix darwin buildJosef Kemetmüller2018-06-06
| | | | | This fixes the error: ld: library not found for -liconv
* rPackages.KernSmooth: fix darwin buildJosef Kemetmüller2018-06-06
| | | | | This fixes the error: ld: library not found for -liconv
* rPackages.cluster: fix darwin buildJosef Kemetmüller2018-06-06
| | | | | This fixes the error: ld: library not found for -liconv
* rPackages.JuniperKernel: fix non-Darwin buildMitsuhiro Nakamura2018-05-15
|
* rPackages: fix binutils path on DarwinMitsuhiro Nakamura2018-05-12
|
* R: update CRAN and BIOC package setsPeter Simons2018-04-24
|
* Merge remote-tracking branch 'origin/master' into stagingShea Levy2018-03-28
|\
| * Move all nixpkgs doc files in to the doc directoryGraham Christensen2018-03-25
| | | | | | | | This makes a makefile-driven developer workflow nicer.
* | treewide: remove some more gettext referencesMatthew Bauer2018-03-22
|/
* R: fix evaluation errorsPeter Simons2018-03-15
|
* R: update the CRAN and BIOC package setsPeter Simons2018-03-15
|
* rPackages.mongolite: fix buildAverell Dalton2018-03-10
|
* Merge branch 'master'Vladimír Čunát2018-03-05
|\
| * Merge pull request #35651 from mnacamura/r-xml2-darwinPeter Simons2018-02-26
| |\ | | | | | | rPackages.xml2: fix darwin build
| | * rPackages.xml2: fix darwin buildMitsuhiro Nakamura2018-02-26
| | |
| * | rPackages.JuniperKernel: fix darwin buildMitsuhiro Nakamura2018-02-26
| |/
* / treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|/