rversions
rversions copied to clipboard
R SVN server blocked results in error
My workplace is blocking the R SVN server, resulting in an error from rversions::r_release() when the code tries to parse the "webpage blocked" message. Found downstream when using devtools::dev_sitrep():
rversions::r_release()
Error in read_xml.raw(charToRaw(enc2utf8(x)), "UTF-8", ..., as_html = as_html, :
Opening and ending tag mismatch: meta line 1 and head [76]
Maybe would be fixed by #31?