You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently updated my R to R version 4.0.4. I have all dependencies installed and updated.
Here is what I ran:
install_github("bd2kccd/r-causal")
Here is the error:
Error: .onLoad failed in loadNamespace() for 'rJava', details:
call: fun(libname, pkgname)
error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures.
Execution halted
ERROR: lazy loading failed for package 'rcausal'
Error: Failed to install 'rcausal' from GitHub:
(converted from warning) installation of package
Do you have any suggestions on how to fix this bug? Thank you very much!
The text was updated successfully, but these errors were encountered:
I recently updated my R to R version 4.0.4. I have all dependencies installed and updated.
Here is what I ran:
install_github("bd2kccd/r-causal")
Here is the error:
Error: .onLoad failed in loadNamespace() for 'rJava', details:
call: fun(libname, pkgname)
error: No CurrentVersion entry in Software/JavaSoft registry! Try re-installing Java and make sure R and Java have matching architectures.
Execution halted
ERROR: lazy loading failed for package 'rcausal'
Error: Failed to install 'rcausal' from GitHub:
(converted from warning) installation of package
Do you have any suggestions on how to fix this bug? Thank you very much!
The text was updated successfully, but these errors were encountered: