Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-10 12:05 -0400 (Mon, 10 Mar 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4670 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4355 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4446 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4439 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4306 |
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 117/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
autonomics 1.14.8 (landing page) Aditya Bhagwat
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino8 | Windows Server 2022 Datacenter / x64 | ERROR | ERROR | skipped | skipped | |||||||||
merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | ERROR | ||||||||||
To the developers/maintainers of the autonomics package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.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: autonomics |
Version: 1.14.8 |
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings autonomics_1.14.8.tar.gz |
StartedAt: 2025-03-06 20:24:31 -0500 (Thu, 06 Mar 2025) |
EndedAt: 2025-03-06 20:35:49 -0500 (Thu, 06 Mar 2025) |
EllapsedTime: 678.1 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: autonomics.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings autonomics_1.14.8.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 * running under: Ubuntu 24.04.2 LTS * using session charset: UTF-8 * checking for file ‘autonomics/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘autonomics’ version ‘1.14.8’ * 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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘autonomics’ 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 loading without being on the library search path ... 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 ... ERROR Running examples in ‘autonomics-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: read_contaminants > ### Title: Read contaminants > ### Aliases: read_contaminants > > ### ** Examples > > file <- download_contaminants() > dt <- read_contaminants(file) Error in .Call2("fasta_index", filexp_list, nrec, skip, seek.first.rec, : reading FASTA file /home/biocbuild/.cache/R/autonomics/maxquant/contaminants.fasta: ">" expected at beginning of line 1 Calls: read_contaminants ... <Anonymous> -> .read_XStringSet -> fasta.index -> .Call2 Execution halted * 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 re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/home/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck/00check.log’ for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘autonomics’ ... ** 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 (autonomics)
autonomics.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu 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(autonomics) Attaching package: 'autonomics' The following objects are masked from 'package:stats': biplot, loadings The following object is masked from 'package:base': beta > > test_check("autonomics") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 158 ] > > proc.time() user system elapsed 135.108 3.698 136.346
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
CONTAMINANTSURL | 0 | 0 | 0 | |
FITSEP | 0.001 | 0.000 | 0.000 | |
LINMOD_ENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0 | 0 | 0 | |
TAXON_TO_ORGNAME | 0.000 | 0.000 | 0.001 | |
TESTS | 0 | 0 | 0 | |
X | 1.539 | 0.063 | 1.581 | |
abstract_fit | 1.591 | 0.158 | 1.729 | |
add_adjusted_pvalues | 0.520 | 0.011 | 0.533 | |
add_assay_means | 0.362 | 0.011 | 0.374 | |
add_facetvars | 1.894 | 0.069 | 1.942 | |
add_opentargets_by_uniprot | 0.414 | 0.008 | 0.424 | |
add_psp | 0.494 | 0.006 | 0.501 | |
add_smiles | 0.482 | 0.006 | 0.467 | |
analysis | 0.380 | 0.003 | 0.383 | |
analyze | 12.585 | 0.172 | 12.667 | |
annotate_maxquant | 0.786 | 0.022 | 0.809 | |
annotate_uniprot_rest | 0.334 | 0.014 | 2.100 | |
assert_is_valid_sumexp | 0.685 | 0.008 | 0.655 | |
bin | 1.226 | 0.070 | 1.296 | |
biplot | 3.297 | 0.024 | 3.283 | |
biplot_corrections | 2.958 | 0.033 | 2.953 | |
biplot_covariates | 4.785 | 0.072 | 4.837 | |
block2lme | 0.002 | 0.000 | 0.003 | |
center | 1.339 | 0.019 | 1.359 | |
code | 6.264 | 0.018 | 6.261 | |
coefs | 0.707 | 0.011 | 0.698 | |
collapsed_entrezg_to_symbol | 0.000 | 0.000 | 0.001 | |
contrast_subgroup_cols | 0.577 | 0.003 | 0.559 | |
count_in | 0.001 | 0.000 | 0.001 | |
counts | 1.168 | 0.132 | 1.301 | |
counts2cpm | 0.347 | 0.002 | 0.350 | |
counts2tpm | 0.342 | 0.001 | 0.344 | |
cpm | 0.344 | 0.000 | 0.345 | |
create_design | 0.687 | 0.013 | 0.665 | |
default_coefs | 0.692 | 0.006 | 0.662 | |
default_formula | 15.337 | 0.308 | 15.266 | |
default_geom | 0.518 | 0.006 | 0.505 | |
default_sfile | 0.001 | 0.000 | 0.002 | |
demultiplex | 0.013 | 0.000 | 0.013 | |
dequantify | 0.001 | 0.001 | 0.002 | |
dequantify_compounddiscoverer | 0.001 | 0.000 | 0.001 | |
dot-merge | 0.014 | 0.000 | 0.014 | |
dot-plot_survival | 3.903 | 0.042 | 3.945 | |
dot-read_maxquant_proteingroups | 0.111 | 0.003 | 0.114 | |
download_contaminants | 0.177 | 0.003 | 3.142 | |
download_data | 0 | 0 | 0 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.001 | 0.000 | 0.001 | |
dt2mat | 0.007 | 0.000 | 0.006 | |
enrichment | 1.196 | 0.029 | 1.226 | |
entrezg_to_symbol | 0 | 0 | 0 | |
explore_transformations | 3.213 | 0.114 | 3.327 | |
extract_coef_features | 4.824 | 0.014 | 4.818 | |
extract_rectangle | 0.103 | 0.003 | 0.106 | |
fcluster | 5.458 | 0.030 | 5.422 | |
fcor | 0.90 | 0.01 | 0.91 | |
fdata | 0.518 | 0.001 | 0.520 | |
fdr2p | 0.913 | 0.007 | 0.883 | |
filter_exprs_replicated_in_some_subgroup | 0.988 | 0.016 | 0.896 | |
filter_features | 0.533 | 0.005 | 0.499 | |
filter_medoid | 0.690 | 0.013 | 0.703 | |
filter_samples | 0.525 | 0.008 | 0.495 | |
fit | 13.169 | 0.140 | 12.505 | |
fit_lmx | 4.428 | 0.081 | 4.256 | |
fitcoefs | 0.746 | 0.005 | 0.715 | |
fits | 0.736 | 0.023 | 0.737 | |
fitvars | 1.081 | 0.010 | 1.055 | |
fix_xlgenes | 0.001 | 0.000 | 0.002 | |
flevels | 0.433 | 0.005 | 0.438 | |
fnames | 0.483 | 0.022 | 0.505 | |
formula2str | 0 | 0 | 0 | |
ftype | 6.904 | 0.081 | 6.627 | |
fvalues | 0.425 | 0.000 | 0.425 | |
fvars | 0.405 | 0.002 | 0.407 | |
genome_to_orgdb | 0 | 0 | 0 | |
group_by_level | 0.000 | 0.000 | 0.001 | |
guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
guess_fitsep | 0.465 | 0.001 | 0.466 | |
guess_maxquant_quantity | 0.005 | 0.000 | 0.005 | |
guess_sep | 0.514 | 0.006 | 0.482 | |
has_multiple_levels | 0.052 | 0.000 | 0.053 | |
hdlproteins | 0.038 | 0.006 | 0.047 | |
impute | 2.908 | 0.031 | 2.938 | |
invert_subgroups | 0.634 | 0.005 | 0.639 | |
is_collapsed_subset | 0.001 | 0.000 | 0.001 | |
is_correlation_matrix | 0.001 | 0.000 | 0.001 | |
is_diann_report | 0.460 | 0.046 | 0.482 | |
is_fastadt | 0.062 | 0.000 | 0.062 | |
is_file | 0.000 | 0.000 | 0.001 | |
is_fraction | 0.002 | 0.000 | 0.001 | |
is_imputed | 0.705 | 0.001 | 0.706 | |
is_positive_number | 0.001 | 0.000 | 0.002 | |
is_scalar_subset | 0.334 | 0.001 | 0.335 | |
is_sig | 1.523 | 0.002 | 1.525 | |
is_valid_formula | 0.042 | 0.001 | 0.043 | |
keep_connected_blocks | 0.524 | 0.005 | 0.501 | |
keep_connected_features | 0.716 | 0.007 | 0.675 | |
keep_replicated_features | 0.896 | 0.015 | 0.796 | |
label2index | 0.001 | 0.000 | 0.000 | |
list2mat | 0.001 | 0.000 | 0.000 | |
log2counts | 0.383 | 0.000 | 0.383 | |
log2cpm | 0.376 | 0.000 | 0.377 | |
log2diffs | 0.331 | 0.001 | 0.332 | |
log2proteins | 0.362 | 0.000 | 0.362 | |
log2sites | 0.326 | 0.000 | 0.326 | |
log2tpm | 0.373 | 0.001 | 0.373 | |
log2transform | 3.521 | 0.063 | 3.584 | |
logical2factor | 0.001 | 0.000 | 0.002 | |
make_alpha_palette | 0.564 | 0.007 | 0.549 | |
make_colors | 0.008 | 0.001 | 0.010 | |
make_volcano_dt | 0.899 | 0.005 | 0.904 | |
map_fvalues | 0.389 | 0.000 | 0.389 | |
matrix2sumexp | 0.904 | 0.008 | 0.893 | |
merge_sample_file | 0.488 | 0.001 | 0.490 | |
merge_sdata | 0.557 | 0.004 | 0.526 | |
message_df | 0.002 | 0.000 | 0.002 | |
modelvar | 3.510 | 0.079 | 3.490 | |
order_on_p | 0.925 | 0.012 | 0.915 | |
pca | 2.797 | 0.018 | 2.791 | |
pg_to_canonical | 0.005 | 0.000 | 0.005 | |
plot_contrast_venn | 2.329 | 0.054 | 2.249 | |
plot_contrastogram | 2.988 | 0.026 | 2.915 | |
plot_data | 1.247 | 0.011 | 1.228 | |
plot_densities | 8.931 | 0.189 | 9.038 | |
plot_design | 0.584 | 0.004 | 0.588 | |
plot_exprs | 22.802 | 0.020 | 22.697 | |
plot_exprs_per_coef | 22.805 | 0.009 | 22.702 | |
plot_fit_summary | 1.782 | 0.014 | 1.739 | |
plot_heatmap | 1.692 | 0.000 | 1.692 | |
plot_matrix | 0.489 | 0.007 | 0.473 | |
plot_sample_nas | 5.652 | 0.007 | 5.612 | |
plot_subgroup_points | 4.222 | 0.006 | 4.173 | |
plot_summary | 11.881 | 0.022 | 11.804 | |
plot_venn | 0.016 | 0.000 | 0.016 | |
plot_venn_heatmap | 0.019 | 0.000 | 0.019 | |
plot_violins | 3.481 | 0.012 | 3.473 | |
plot_volcano | 9.648 | 0.064 | 9.658 | |
preprocess_rnaseq_counts | 0.388 | 0.016 | 0.404 | |
pull_columns | 0.002 | 0.000 | 0.002 | |
read_affymetrix | 0 | 0 | 0 | |