nixpkgs/pkgs/applications/science/math/R
Mathieu Boespflug 545444cd19 R: add a new enableStrictBarrier package option.
This option compiles R with --enable-strict-barrier. Doing so is
enables extra memory diagnostics in R that very useful for debugging
memory leak or memory protections issues in extensions to R written in
C, or for any apps embedding R (e.g. Haskell aps embedding R via
HaskellR).
2016-01-17 11:09:05 +01:00
..
default.nix R: add a new enableStrictBarrier package option. 2016-01-17 11:09:05 +01:00
no-usr-local-search-paths.patch R: add various features 2013-07-04 13:42:47 +02:00
setup-hook.sh Cleanup: Use += to append to envHooks 2014-08-09 12:47:05 +02:00