Closed mbojan closed 9 years ago
Hmm... I see that Travis failed. I wonder why because tests and checks passed on my machine.
only an older version of R (3.1.3) failed, the current stable and devel passed, looking into why it failed
Fixed. Tests pass now. Ready to merge.
Well, the tests passed when I connected travis on my fork... https://travis-ci.org/mbojan/oai/builds/82702942
It failed now for rdevel. Seems like downloading covr
failed :(
Meanwhile, I found some bugs. Let's hold on with that PR.
I am closing this and I will resubmit later.
okay, thanks
I mentioned this in #10: https://github.com/sckott/oai/issues/10#issuecomment-143072521
When parsing an XML containing illegal characters
libxml
throws an error likeread_xml_safely
catches the error, removes the characters, and gives a warning.See also: http://stackoverflow.com/questions/26938905/perl-xmllibxml-parsing-issue-of-invalid-char