Open shuzhao-li opened 4 years ago
@xia-lab Any plan on making OptiLCMS available for R 4.0 ?
@oolonek While I'm having my own issues with it, installation was not one of them (I'm on R 4.0.3) -- just get the development version from GitHub:
# Latest features could only be obtained from this approach, make sure 'devtools' installed first
devtools::install_github("xia-lab/OptiLCMS", build = TRUE, build_vignettes = FALSE, build_manual =T)
install.packages("OptiLCMS")
Tried this R 4.0.0 and 4.0.3. Both errored: package ‘OptiLCMS’ is not available for this version of R