Dear all, I have the following error on win-builder, which says the url from anaconda.org can not be opened. The url is valid, does win-builder restrict the domain where binaries can be downloaded? I have previously tried download from github, where it works.
* installing *source* package 'symengine' ... ** libs *** arch - i386 rm -f interface.o symengine.dll "D:/RCompile/recent/R/bin/i386/Rscript.exe" "../tools/winlibs.R" trying URL 'https://anaconda.org/symengine/symengine/0.3.0.353.g22cef70 /download/win-32/symengine-0.3.0.353.g22cef70-vc14_0.tar.bz2' Error in download.file(link, "symenginelib.tar.bz2", quiet = FALSE) : cannot open URL 'https://anaconda.org/symengine/symengine/0.3.0.353.g 22cef70/download/win-32/symengine-0.3.0.353.g22cef70-vc14_0.tar.bz2' Calls: download_symengine -> download.file In addition: Warning message: In download.file(link, "symenginelib.tar.bz2", quiet = FALSE) : InternetOpenUrl failed: 'Die Serververbindung konnte nicht hergestellt werden.' Execution halted make: *** [winlibs] Error 1 ERROR: compilation failed for package 'symengine' * removing 'd:/RCompile/CRANguest/R-devel/lib/symengine' In R CMD INSTALL ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel