When following default install instructions in the paper:
install.packages("devtools")
library(devtools)
install_github("obreschkow/dftools")
I get errors saying that several dependencies aren't available (magicaxis, rgl, akima, mvtnorm, etc.).
I don't know exactly how R works in this regard, but it would be nice if they installed automatically so the install goes off without a hitch.
When following default install instructions in the paper:
I get errors saying that several dependencies aren't available (magicaxis, rgl, akima, mvtnorm, etc.).
I don't know exactly how R works in this regard, but it would be nice if they installed automatically so the install goes off without a hitch.