The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
84403 1175 d 4 h ripley /trunk/tests/ typo  
84391 1180 d 3 h ripley /trunk/tests/ prefer https:// versions  
84373 1181 d 23 h ripley /trunk/tests/ method="llbcurl" is now the default  
84367 1182 d 2 h ripley /trunk/tests/ everyting has libcurl since R 4.2.0
developer.R-project.org redirects to https:// so may as well specify that.
 
84365 1182 d 4 h ripley /trunk/ more httpbin.org-related changes  
84359 1183 d 1 h ripley /trunk/ move flaky and esoteric tests to a new non-default target  
80197 1924 d 2 h ripley /trunk/ remove most tests of ftp://  
78913 2190 d 16 h maechler /trunk/tests/ cosmetic  
72599 3381 d 22 h ripley /trunk/tests/ report what the failure was  
72597 3382 d 2 h ripley /trunk/ more on libcurl tests  
72594 3382 d 20 h ripley /trunk/tests/ skip tests if simple http does not work (seen on 32-bit builds on x86_64 Linux)  
72207 3446 d 5 h ripley /trunk/ add more info to errors, for those who use suppressWarnings  
72188 3448 d 6 h ripley /trunk/ switch download.file/url default to "libcurl"  
71974 3479 d 21 h morgan /trunk/ bugfix: don't check endpoint existence before attempting download

- download.file(method="libcurl")
- HEAD or range-based queries are not universally supported, resulting
in false negatives or excessive traffic
- destination files are touched (created or opened for append) before
download starts, making clean-up on failure difficult. Currently,
empty or possibly corrupt (in the case of append) files are left on
disk.
 
69294 3978 d 6 h ripley /trunk/tests/ comment out tests which depend on the ISP/curl behaviour  
69293 3978 d 6 h ripley /trunk/tests/ comment out tests of the environment, not just R  
69284 3979 d 22 h morgan /trunk/ typos in c69280 leading to segfaults  
69280 3980 d 2 h morgan /trunk/ don't create empty file on 404 and similar errors

- download.file(method="libcurl")
 
67712 4192 d 3 h ripley /trunk/ there is no \dontcheck markup  
67619 4200 d 0 h ripley /trunk/ tweaks, mainly for Windows  

Show All