From: Bioc-devel <bioc-devel-bounces at r-project.org> on behalf of Margaret Linan <mlinan at asu.edu>
Sent: Sunday, February 3, 2019 5:39:03 PM
To: bioc-devel at 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 at 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.