[Bioc-devel] Submission of packages located at within a repository

2019-02-04 Thread Britta Velten
Dear Bioconductor team, we would like to submit two R packages (software and accompanying data package) that are located in a git repository jointly with a Python package that one of them depends upon. These two R packages are located at - https://github.com/bioFAM/MOFA/tree/master/MOFA - https

Re: [Bioc-devel] Help with Building Package in Rstudio

2019-02-04 Thread Shepherd, Lori
You could see if there is multiple library paths being recognized. In R see the results of .libPath() - Some packages require dependency packages to be installed in the same .libPath() location (not sure if this is the case or not but it might be worth a try). Lori Shepherd Bioconductor Co