Thanks for replying.
I did whatever you suggest and again after successful installation it shown error as bellow when read the library
Error: package or namespace load failed for ‘DaMiRseq’ in get(Info[i, 1], envir = env):
lazy-load database 'C:/Users/Rabiul/Documents/R/win-library/3.6/rJava/R/rJava.rdb' is corrupt
In addition: Warning message:
In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
Thanks for replying. I did whatever you suggest and again after successful installation it shown error as bellow when read the library
Error: package or namespace load failed for ‘DaMiRseq’ in get(Info[i, 1], envir = env): lazy-load database 'C:/Users/Rabiul/Documents/R/win-library/3.6/rJava/R/rJava.rdb' is corrupt In addition: Warning message: In get(Info[i, 1], envir = env) : internal error -3 in R_decompress1
OK sounds like a different problem so that's progress!
I believe rJava went through a major revision recently. I believe you should
and re-install
I am not 100% sure whether this is correct; maybe someone else more familiar with rJava can chime in...
Can you restart your R session after re-installing
rJava
and try again?