R package hySpc.dplyr is a member of the r-hyperspec
packages family, which makes hyperSpec work smoothly with dplyr (fortification).
https://r-hyperspec.github.io/hySpc.dplyr/
The documentation of the other r-hyperspec
family packages can be found at r-hyperspec.github.io.
Issues, bug reports and feature requests should go to an appopriate package’s repository:
The recommended way to install the in-development version:
repos <- c("https://r-hyperspec.github.io/pkg-repo/", getOption("repos"))
install.packages("hySpc.dplyr", repos = repos)
Developers can find information about automatic deployment from this repo to pkg-repo
here in CONTRIBUTING.md
.