https://cran.r-project.org/doc/manuals/r-release/R-exts.html#Checking-and-building-packages
I think it needed to be in a `.R` directory too - `~/.R/check.Renviron`
Lori Shepherd
Bioconductor Core Team
Roswell Park Cancer Institute
Department of Biostatistics & Bioinformatics
Elm & Carlto
Got it, thanks for the tip! I've pushed a fix that should resolve this but I
have another question.
The only way I could get check.Renviron to load was to either
1. explicitly load the file in R with readRenviron("~/check.Renviron")
2. manually set the R ENV variable with
Sys.setenv("R_CHECK
The ERROR your package is experiencing has to do with conditional length
greater than 1. We did send you an email indicating this entitled
"Bioconductor Package ERROR" that had the following information:
In a continued effort to better code, there have been efforts to identify
problematic e