-
remove content that fits in extra: conda, poip, rpackages,julia
-
The patch https://github.com/NixOS/nixpkgs/blob/3bea02fa06b3e56f68d98ad3ecb71fe634c45027/pkgs/development/r-modules/default.nix#L1306 needs to be updated. The relevant line upstream is now https://git…
-
https://karobben.github.io/R/library.html
Common Library for RPackages from Cran1234567891011121314151617181920212223242526272829303132333435363738394041424344install.packages("ggplot2")install.pac…
-
`rpanel` installation requires a graphical display.
```
install.packages('rpanel') …
-
If officer is installed read-only, saving pptx files fails. This is in reference to the issue stated here #549 which fixed for docx but fails for pptx.
````
library(officer)
my_pres
-
**Describe the bug**
In `pkgs/development/r-modules/generic-builder.nix` we find:
```
checkPhase = ''
# noop since R CMD INSTALL tests packages
'';
```
but this is not actually tr…
-
Dear Xuran,
I first tried to install the package in the suggested way without success:
> devtools::install_github('xuranw/MuSiC')
Error in read.dcf(path) :
Found continuation line starting ' …
-
**Describe the bug**
All rPackages from `cran-packages.nix` missing a `description` and `longDescription`.
https://nixos.org/nixos/packages.html?channel=nixos-19.09&query=rPackages
The CRAN w…
-
The patch from https://github.com/NixOS/nixpkgs/pull/7288 was reported as testing [_successful_](https://travis-ci.org/NixOS/nixpkgs/builds/57797085), but in fact no test build was ever run -- and if …
-
make bee-remove be able to remove a package as if it was never installed..
if we have unsolved conflicts in packages - bee-remove should restore packages with conflicting files when one package is re…