[Bioc-devel] Help with Building Package in Rstudio
Shepherd, Lori
Lor|@Shepherd @end|ng |rom Ro@we||P@rk@org
Mon Feb 4 13:14:10 CET 2019
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 Core Team
Roswell Park Cancer Institute
Department of Biostatistics & Bioinformatics
Elm & Carlton Streets
Buffalo, New York 14263
________________________________
From: Bioc-devel <bioc-devel-bounces using r-project.org> on behalf of Margaret Linan <mlinan using asu.edu>
Sent: Sunday, February 3, 2019 5:39:03 PM
To: bioc-devel using r-project.org
Subject: [Bioc-devel] Help with Building Package in Rstudio
Hi �
I am trying to build an Bioconductor package and I am using the latest version of RStudio (version info):
> version
_
platform x86_64-w64-mingw32
arch x86_64
os mingw32
system x86_64, mingw32
status Under development (unstable)
major 3
minor 5.0
year 2018
month 03
day 10
svn rev 74380
language R
version.string R Under development (unstable) (2018-03-10 r74380)
nickname Unsuffered Consequences
Whenever I start the build test, using Ctrl + Shift + B, I get the following message:
* DONE (PoTRA)
In R CMD INSTALL
WARNING: Rtools is required to build R packages but is not currently installed. Please download and install the appropriate version of Rtools before proceeding:
https://cran.rstudio.com/bin/windows/Rtools/
I have the latest Rtools installed in my C: directory, and added the path to its bin folder to the PATH variable.
When I use library(devtools) and then find_rtools() I get TRUE as the response.
However, I keep getting the warning message (see above). What am I doing incorrectly?
Thanks,
ML
Sent from Mail for Windows 10
[[alternative HTML version deleted]]
_______________________________________________
Bioc-devel using r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel
This email message may contain legally privileged and/or confidential information. If you are not the intended recipient(s), or the employee or agent responsible for the delivery of this message to the intended recipient(s), you are hereby notified that any disclosure, copying, distribution, or use of this email message is prohibited. If you have received this message in error, please notify the sender immediately by e-mail and delete this email message from your computer. Thank you.
[[alternative HTML version deleted]]
More information about the Bioc-devel
mailing list