jorgetendeiro / GGUM

GGUM
6 stars 4 forks source link

errors when load library(GGUM) #12

Open huapsy opened 4 months ago

huapsy commented 4 months ago

library(GGUM) 错误: package or namespace load failed for ‘GGUM’: loadNamespace()里算'rJava'时.onLoad失败了,详细内容: 调用: fun(libname, pkgname) 错误: JAVA_HOME cannot be determined from the Registry

jorgetendeiro commented 4 months ago

This seems to be a java problem. My advice is to make sure that Java is correctly installed on your device, and (re)install rjava in R.