| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-19 10:13 -0500 (Wed, 19 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4827 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4600 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4564 |
| 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 144/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| basilisk.utils 1.23.1 (landing page) Aaron Lun
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.23.1 |
| 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.23.1.tar.gz |
| StartedAt: 2025-11-18 19:29:50 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 19:33:05 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 194.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.23.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/basilisk.utils.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘basilisk.utils/DESCRIPTION’ ... OK
* this is package ‘basilisk.utils’ version ‘1.23.1’
* 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
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
createEnvironment 42.401 7.071 56.917
* 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.6-x86_64/Resources/library’ * installing *source* package ‘basilisk.utils’ ... ** this is package ‘basilisk.utils’ version ‘1.23.1’ ** 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 Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /tmp/Rtmpcl7ocu/file1652b19024eb8/foo/biocconda/more-test-env
added / updated specs:
- pandas
The following packages will be downloaded:
package | build
---------------------------|-----------------
libblas-3.11.0 |1_he492b99_openblas 18 KB conda-forge
libcblas-3.11.0 |1_h9b27e0a_openblas 18 KB conda-forge
libffi-3.5.2 | h750e83c_0 51 KB conda-forge
liblapack-3.11.0 |1_h859234e_openblas 18 KB conda-forge
libmpdec-4.0.0 | h6e16a3a_0 76 KB conda-forge
numpy-2.3.5 | py314hf08249b_0 7.8 MB conda-forge
pandas-2.3.3 | py314hc4308db_1 13.8 MB conda-forge
pip-25.3 | pyh145f28c_0 1.1 MB conda-forge
python-3.14.0 |hf88997e_102_cp314 13.8 MB conda-forge
python_abi-3.14 | 8_cp314 7 KB conda-forge
------------------------------------------------------------
Total: 36.6 MB
The following NEW packages will be INSTALLED:
bzip2 conda-forge/osx-64::bzip2-1.0.8-h500dc9f_8
ca-certificates conda-forge/noarch::ca-certificates-2025.11.12-hbd8a1cb_0
libblas conda-forge/osx-64::libblas-3.11.0-1_he492b99_openblas
libcblas conda-forge/osx-64::libcblas-3.11.0-1_h9b27e0a_openblas
libcxx conda-forge/osx-64::libcxx-21.1.6-h3d58e20_0
libexpat conda-forge/osx-64::libexpat-2.7.1-h21dd04a_0
libffi conda-forge/osx-64::libffi-3.5.2-h750e83c_0
libgfortran conda-forge/osx-64::libgfortran-15.2.0-h306097a_1
libgfortran5 conda-forge/osx-64::libgfortran5-15.2.0-h336fb69_1
liblapack conda-forge/osx-64::liblapack-3.11.0-1_h859234e_openblas
liblzma conda-forge/osx-64::liblzma-5.8.1-hd471939_2
libmpdec conda-forge/osx-64::libmpdec-4.0.0-h6e16a3a_0
libopenblas conda-forge/osx-64::libopenblas-0.3.30-openmp_h6006d49_4
libsqlite conda-forge/osx-64::libsqlite-3.51.0-h86bffb9_0
libzlib conda-forge/osx-64::libzlib-1.3.1-hd23fc13_2
llvm-openmp conda-forge/osx-64::llvm-openmp-21.1.5-h472b3d1_2
ncurses conda-forge/osx-64::ncurses-6.5-h0622a9a_3
numpy conda-forge/osx-64::numpy-2.3.5-py314hf08249b_0
openssl conda-forge/osx-64::openssl-3.6.0-h230baf5_0
pandas conda-forge/osx-64::pandas-2.3.3-py314hc4308db_1
pip conda-forge/noarch::pip-25.3-pyh145f28c_0
python conda-forge/osx-64::python-3.14.0-hf88997e_102_cp314
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.14-8_cp314
pytz conda-forge/noarch::pytz-2025.2-pyhd8ed1ab_0
readline conda-forge/osx-64::readline-8.2-h7cca4af_2
six conda-forge/noarch::six-1.17.0-pyhe01879c_1
tk conda-forge/osx-64::tk-8.6.13-hf689a15_3
tzdata conda-forge/noarch::tzdata-2025b-h78e105d_0
zstd conda-forge/osx-64::zstd-1.5.7-h8210216_2
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /tmp/Rtmpcl7ocu/file1652b19024eb8/foo/biocconda/test-env
added / updated specs:
- hdf5
The following NEW packages will be INSTALLED:
c-ares conda-forge/osx-64::c-ares-1.34.5-hf13058a_0
ca-certificates conda-forge/noarch::ca-certificates-2025.11.12-hbd8a1cb_0
hdf5 conda-forge/osx-64::hdf5-1.14.6-nompi_hc8237f9_103
krb5 conda-forge/osx-64::krb5-1.21.3-h37d8d59_0
libaec conda-forge/osx-64::libaec-1.1.4-ha6bc127_0
libcurl conda-forge/osx-64::libcurl-8.17.0-h7dd4100_0
libcxx conda-forge/osx-64::libcxx-21.1.6-h3d58e20_0
libedit conda-forge/osx-64::libedit-3.1.20250104-pl5321ha958ccf_0
libev conda-forge/osx-64::libev-4.33-h10d778d_2
libgfortran conda-forge/osx-64::libgfortran-15.2.0-h306097a_1
libgfortran5 conda-forge/osx-64::libgfortran5-15.2.0-h336fb69_1
libnghttp2 conda-forge/osx-64::libnghttp2-1.67.0-h3338091_0
libssh2 conda-forge/osx-64::libssh2-1.11.1-hed3591d_0
libzlib conda-forge/osx-64::libzlib-1.3.1-hd23fc13_2
llvm-openmp conda-forge/osx-64::llvm-openmp-21.1.5-h472b3d1_2
ncurses conda-forge/osx-64::ncurses-6.5-h0622a9a_3
openssl conda-forge/osx-64::openssl-3.6.0-h230baf5_0
zstd conda-forge/osx-64::zstd-1.5.7-h8210216_2
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /tmp/Rtmpcl7ocu/file1652b1c2cbe53/test_env/1.0.0
added / updated specs:
- hdf5
The following NEW packages will be INSTALLED:
c-ares conda-forge/osx-64::c-ares-1.34.5-hf13058a_0
ca-certificates conda-forge/noarch::ca-certificates-2025.11.12-hbd8a1cb_0
hdf5 conda-forge/osx-64::hdf5-1.14.6-nompi_hc8237f9_103
krb5 conda-forge/osx-64::krb5-1.21.3-h37d8d59_0
libaec conda-forge/osx-64::libaec-1.1.4-ha6bc127_0
libcurl conda-forge/osx-64::libcurl-8.17.0-h7dd4100_0
libcxx conda-forge/osx-64::libcxx-21.1.6-h3d58e20_0
libedit conda-forge/osx-64::libedit-3.1.20250104-pl5321ha958ccf_0
libev conda-forge/osx-64::libev-4.33-h10d778d_2
libgfortran conda-forge/osx-64::libgfortran-15.2.0-h306097a_1
libgfortran5 conda-forge/osx-64::libgfortran5-15.2.0-h336fb69_1
libnghttp2 conda-forge/osx-64::libnghttp2-1.67.0-h3338091_0
libssh2 conda-forge/osx-64::libssh2-1.11.1-hed3591d_0
libzlib conda-forge/osx-64::libzlib-1.3.1-hd23fc13_2
llvm-openmp conda-forge/osx-64::llvm-openmp-21.1.5-h472b3d1_2
ncurses conda-forge/osx-64::ncurses-6.5-h0622a9a_3
openssl conda-forge/osx-64::openssl-3.6.0-h230baf5_0
zstd conda-forge/osx-64::zstd-1.5.7-h8210216_2
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /tmp/Rtmpcl7ocu/file1652b1c2cbe53/test_env/1.0.1
added / updated specs:
- hdf5
The following NEW packages will be INSTALLED:
c-ares conda-forge/osx-64::c-ares-1.34.5-hf13058a_0
ca-certificates conda-forge/noarch::ca-certificates-2025.11.12-hbd8a1cb_0
hdf5 conda-forge/osx-64::hdf5-1.14.6-nompi_hc8237f9_103
krb5 conda-forge/osx-64::krb5-1.21.3-h37d8d59_0
libaec conda-forge/osx-64::libaec-1.1.4-ha6bc127_0
libcurl conda-forge/osx-64::libcurl-8.17.0-h7dd4100_0
libcxx conda-forge/osx-64::libcxx-21.1.6-h3d58e20_0
libedit conda-forge/osx-64::libedit-3.1.20250104-pl5321ha958ccf_0
libev conda-forge/osx-64::libev-4.33-h10d778d_2
libgfortran conda-forge/osx-64::libgfortran-15.2.0-h306097a_1
libgfortran5 conda-forge/osx-64::libgfortran5-15.2.0-h336fb69_1
libnghttp2 conda-forge/osx-64::libnghttp2-1.67.0-h3338091_0
libssh2 conda-forge/osx-64::libssh2-1.11.1-hed3591d_0
libzlib conda-forge/osx-64::libzlib-1.3.1-hd23fc13_2
llvm-openmp conda-forge/osx-64::llvm-openmp-21.1.5-h472b3d1_2
ncurses conda-forge/osx-64::ncurses-6.5-h0622a9a_3
openssl conda-forge/osx-64::openssl-3.6.0-h230baf5_0
zstd conda-forge/osx-64::zstd-1.5.7-h8210216_2
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Channels:
- conda-forge
Platform: osx-64
Collecting package metadata (repodata.json): ...working... done
Solving environment: ...working... done
## Package Plan ##
environment location: /tmp/Rtmpcl7ocu/file1652b1c2cbe53/test_env/1.0.0
added / updated specs:
- hdf5
The following NEW packages will be INSTALLED:
c-ares conda-forge/osx-64::c-ares-1.34.5-hf13058a_0
ca-certificates conda-forge/noarch::ca-certificates-2025.11.12-hbd8a1cb_0
hdf5 conda-forge/osx-64::hdf5-1.14.6-nompi_hc8237f9_103
krb5 conda-forge/osx-64::krb5-1.21.3-h37d8d59_0
libaec conda-forge/osx-64::libaec-1.1.4-ha6bc127_0
libcurl conda-forge/osx-64::libcurl-8.17.0-h7dd4100_0
libcxx conda-forge/osx-64::libcxx-21.1.6-h3d58e20_0
libedit conda-forge/osx-64::libedit-3.1.20250104-pl5321ha958ccf_0
libev conda-forge/osx-64::libev-4.33-h10d778d_2
libgfortran conda-forge/osx-64::libgfortran-15.2.0-h306097a_1
libgfortran5 conda-forge/osx-64::libgfortran5-15.2.0-h336fb69_1
libnghttp2 conda-forge/osx-64::libnghttp2-1.67.0-h3338091_0
libssh2 conda-forge/osx-64::libssh2-1.11.1-hed3591d_0
libzlib conda-forge/osx-64::libzlib-1.3.1-hd23fc13_2
llvm-openmp conda-forge/osx-64::llvm-openmp-21.1.5-h472b3d1_2
ncurses conda-forge/osx-64::ncurses-6.5-h0622a9a_3
openssl conda-forge/osx-64::openssl-3.6.0-h230baf5_0
zstd conda-forge/osx-64::zstd-1.5.7-h8210216_2
Preparing transaction: ...working... done
Verifying transaction: ...working... done
Executing transaction: ...working... done
Channels:
- conda-forge
Platform: osx-64
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://anaconda.mgb.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
49.910 43.537 95.698
basilisk.utils.Rcheck/basilisk.utils-Ex.timings
| name | user | system | elapsed | |
| binaryPath | 0 | 0 | 0 | |
| configureEnvironments | 0.000 | 0.000 | 0.001 | |
| createEnvironment | 42.401 | 7.071 | 56.917 | |
| defaults | 0.000 | 0.000 | 0.001 | |
| download | 0.000 | 0.001 | 0.001 | |
| find | 0.529 | 0.217 | 0.778 | |