typo #41
Annotations
2 errors
amd64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c Rscript -e \"pkgType <- .Platform$pkgType; os <- R.Version()$os; arch <- R.Version()$arch; message(pkgType, os, arch); install.packages('pak', repos = sprintf('https://r-lib.github.io/p/pak/stable/%s/%s/%s', pkgType, os, arch))\"" did not complete successfully: exit code: 1
|
arm64
buildx failed with: ERROR: failed to solve: process "/bin/sh -c Rscript -e \"pkgType <- .Platform$pkgType; os <- R.Version()$os; arch <- R.Version()$arch; message(pkgType, os, arch); install.packages('pak', repos = sprintf('https://r-lib.github.io/p/pak/stable/%s/%s/%s', pkgType, os, arch))\"" did not complete successfully: exit code: 1
|