When I performed LC-MS analysis, I used the library (MetaboAnalystR) software to compare the names of the metabolites I obtained with the database, and found that the CrossReferencing function could not be used normally, and an error occurred when executed:
mSet ← CrossReferencing(mSet, “name”)
[1] “Reading data unsuccessful, attempting to re-download file…”
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1013k 100 1013k 0 0 19412 0 0:00:53 0:00:53 --:–:-- 31738
[1] “Loading files from server unsuccessful. Ensure curl is downloaded on your computer.”
Error in .get.my.lib(“compound_db.qs”) : object ‘my.lib’ not found
Please help me solve the problem.
HTTP Status 404 - /resources/home.xhtml Not Found in ExternalContext as a Resource. For https://www.metaboanalyst.ca/resources/ as you mention in MetaboAnalystR/tests/testthat/test-basic.R at master · xia-lab/MetaboAnalystR · GitHub