Kyle Meyer <k...@kyleam.com> writes: > In any case, I don't see these prompts as much of an issue because I'd > prefer to just use Guix for all R packages. Why not manage bioconductor > packages with Guix as well?
I’m working on it already. Currently, we cannot easily import bioconductor packages, but I’m planning to rewrite the CRAN importer such that it works on the DESCRIPTION file in the tarball rather than the CRAN HTML page. Once that’s done I’ll try to package much of bioconductor 3.2 for Guix. ~~ Ricardo