An R Package for CSCR functions
To install the Package, make sure that the R package "devtool" and "remotes" have been installed. Then, use the following code to install the Package CSCR.
Sys.setenv(R_REMOTES_NO_ERRORS_FROM_WARNINGS="true")
remotes::install_github("syuanuvt/CSCR")