Hi, I am trying to install ANCOMBC via BiocManager. I downloaded 'cargo' and 'rustc' which it apparently requires, but I'm still getting an error
`
error: failed to parse lock file at: /tmp/RtmplZZ3DA/R.INSTALL3b60e821d313ec/clarabel/src/rust/Cargo.lock
Caused by:
lock file version 4 requires -Znext-lockfile-bump
make: *** [Makevars:39: /tmp/RtmplZZ3DA/R.INSTALL3b60e821d313ec/clarabel/src/rust/target/release/libclarabel.a] Error 101
ERROR: compilation failed for package ‘clarabel’
`
I'm guessing it's a dependency error, but I've no idea what to do.
Hi, I am trying to install ANCOMBC via BiocManager. I downloaded 'cargo' and 'rustc' which it apparently requires, but I'm still getting an error
`
error: failed to parse lock file at: /tmp/RtmplZZ3DA/R.INSTALL3b60e821d313ec/clarabel/src/rust/Cargo.lock
Caused by:
lock file version 4 requires
-Znext-lockfile-bumpmake: *** [Makevars:39: /tmp/RtmplZZ3DA/R.INSTALL3b60e821d313ec/clarabel/src/rust/target/release/libclarabel.a] Error 101
ERROR: compilation failed for package ‘clarabel’
`
I'm guessing it's a dependency error, but I've no idea what to do.