-
Hello, I encountered an error when running `BiocCheck::BiocCheck()`
I also tried the solution mentioned in this issue https://github.com/Bioconductor/BiocCheck/issues/38 but it doesn't work.
``…
-
I'd like to request a change to the configuration of the r-updates jobset (https://hydra.nixos.org/jobset/nixpkgs/r-updates) to alter the nixpkgs input to point at the r-updates branch in my fork (htt…
jbedo updated
3 years ago
-
### Describe the bug
I try to package a R script but the build shows `R: command not found`
```
{
description = "project-stats";
inputs = {
flake-utils.url = "github:numtide/flake-ut…
-
Hi! First of all, thank you for the great work! I stumbled upon your package because I was looking for a python alternative to the `CCA` function as implemented in the [PMA-package from Witten et al.]…
-
**Describe the bug**
A `shared object 'Rcpp.so' not found` error is raised at runtime when executing a `R` script depending on the `planor` package
**To Reproduce**
Steps to reproduce the behavio…
eltix updated
3 years ago
-
**Describe the bug**
The installation of the package **RclusTool** freezes just after this message:
> ** byte-compile and prepare package for lazy loading
**To Reproduce**
Steps to rep…
-
Running on local machine: Ubuntu 18.04 with R 3.6.3. I get the following error during `packrat::restore()`:
Error: package 'plogr' 0.1-1 was found, but >= 0.2.0 is required by 'dplyr'
Is thi…
-
They are instead listed as `emacs-`.
See for example:
https://repology.org/projects/?search=magit&maintainer=&category=&inrepo=¬inrepo=&repos=&families=&repos_newest=&families_newest=
http…
Atemu updated
3 years ago
-
## Issue description
Installing mongolite rPackage fails
### Steps to reproduce
Create a default.nix:
```
with import {};
let
R-stuff = rWrapper.override{ packages = with rPackages; [ …
-
## Issue description
The compilation of RPostgres rPackage fails.
### Steps to reproduce
Create a `shell.nix`:
```nix
{ pkgs ? import {} }:
let
rEnv = pkgs.rWrapper.override {
p…