ropensci / BaseSet

Provides classes for working with sets
https://docs.ropensci.org/BaseSet
Other
10 stars 3 forks source link

rOpenSci reviewer 2: Tests #47

Closed llrs closed 4 years ago

llrs commented 4 years ago
  #> test-tidy.R:41: skip: tidy works in GeneColorSet
  #> Reason: experimentData is not imported
  #> ====== Results
  #> OK:       381
  #> Failed:   1
  #> Warnings: 1
  #> Skipped:  1
  ```

  The `test-print failed` seems to be file permission problems, so I'm assuming it's a problem specific to my laptop. So I'm going to ignore it.
  Not sure why we're skipping the `test-tidy` or why we're not importing `experimentData`. Including output here in case it matters to you.
llrs commented 4 years ago

Should be fixed but not sure on which version, let's see what the CI says