Replies: 1 comment
-
Can you link to the log please? You can ignore failed builds. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ERROR: this R is version 4.3.3, package 'mypkg' requires R >= 4.4
Error in wasm_build(pkg, tarball_path, out_dir) :
Building wasm binary for package 'mypkg' failed.
Calls: -> wasm_build
Execution halted
Does this mean the R version on r-universe is 4.3.3 and it failed to build ? How to we get around that ?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions