r4fun / hierplane

🌳 Hierplane for R
https://r4fun.github.io/hierplane/
Other
9 stars 0 forks source link

Remove `spacyr` dependency #13

Closed tylerlittlefield closed 4 years ago

tylerlittlefield commented 4 years ago

If #6 is merged, we should remove the spacyr dependency. We can take a spacyr dataset and store it as a dataset for demonstration packages. Additionally, it may be a good idea to create a convenience function for spacyr. We can just warn the user if they don't have it installed.

This would have the additional benefit of not having to figure out the CI workflow.