rversions icon indicating copy to clipboard operation
rversions copied to clipboard

R SVN server blocked results in error

Open odeleongt opened this issue 1 year ago • 0 comments

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?

odeleongt avatar Nov 27 '24 14:11 odeleongt