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

Performance Evaluator issue in ArcMap #22

Open talhamalik211 opened 1 week ago

talhamalik211 commented 1 week ago

Error: package or namespace load failed for 'xlsx': .onLoad failed in loadNamespace() for 'rJava', details: call: fun(libname, pkgname) error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures. Loading required package: svDialogs Loading required package: pROC Type 'citation("pROC")' for a citation. Attaching package: 'pROC' The following object is masked from 'package:Metrics':

auc

The following objects are masked from 'package:stats':

cov, smooth, var

Setting levels: control = 0, case = 1 Setting direction: controls < cases Error in do.call : could not find function "write.xlsx" Warning message: In memory.limit(3072) : cannot decrease memory limit: ignored Error: C stack usage 773333936 is too close to the limit Error: C stack usage 773333936 is too close to the limit Failed to execute (PerformanceEvaluator).