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

‘recipes’ package error and solution #8

Open emrehanks opened 2 years ago

emrehanks commented 2 years ago

Dear friends, If you meet the error code given below, please unzip this "recipes.zip" file (I added it on the page) on your system base R location (e.g. C:\Users\emrehan\OneDrive\Documents\R\win-library\3.6)

"Error: package or namespace load failed for ‘caret’ in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]): there is no package called ‘recipes’*"

"recipes" package *.zip file: https://github.com/emrehanks/R-ArcGIS-LSM_ToolPack/blob/master/recipes.zip