The goal of arcR is to integrate the benefits of R and ArcGIS with using ArcGIS in R.
You can install the development version of arcR from GitHub with:
# install.packages("devtools")
devtools::install_github("SpatLyu/arcR",build_vignettes = T,dep = T)