#> 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.