Trouble installing MetaboanalystR

I’m trying to install MetaboAnalystR on a Windows 10 machine with R 4.2.2.

Using option A I get the following error:

** testing if installed package can be loaded from temporary location
Error: package or namespace load failed for ‘MetaboAnalystR’ in namespaceExport(ns, exports):
undefined exports: CreateMummichogLibs, GetCompoundDetails, GetMummichogPathSetDetails, GroupPeakList, ListNMDRStudies, SetPeakList.GroupValues
Error: loading failed
Execution halted
ERROR: loading failed

When I try using option B, I get this error:

Error in getOctD(x, offset, len) : invalid octal digit

How can I work around these to install the package?

Thank you

We are in the process of updating the R package mainly on improved raw spectra processing and better interoperability with our web tool. If this is not your main goal, you can install our previous stable versions (available in our GitHub) for now.

I just fixed the installation issue. Please try again now.