| NEWS | R Documentation |
News for package RCurl
Changes in version 1.98-1.20 (2026-08-21)
Replace the
.Namesargument withnamesin the call tostructure(), addressing the NOTE introduced in R-devel r90251.Minor documentation fixes.
Changes in version 1.98-1.19 (2026-06-03)
Remove
omegahat.netfrom URL checks and network-accessing examples, since it's unclear whether the new domain owner can be trusted. Offline references still remain.Harden the examples against network access problems. Impose a limit of 20 redirects in
url.check(), but rely more ontryCatch.Silence an
rchkwarning.