Hi all,

When I try to compile R 3.6 in windows 10 in Rtools35, it raised the error 
message:
--8<---------------cut here---------------start------------->8---
make rsync-extsoft
(mkdir -p ../../extsoft; \
cd ../../extsoft; \
rsync --timeout=60 -rcvp --delete 
cran.r-project.org::CRAN/bin/windows/extsoft/3.6/ . ) 
receiving incremental file list
rsync: change_dir "/bin/windows/extsoft/3.6" (in CRAN) failed: No such file or 
directory (2)
--8<---------------cut here---------------end--------------->8---

There is no "windows/extsoft/3.6/" and only up to 3.5.

Best Regards,
Shuguang Sun

______________________________________________
R-help@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.

Reply via email to