Closed pfv07 closed 4 years ago
the problem is, there is a R package called grDevices, it should be up to dated. The older version of the grDevice does'nt have hcl.colors function.
grDevice is the inbuilt package developed by R cran core team. And to update grDevice you have to update your R software latest version
I can't do that, because I using MRO and need the MKL libraries and multi core If you have a work-around let me know ... tks
Sure. I will make that change in next version of the SmartEDA package.
The changes had done on git version. You can install the SmartEDA using git repo devtools::install_github("daya6489/SmartEDA",ref = "master")
Hi, i try to install the package and have the next error:
install.packages("SmartEDA",repos="http://cran.cnr.berkeley.edu/",type="source")