emrehanks / R-ArcGIS-LSM_ToolPack

This tool is to develop an easy-to-use tool package called Landslide Susceptibility Mapping Tool Pack (LSM Tool Pack) for producing landslide susceptibility maps based on integrating R with ArcMap Software. The proposed tool contains 5 main modules namely: (1) Data Preparation (DP), (2) Feature (Factor) Selection (FS), (3) Logistic Regression (LR), (4) Random Forest (RF), (5) Performance Evaluation (PE) and (6) Create Raster Stack (Multi-Bands).
Apache License 2.0
40 stars 11 forks source link

feature selection #11

Open Autismht opened 2 years ago

Autismht commented 2 years ago

installation of package 'C:/Users/ht/AppData/Local/Temp/Rtmpua1BVo/downloaded_packages/FSelector_0.31.tar.gz' had non-zero exit status installation of package 'recipes' had non-zero exit status Why ?

emrehanks commented 2 years ago

If you meet this error, please unzip this "recipes" *.zip (you can find in this Github depository) file on your base R location (e.g. C:\Users[username]\Documents\R\win-library\3.6).

Autismht commented 2 years ago

Thank you very much. I solved one of these issues, but still showing FSelector had a non-zero exit status when going to the second step.

Autismht commented 2 years ago

just like this ERROR: dependencies 'randomForest', 'RWeka', 'entropy' are not available for package 'FSelector'

davis8844 commented 2 years ago

just like this ERROR: dependencies 'randomForest', 'RWeka', 'entropy' are not available for package 'FSelector'

  • removing 'D:/software/R/R-3.6.3/library/FSelector' Warning in install.packages : installation of package ‘D:/HT/explore/FSelector_0.31.tar.gz’ had non-zero exit status

try to install java x64