Re: [Bioc-devel] GenVisR Package Failing

2019-02-27 Thread Shepherd, Lori
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

Re: [Bioc-devel] GenVisR Package Failing

2019-02-26 Thread Skidmore, Zach
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

Re: [Bioc-devel] GenVisR Package Failing

2019-02-26 Thread Shepherd, Lori
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