Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-07-19 12:09 -0400 (Sat, 19 Jul 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4791 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4529 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4572 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4513 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4510 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
Package 140/2311 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
basilisk.utils 1.21.2 (landing page) Aaron Lun
| nebbiolo2 | Linux (Ubuntu 24.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the basilisk.utils package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/basilisk.utils.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: basilisk.utils |
Version: 1.21.2 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:basilisk.utils.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings basilisk.utils_1.21.2.tar.gz |
StartedAt: 2025-07-18 18:10:49 -0400 (Fri, 18 Jul 2025) |
EndedAt: 2025-07-18 18:11:50 -0400 (Fri, 18 Jul 2025) |
EllapsedTime: 60.7 seconds |
RetCode: 0 |
Status: OK |
CheckDir: basilisk.utils.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:basilisk.utils.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings basilisk.utils_1.21.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/basilisk.utils.Rcheck’ * using R version 4.5.1 Patched (2025-06-14 r88325) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 16.0.0 (clang-1600.0.26.6) GNU Fortran (GCC) 14.2.0 * running under: macOS Ventura 13.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘basilisk.utils/DESCRIPTION’ ... OK * this is package ‘basilisk.utils’ version ‘1.21.2’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘basilisk.utils’ can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: OK
basilisk.utils.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL basilisk.utils ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-arm64/Resources/library’ * installing *source* package ‘basilisk.utils’ ... ** this is package ‘basilisk.utils’ version ‘1.21.2’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (basilisk.utils)
basilisk.utils.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(basilisk.utils) Attaching package: 'basilisk.utils' The following object is masked from 'package:utils': find > test_check("basilisk.utils") Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpN3UB66/file89527f6ef3e5/foo/biocconda/more-test-env added / updated specs: - pandas The following packages will be downloaded: package | build ---------------------------|----------------- libcxx-20.1.8 | hf598326_1 555 KB conda-forge libsqlite-3.50.3 | hf8de324_0 878 KB conda-forge python_abi-3.13 | 8_cp313 7 KB conda-forge ------------------------------------------------------------ Total: 1.4 MB The following NEW packages will be INSTALLED: bzip2 conda-forge/osx-arm64::bzip2-1.0.8-h99b78c6_7 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 libblas conda-forge/osx-arm64::libblas-3.9.0-32_h10e41b3_openblas libcblas conda-forge/osx-arm64::libcblas-3.9.0-32_hb3479ef_openblas libcxx conda-forge/osx-arm64::libcxx-20.1.8-hf598326_1 libexpat conda-forge/osx-arm64::libexpat-2.7.1-hec049ff_0 libffi conda-forge/osx-arm64::libffi-3.4.6-h1da3d7d_1 libgfortran conda-forge/osx-arm64::libgfortran-5.0.0-14_2_0_h6c33f7e_103 libgfortran5 conda-forge/osx-arm64::libgfortran5-14.2.0-h6c33f7e_103 liblapack conda-forge/osx-arm64::liblapack-3.9.0-32_hc9a63f6_openblas liblzma conda-forge/osx-arm64::liblzma-5.8.1-h39f12f2_2 libmpdec conda-forge/osx-arm64::libmpdec-4.0.0-h5505292_0 libopenblas conda-forge/osx-arm64::libopenblas-0.3.30-openmp_hf332438_0 libsqlite conda-forge/osx-arm64::libsqlite-3.50.3-hf8de324_0 libzlib conda-forge/osx-arm64::libzlib-1.3.1-h8359307_2 llvm-openmp conda-forge/osx-arm64::llvm-openmp-20.1.8-hbb9b287_0 ncurses conda-forge/osx-arm64::ncurses-6.5-h5e97a16_3 numpy conda-forge/osx-arm64::numpy-2.3.1-py313h674b998_1 openssl conda-forge/osx-arm64::openssl-3.5.1-h81ee809_0 pandas conda-forge/osx-arm64::pandas-2.3.1-py313hd1f53c0_0 pip conda-forge/noarch::pip-25.1.1-pyh145f28c_0 python conda-forge/osx-arm64::python-3.13.5-hf3f3da0_102_cp313 python-dateutil conda-forge/noarch::python-dateutil-2.9.0.post0-pyhe01879c_2 python-tzdata conda-forge/noarch::python-tzdata-2025.2-pyhd8ed1ab_0 python_abi conda-forge/noarch::python_abi-3.13-8_cp313 pytz conda-forge/noarch::pytz-2025.2-pyhd8ed1ab_0 readline conda-forge/osx-arm64::readline-8.2-h1d1bf99_2 six conda-forge/noarch::six-1.17.0-pyhd8ed1ab_0 tk conda-forge/osx-arm64::tk-8.6.13-h892fb3f_2 tzdata conda-forge/noarch::tzdata-2025b-h78e105d_0 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpN3UB66/file89527f6ef3e5/foo/biocconda/test-env added / updated specs: - hdf5 The following NEW packages will be INSTALLED: c-ares conda-forge/osx-arm64::c-ares-1.34.5-h5505292_0 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 hdf5 conda-forge/osx-arm64::hdf5-1.14.6-nompi_he65715a_102 krb5 conda-forge/osx-arm64::krb5-1.21.3-h237132a_0 libaec conda-forge/osx-arm64::libaec-1.1.4-h51d1e36_0 libcurl conda-forge/osx-arm64::libcurl-8.14.1-h73640d1_0 libcxx conda-forge/osx-arm64::libcxx-20.1.8-hf598326_1 libedit conda-forge/osx-arm64::libedit-3.1.20250104-pl5321hafb1f1b_0 libev conda-forge/osx-arm64::libev-4.33-h93a5062_2 libgfortran conda-forge/osx-arm64::libgfortran-15.1.0-hfdf1602_0 libgfortran5 conda-forge/osx-arm64::libgfortran5-15.1.0-hb74de2c_0 libnghttp2 conda-forge/osx-arm64::libnghttp2-1.64.0-h6d7220d_0 libssh2 conda-forge/osx-arm64::libssh2-1.11.1-h1590b86_0 libzlib conda-forge/osx-arm64::libzlib-1.3.1-h8359307_2 llvm-openmp conda-forge/osx-arm64::llvm-openmp-20.1.8-hbb9b287_0 ncurses conda-forge/osx-arm64::ncurses-6.5-h5e97a16_3 openssl conda-forge/osx-arm64::openssl-3.5.1-h81ee809_0 zstd conda-forge/osx-arm64::zstd-1.5.7-h6491c7d_2 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpN3UB66/file895238ff6111/test_env/1.0.0 added / updated specs: - hdf5 The following NEW packages will be INSTALLED: c-ares conda-forge/osx-arm64::c-ares-1.34.5-h5505292_0 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 hdf5 conda-forge/osx-arm64::hdf5-1.14.6-nompi_he65715a_102 krb5 conda-forge/osx-arm64::krb5-1.21.3-h237132a_0 libaec conda-forge/osx-arm64::libaec-1.1.4-h51d1e36_0 libcurl conda-forge/osx-arm64::libcurl-8.14.1-h73640d1_0 libcxx conda-forge/osx-arm64::libcxx-20.1.8-hf598326_1 libedit conda-forge/osx-arm64::libedit-3.1.20250104-pl5321hafb1f1b_0 libev conda-forge/osx-arm64::libev-4.33-h93a5062_2 libgfortran conda-forge/osx-arm64::libgfortran-15.1.0-hfdf1602_0 libgfortran5 conda-forge/osx-arm64::libgfortran5-15.1.0-hb74de2c_0 libnghttp2 conda-forge/osx-arm64::libnghttp2-1.64.0-h6d7220d_0 libssh2 conda-forge/osx-arm64::libssh2-1.11.1-h1590b86_0 libzlib conda-forge/osx-arm64::libzlib-1.3.1-h8359307_2 llvm-openmp conda-forge/osx-arm64::llvm-openmp-20.1.8-hbb9b287_0 ncurses conda-forge/osx-arm64::ncurses-6.5-h5e97a16_3 openssl conda-forge/osx-arm64::openssl-3.5.1-h81ee809_0 zstd conda-forge/osx-arm64::zstd-1.5.7-h6491c7d_2 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpN3UB66/file895238ff6111/test_env/1.0.1 added / updated specs: - hdf5 The following NEW packages will be INSTALLED: c-ares conda-forge/osx-arm64::c-ares-1.34.5-h5505292_0 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 hdf5 conda-forge/osx-arm64::hdf5-1.14.6-nompi_he65715a_102 krb5 conda-forge/osx-arm64::krb5-1.21.3-h237132a_0 libaec conda-forge/osx-arm64::libaec-1.1.4-h51d1e36_0 libcurl conda-forge/osx-arm64::libcurl-8.14.1-h73640d1_0 libcxx conda-forge/osx-arm64::libcxx-20.1.8-hf598326_1 libedit conda-forge/osx-arm64::libedit-3.1.20250104-pl5321hafb1f1b_0 libev conda-forge/osx-arm64::libev-4.33-h93a5062_2 libgfortran conda-forge/osx-arm64::libgfortran-15.1.0-hfdf1602_0 libgfortran5 conda-forge/osx-arm64::libgfortran5-15.1.0-hb74de2c_0 libnghttp2 conda-forge/osx-arm64::libnghttp2-1.64.0-h6d7220d_0 libssh2 conda-forge/osx-arm64::libssh2-1.11.1-h1590b86_0 libzlib conda-forge/osx-arm64::libzlib-1.3.1-h8359307_2 llvm-openmp conda-forge/osx-arm64::llvm-openmp-20.1.8-hbb9b287_0 ncurses conda-forge/osx-arm64::ncurses-6.5-h5e97a16_3 openssl conda-forge/osx-arm64::openssl-3.5.1-h81ee809_0 zstd conda-forge/osx-arm64::zstd-1.5.7-h6491c7d_2 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... done ## Package Plan ## environment location: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/RtmpN3UB66/file895238ff6111/test_env/1.0.0 added / updated specs: - hdf5 The following NEW packages will be INSTALLED: c-ares conda-forge/osx-arm64::c-ares-1.34.5-h5505292_0 ca-certificates conda-forge/noarch::ca-certificates-2025.7.14-hbd8a1cb_0 hdf5 conda-forge/osx-arm64::hdf5-1.14.6-nompi_he65715a_102 krb5 conda-forge/osx-arm64::krb5-1.21.3-h237132a_0 libaec conda-forge/osx-arm64::libaec-1.1.4-h51d1e36_0 libcurl conda-forge/osx-arm64::libcurl-8.14.1-h73640d1_0 libcxx conda-forge/osx-arm64::libcxx-20.1.8-hf598326_1 libedit conda-forge/osx-arm64::libedit-3.1.20250104-pl5321hafb1f1b_0 libev conda-forge/osx-arm64::libev-4.33-h93a5062_2 libgfortran conda-forge/osx-arm64::libgfortran-15.1.0-hfdf1602_0 libgfortran5 conda-forge/osx-arm64::libgfortran5-15.1.0-hb74de2c_0 libnghttp2 conda-forge/osx-arm64::libnghttp2-1.64.0-h6d7220d_0 libssh2 conda-forge/osx-arm64::libssh2-1.11.1-h1590b86_0 libzlib conda-forge/osx-arm64::libzlib-1.3.1-h8359307_2 llvm-openmp conda-forge/osx-arm64::llvm-openmp-20.1.8-hbb9b287_0 ncurses conda-forge/osx-arm64::ncurses-6.5-h5e97a16_3 openssl conda-forge/osx-arm64::openssl-3.5.1-h81ee809_0 zstd conda-forge/osx-arm64::zstd-1.5.7-h6491c7d_2 Preparing transaction: ...working... done Verifying transaction: ...working... done Executing transaction: ...working... done Channels: - conda-forge Platform: osx-arm64 Collecting package metadata (repodata.json): ...working... done Solving environment: ...working... failed PackagesNotFoundError: The following packages are not available from current channels: - aaronrandompackageshouldntexist Current channels: - https://conda.anaconda.org/conda-forge To search for alternate channels that may provide the conda package you're looking for, navigate to https://anaconda.org and use the search bar at the top of the page. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 23 ] > > proc.time() user system elapsed 19.984 21.704 46.665
basilisk.utils.Rcheck/basilisk.utils-Ex.timings
name | user | system | elapsed | |
binaryPath | 0 | 0 | 0 | |
configureEnvironments | 0 | 0 | 0 | |
createEnvironment | 0.002 | 0.001 | 0.004 | |
defaults | 0.000 | 0.000 | 0.001 | |
download | 0.001 | 0.001 | 0.004 | |
find | 0.243 | 0.153 | 1.218 | |