ropensci / RNeXML

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

Test failure with dev testthat #130

Closed hadley closed 8 years ago

hadley commented 8 years ago
checking tests ... ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
  Retrieving data for taxon 'Myotis_nigricans'

  Retrieving data for taxon 'Myotis_sodalis'

  testthat results ================================================================
  OK: 143 SKIPPED: 0 FAILED: 1
  1. Error: we can coerce an ape::phylo tree with a 
            phytools:simmap extension into nexml 

  Error: testthat unit tests failed
  In addition: There were 49 warnings (use warnings() to see them)
  Execution halted

I'm submitting this afternoon, so you may want to prepare a new release in the near future

cboettig commented 8 years ago

Thanks, this is due to a recent update in the phytools dependency actually and not the fault of testthat. Just put a new release into the queue today!