nixpkgs/pkgs/development/r-modules
Phil Dyer d7ac07cdbb r-modules: fix r package build failures
r-modules: fix r package system dependencies

r-modules: fix terra package dependencies

r-modules: fix edge case for R package import

The R package "import" has a name that clashes
with the nix function "import". The package
name in nixpkgs is correctly modified to
avoid the clash, but the name of the
R package was also being changed in
cran-packages.nix, which broke downloading
of the package.

cran-packages.nix has been manually patched,
and genreate-r-packages.R has been fixed so
future automatic updates will succeed.

r-modules: fix repeated `pkgs.` and svglite
2021-08-24 09:11:14 +10:00
..
patches rhdf5: fix build (#125101) 2021-06-03 22:29:59 +03:00
bioc-annotation-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
bioc-experiment-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
bioc-packages.nix run generate-r-packages.R (cran and bioc*) 2021-05-06 11:27:08 -04:00
cran-packages.nix r-modules: fix r package build failures 2021-08-24 09:11:14 +10:00
default.nix r-modules: fix r package build failures 2021-08-24 09:11:14 +10:00
generate-r-packages.R r-modules: fix r package build failures 2021-08-24 09:11:14 +10:00
generate-shell.nix
generic-builder.nix Merge master into staging-next 2021-05-08 18:22:46 +00:00
README.md
test-evaluation.nix
wrapper-rstudio.nix
wrapper.nix rWrapper: use symlinkJoin instead of runCommand 2021-01-18 10:35:35 +01:00