Commit graph

2 commits

Author SHA1 Message Date
Savyasachee Jha e7c6fb0f86 radianWrapper: Explicitly set R_HOME and always have R in buildInputs
Before this commit, `wrapR = false` (the default) would lead to
situations where the `RHOME` variable would not be found. Adding `--set
R_HOME ${R}/lib/R` so that the wrapper explicitly exports `R_HOME` fixes
this issue. In addition, R is also made part of `buildInputs` by default
so that package loading works correctly.
2023-04-29 18:24:06 +05:30
Savyasachee Jha e730867dc0 python310Packages.radian: init at 0.6.4 and provide radianWrapper 2023-03-05 19:12:32 +05:30