neurogenomics / HPOExplorer

Functions for working with the Human Phenotype Ontology data
https://neurogenomics.github.io/HPOExplorer/
4 stars 1 forks source link

Remove `LazyData: true` #23

Closed bschilder closed 3 years ago

bschilder commented 3 years ago

CRAN doesn't like this (gives you a Note but still passes), but Bioc doesn't allow this (gives you an error). Best to set to false or remove (i've done the latter).

The downside is you won't be able to access datasets via the HPOExplorer::dataset syntax, but there's other ways to do this I can share if it comes up.

bobGSmith commented 3 years ago

Ok nice, i didnt even know i had included datasets

bschilder commented 3 years ago

You actually didn't have any, it's just the default DESCRIPTION