about summary refs log tree commit diff
path: root/pkgs/applications/science/math/R
AgeCommit message (Expand)AuthorFilesLines
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer1-2/+2
2021-01-16treewide: stdenv.lib -> libBen Siraphob1-5/+5
2021-01-11treewide: with stdenv.lib; in meta -> with lib;Profpatsch1-2/+2
2020-11-18maintainers: create sage teamTimo Kaufmann1-1/+1
2020-10-13R: 4.0.2 -> 4.0.3Matthias Beyer1-2/+2
2020-08-31R: 4.0.0 -> 4.0.2R. RyanTM1-2/+2
2020-04-26R: 3.6.3 -> 4.0.0Alex Branham3-35/+31
2020-04-20blas,lapack: use isILP64 instead of is64bitMatthew Bauer1-1/+1
2020-04-17treewide: use blas and lapackMatthew Bauer1-4/+6
2020-03-03R: 3.6.2 -> 3.6.3R. RyanTM1-3/+3
2020-02-22R: fix build on aarch64 by removing a failing testTom Hall2-0/+30
2020-02-19R: Enable java support on all platformsTom Hall1-5/+3
2019-12-16R: 3.6.1 -> 3.6.2Alex Branham1-2/+2
2019-11-06R: enable tcltk on darwinNick Partridge1-5/+2
2019-10-30R: Add static argument.Niklas Hambüchen1-1/+6
2019-07-05R: 3.6.0 -> 3.6.1Peter Simons1-6/+2
2019-04-29R: 3.5.3 -> 3.6.0Alex Branham1-4/+10
2019-04-28R: add timokau as a maintainerTimo Kaufmann1-1/+1
2019-04-07R: fix regression from commit cbade453 #58989Vladimír Čunát1-1/+1
2019-04-07R: explicitly declare `which` as a run-time dependencyrhokue1-0/+5
2019-03-14R: 3.5.2 -> 3.5.3Alex Branham1-2/+2
2018-12-21R: 3.5.1 -> 3.5.2Alex Branham1-2/+2
2018-11-28treewide: add dontUseImakeConfigure where neededMatthew Bauer1-0/+2
2018-11-10R: Remove jdk dependency on aarch32/64Tom Hall1-3/+5
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-02R: update to version 3.5.1Peter Simons1-4/+3
2018-06-28treewide: http -> https sources (#42676)Silvan Mosberger1-1/+1
2018-04-24R: 3.4.4 -> 3.5.0Peter Simons1-3/+4
2018-03-15R: 3.4.3 -> 3.4.4Peter Simons1-2/+2
2018-02-06R: add libcxx to default LDFLAGS and CPPFLAGS on DarwinMitsuhiro Nakamura1-2/+4
2018-01-24R: fix dylib install_name on darwinDaiderd Jordan1-5/+7
2017-12-30treewide: Don't use envHook anymoreJohn Ericson1-2/+4
2017-11-30R: update to 3.4.3Peter Simons1-2/+2
2017-09-29R: update to version 3.4.2Peter Simons1-2/+2
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-1/+1
2017-06-30R: update to version 3.4.1Peter Simons2-55/+3
2017-05-03R: import upstream patch to fix broken "R CMD Sweave" commandPeter Simons2-2/+54
2017-04-24R: update to version 3.4.0Peter Simons1-3/+3
2017-03-07R: set TZDIR properly to fix test suitePeter Simons1-9/+2
2017-03-07R: include output of sessionInfo() in the "make check" logPeter Simons1-1/+2
2017-03-07R: update to version 3.3.3Peter Simons2-33/+16
2017-02-24R: 3.2.4 -> 3.3.2Justin Bedo2-8/+24
2016-10-26R: 3.2.3 -> 3.2.4Michael Raskin1-2/+2
2016-05-16Bring my stdenv.lib.maintainers user name in line with my github nick.Peter Simons1-1/+1
2016-01-19Merge branch 'staging' into closure-sizeVladimír Čunát1-8/+24
2016-01-17R: add a new `enableStrictBarrier` package option.Mathieu Boespflug1-0/+2
2016-01-12R: fix build after splitting gfortran.libVladimír Čunát1-1/+0
2016-01-06R: fix Darwin buildAsko Soukka1-8/+22
2015-12-11R: 3.2.2 -> 3.2.3Michel Kuhlmann2-28/+3
2015-11-25R: add curl for https supportNikolay Amiantov1-2/+2