cran / RWeka

:exclamation: This is a read-only mirror of the CRAN R package repository. RWeka — R/Weka Interface
4 stars 5 forks source link

Error When Updating RWeka #3

Open drag05 opened 1 year ago

drag05 commented 1 year ago

Installing from source files stops with an Error:

Error: .onLoad failed in loadNamespace() for 'rJava', details:
  call: inDL(x, as.logical(local), as.logical(now), ...)
  error: unable to load shared object 'C:/R/R-4.2.2/library/rJava/libs/x64/rJava.dll':
  LoadLibrary failure:  The specified module could not be found

However, rJava.dll is located right there.

R version 4.2.2 OS Windows 10