Unable to install R package "soiltexture"
R package 'soiltexture’ version 1.5.1 installs on R without any warnings. When trying to load with 'library(soiltexture)', R studio will show busy for long time and section terminates.
I am using RStudio 2022.12.0 and R 4.2.2 GUI 1.79 High Sierra build (8160).
I tried this too :I am having a problem loading library soiltexture in R
I figured that 'soiltexture' package uses dependency packages and "tcltk" is one of them.
capabilities("tcltk") tcltk TRUE
but package 'tcltk' does not load. This might be the prime cause for failed soiltexture package loading.
Help in this regard,
Thanks