Skip to content

in order to build parscript on Windows 64 bits, jvm.dll must be in the path #52

@activeeon-bot

Description

@activeeon-bot

Original issue created by Fabien Viale on 06, May 2015 at 18:09 PM - PRC-49


The issue is somehow complex.

Some info can be found here :

http://stackoverflow.com/questions/7019912/using-the-rjava-package-on-win7-64-bit-with-r

On Windows 8 64 bits, with R 64 bits, I had the following error message during the build. Adding jvm.dll to windows path fixed the issue :

 installing *source* package 'PARConnector' ...
** R
** inst
** preparing package for lazy loading
Error : .onLoad failed in loadNamespace() for 'rJava', details:
  call: inDL(x, as.logical(local), as.logical(now), ...)
  error: impossible de charger l'objet partage 'C:/Users/fviale/Documents/R/win-library/3.1/rJava/libs/x64/rJava.dll':
  LoadLibrary failure:  Le module specifie est introuvable.

Error : package 'rJava' could not be loaded
ERROR: lazy loading failed for package 'PARConnector'
* removing 'C:/Users/fviale/IdeaProjects/r_connector/par-connector/build/r-pkg-src.Rcheck/PARConnector'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions