Hi Oleksii,
On Wed, Oct 23, 2024 at 9:47?AM Oleksii Nikolaienko <
oleksii.nikolaienko at gmail.com> wrote:
Done!
biocbuild at kunpeng2 ~/git> R CMD build epialleleR
(base)
* checking for file ?epialleleR/DESCRIPTION? ... OK
* preparing ?epialleleR?:
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to build vignettes
* creating vignettes ... OK
* cleaning src
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ?epialleleR_1.13.4.tar.gz?
I guess it got broken due to a recent introduction of using conda for
installing newer versions of dependencies than the ones in the OS repos.
Martin
Best,
Oleksii
On Wed, 23 Oct 2024 at 08:33, Martin Grigorov <martin.grigorov at gmail.com>
wrote:
Hi,
The problem was missing rustc and cargo on kunpeng2:
=====================================================
/bin/sh: line 2: rustc: command not found
Rust version:
/bin/sh: line 3: cargo: command not found
Cargo version:
/bin/sh: line 11: cargo: command not found
make: *** [Makevars:25:
/home/biocbuild/tmp/RtmpT7Ahcq/R.INSTALL28b5195beb22/clarabel/src/rust/target/release/libclarabel.a]
Error 127
ERROR: compilation failed for package ?clarabel?
* removing ?/home/biocbuild/R/R-4.4.1/site-library/clarabel?
ERROR: dependency ?clarabel? is not available for package ?CVXR?
* removing ?/home/biocbuild/R/R-4.4.1/site-library/CVXR?
=====================================================
I have installed them and now all is fine:
biocbuild at kunpeng2 ~/git> R CMD build ANCOMBC
(base)
* checking for file ?ANCOMBC/DESCRIPTION? ... OK
* preparing ?ANCOMBC?:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
Loading required namespace: ANCOMBC
* saving partial Rd database
* creating vignettes ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* looking to see if a ?data/datalist? file should be added
* building ?ANCOMBC_2.7.1.tar.gz?
Regards,
Martin
On Tue, Oct 22, 2024 at 9:38?PM Kern, Lori via Bioc-devel <
bioc-devel at r-project.org> wrote:
Thank you for reaching out. The ERROR will not affect your package
released in 3.20. We will investigate why CVXR is not available on
platform.
Cheers,
Lori Shepherd - Kern
Bioconductor Core Team
Roswell Park Comprehensive Cancer Center
Department of Biostatistics & Bioinformatics
Elm & Carlton Streets
Buffalo, New York 14263