removed --prefix for R #345
Annotations
1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sed -i \"/^#.*deb-src.*universe$/s/^# //g\" /etc/apt/sources.list && apt update && apt build-dep --yes r-base && cd /tmp && wget https://cran.rstudio.com/src/base/R-4/R-4.3.2.tar.gz && tar xzf R-4.3.2.tar.gz && rm -f R-4.3.2.tar.gz && cd R-4.3.2 && ./configure --enable-memory-profiling --enable-R-shlib --with-blas --with-lapack && make && make install && add-apt-repository --yes ppa:c2d4u.team/c2d4u4.0+ && apt update" did not complete successfully: exit code: 127
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|