NEWS.md
r_release_macos() is now correct again for R 4.1.0.r_release_tarball() now has the correct URL for R 4.x.x.tibble::as_tibble() directly (#20, @espinielli).r_versions() and all other functions now parse the date, so the date column is a POSIXt, not a character (#13).xml2::xml_find_first instead of deprecated xml2::xml_find_one (Thanks to @jimhester)xml2 and curl instead of XML and RCurl (Thanks to @jeroenooms)