I'm trying install openNLPdata_1.5.3-1 but I cant get it done. I installed successfully the rJava dependencies.
I am getting this error:
install.packages("C:/Users/André Almeida/Dropbox/Tese de Mestrado/R/packages/openNLPdata_1.5.3-1.tar.gz", repos = NULL, type = "source")
* installing *source* package 'openNLPdata' ...
** package 'openNLPdata' successfully unpacked and MD5 sums checked
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** R
** inst
** preparing package for lazy loading
** help
No man pages found in package 'openNLPdata'
*** installing help indices
** building package indices
** testing if installed package can be loaded
*** arch - i386
Error : .onLoad failed in loadNamespace() for 'rJava', details:
call: library.dynam("rJava", pkgname, libname)
error: DLL 'rJava' not found: maybe not installed for this architecture?
Error: loading failed
Execution halted
*** arch - x64
Error occurred during initialization of VM
Unable to load native library: Can't find dependent libraries
ERROR: loading failed for 'i386', 'x64'
* removing 'C:/Program Files/R/R-3.1.0/library/openNLPdata'
Warning in install.packages :
running command '"C:/PROGRA~1/R/R-31~1.0/bin/x64/R" CMD INSTALL -l "C:\Program Files\R\R-3.1.0\library" "C:/Users/ANDRAL~1/Dropbox/TESEDE~1/R/packages/openNLPdata_1.5.3-1.tar.gz"' had status 1
Warning in install.packages :
installation of package ‘C:/Users/ANDRAL~1/Dropbox/TESEDE~1/R/packages/openNLPdata_1.5.3-1.tar.gz’ had non-zero exit status