ropensci / RNeXML

Implementing semantically rich NeXML I/O in R
https://docs.ropensci.org/RNeXML
Other
13 stars 9 forks source link

Makes various tests more robust, and uses symbolic address for nexml.org #238

Closed hlapp closed 5 years ago

hlapp commented 5 years ago

Specifically, fewer warnings and no errors when optional dependencies are not installed. Also, less reliance on optional package namespaces being attached. Finally, group all rdflib-dependent tests into the test_rdf script.

Also changes from numeric to symbolic address for nexml.org, which is used for the validator.

cboettig commented 5 years ago

thanks for catching that; I believe Rutger had some issue with DNS registration like 5 years ago so we hardwired the IP address and forgot to change it back!