im having some troubles in at work w/ an 32-bit windows 7 version, im on the task to create automatised xls document, for that i installed this 3 packages on R
- rJava
- xlsxjars
- xlsx
all seems to be fine but when i try to call the xlsx i get this
> library(xlsx)
Loading required package: xlsx
Error: package or namespace load failed for ‘xlsx’:
.onLoad failed in loadNamespace() for 'xlsx', details:
call: .jinit()
error: Cannot create Java virtual machine (-1)
>
U.U im getting nuts in this hehehe any advices would be really nice! tank u for reading