Xiaoyu Zeng
2021-Aug-24 13:41 UTC
[R] unable to install source packages with Rtools installed
Hi all. I installed the latest R and Rtools, and I followed the guidelines to test the installation of Rtools (rtools40v2-x86_64.exe for windows10). I verified that *make* can be found, but I still could not install an R package from the source. Any ideas? *More detailed info:* https://github.com/r-windows/rtools-packages/issues/222 Best regards, Xiaoyu Xiaoyu Zeng Graduate student, Social and Affective NeuroPharmacology (SANP) Lab State Key Laboratory of Cognitive Neuroscience and Learning Beijing Normal University http://brain.bnu.edu.cn/home/yinama/ [[alternative HTML version deleted]]
Bert Gunter
2021-Aug-24 22:16 UTC
[R] unable to install source packages with Rtools installed
1. Why not installed a pre-built binary for Windows? (No need to reply ... Just saying.) 2. You should post the results of sessionInfo() to better enable others to help you. Also post any error or diagnostic messages you received. Cheers, Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breathed in his "Bloom County" comic strip ) On Tue, Aug 24, 2021 at 2:23 PM Xiaoyu Zeng <xiaoyuzengpsy at gmail.com> wrote:> > Hi all. > > I installed the latest R and Rtools, and I followed the guidelines to test > the installation of Rtools (rtools40v2-x86_64.exe for windows10). I > verified that *make* can be found, but I still could not install an R > package from the source. > > Any ideas? > > *More detailed info:* > https://github.com/r-windows/rtools-packages/issues/222 > > Best regards, > Xiaoyu > > Xiaoyu Zeng > > Graduate student, Social and Affective NeuroPharmacology (SANP) Lab > > State Key Laboratory of Cognitive Neuroscience and Learning > > Beijing Normal University > > http://brain.bnu.edu.cn/home/yinama/ > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.