MSGFPlus / msgfplus

MS-GF+ (aka MSGF+ or MSGFPlus) performs peptide identification by scoring MS/MS spectra against peptides derived from a protein sequence database.
Other
72 stars 36 forks source link

library error #141

Open XuanangD opened 1 year ago

XuanangD commented 1 year ago

Describe the question or problem library error

Details I got an error when I run library(MSGFplus), the output is : Error: package or namespace load failed for ‘MSGFplus’: loadNamespace()里算'MSGFplus'时.onLoad失败了,详细内容: 调用: system2(.javaExecutable(), "-version", stderr = TRUE, stdout = TRUE) 错误: 'CreateProcess' failed to run 'D:\Program Files\Java\jdk1.8.0_333 -version'

Useful extras java --version java version "1.8.0_333" Java(TM) SE Runtime Environment (build 1.8.0_333-b02) Java HotSpot(TM) 64-Bit Server VM (build 25.333-b02, mixed mode)