Closed rguliev closed 2 years ago
In GitLab by @mhw.hermes on May 26, 2016, 11:57
If the installation is done via devtools as stated in the project description:
require ("devtools") install_git ("https://gitlab.com/chemometrics/unmixR.git", subdir = "pkg/unmixR")
then the helpfiles will not built...
Workaround: clone repository and build package in Rstudio with Roxygen activated
In GitLab by @mhw.hermes on May 26, 2016, 11:57
If the installation is done via devtools as stated in the project description:
then the helpfiles will not built...