Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:04 -0400 (Thu, 20 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" | 4756 |
palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4487 |
merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4514 |
kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4441 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4406 |
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 | OK | OK | ERROR | OK | |||||||||
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-17 20:49:06 -0400 (Mon, 17 Mar 2025) |
EndedAt: 2025-03-17 21:00:38 -0400 (Mon, 17 Mar 2025) |
EllapsedTime: 691.2 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 137.384 3.849 138.290
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.001 | 0.000 | 0.000 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
CONTAMINANTSURL | 0.000 | 0.001 | 0.000 | |
FITSEP | 0 | 0 | 0 | |
LINMOD_ENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0 | 0 | 0 | |
TAXON_TO_ORGNAME | 0 | 0 | 0 | |
TESTS | 0 | 0 | 0 | |
X | 1.550 | 0.063 | 1.590 | |
abstract_fit | 1.684 | 0.153 | 1.816 | |
add_adjusted_pvalues | 0.544 | 0.038 | 0.583 | |
add_assay_means | 0.363 | 0.023 | 0.386 | |
add_facetvars | 1.909 | 0.024 | 1.913 | |
add_opentargets_by_uniprot | 0.414 | 0.005 | 0.421 | |
add_psp | 0.495 | 0.002 | 0.499 | |
add_smiles | 0.484 | 0.005 | 0.456 | |
analysis | 0.386 | 0.002 | 0.387 | |
analyze | 12.985 | 0.144 | 12.987 | |
annotate_maxquant | 0.827 | 0.018 | 0.846 | |
annotate_uniprot_rest | 0.308 | 0.029 | 2.053 | |
assert_is_valid_sumexp | 0.692 | 0.036 | 0.706 | |
bin | 1.380 | 0.215 | 1.596 | |
biplot | 3.417 | 0.128 | 3.510 | |
biplot_corrections | 2.967 | 0.107 | 3.053 | |
biplot_covariates | 4.803 | 0.055 | 4.838 | |
block2lme | 0.003 | 0.000 | 0.003 | |
center | 1.409 | 0.051 | 1.460 | |
code | 6.440 | 0.056 | 6.474 | |
coefs | 0.731 | 0.014 | 0.709 | |
collapsed_entrezg_to_symbol | 0 | 0 | 0 | |
contrast_subgroup_cols | 0.578 | 0.005 | 0.560 | |
count_in | 0.001 | 0.000 | 0.000 | |
counts | 1.186 | 0.073 | 1.259 | |
counts2cpm | 0.347 | 0.001 | 0.348 | |
counts2tpm | 0.346 | 0.001 | 0.347 | |
cpm | 0.349 | 0.000 | 0.349 | |
create_design | 0.677 | 0.005 | 0.662 | |
default_coefs | 0.702 | 0.008 | 0.689 | |
default_formula | 15.975 | 0.289 | 15.875 | |
default_geom | 0.548 | 0.009 | 0.525 | |
default_sfile | 0.001 | 0.000 | 0.002 | |
demultiplex | 0.013 | 0.001 | 0.014 | |
dequantify | 0.002 | 0.000 | 0.002 | |
dequantify_compounddiscoverer | 0.000 | 0.001 | 0.001 | |
dot-merge | 0.019 | 0.000 | 0.020 | |
dot-plot_survival | 4.083 | 0.083 | 4.167 | |
dot-read_maxquant_proteingroups | 0.118 | 0.001 | 0.120 | |
download_contaminants | 0.098 | 0.004 | 1.963 | |
download_data | 0.001 | 0.000 | 0.000 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.000 | 0.000 | 0.001 | |
dt2mat | 0.008 | 0.000 | 0.007 | |
enrichment | 1.282 | 0.032 | 1.314 | |
entrezg_to_symbol | 0.001 | 0.000 | 0.000 | |
explore_transformations | 3.371 | 0.139 | 3.510 | |
extract_coef_features | 5.085 | 0.014 | 5.063 | |
extract_rectangle | 0.108 | 0.009 | 0.118 | |
fcluster | 5.794 | 0.074 | 5.810 | |
fcor | 0.959 | 0.003 | 0.962 | |
fdata | 0.552 | 0.005 | 0.557 | |
fdr2p | 0.952 | 0.008 | 0.923 | |
filter_exprs_replicated_in_some_subgroup | 1.046 | 0.027 | 0.965 | |
filter_features | 0.556 | 0.010 | 0.528 | |
filter_medoid | 0.717 | 0.025 | 0.743 | |
filter_samples | 0.542 | 0.019 | 0.523 | |
fit | 13.958 | 0.113 | 12.840 | |
fit_lmx | 4.663 | 0.050 | 4.359 | |
fitcoefs | 0.764 | 0.008 | 0.733 | |
fits | 0.763 | 0.008 | 0.728 | |
fitvars | 1.009 | 0.010 | 0.980 | |
fix_xlgenes | 0.002 | 0.000 | 0.001 | |
flevels | 0.422 | 0.003 | 0.425 | |
fnames | 0.504 | 0.005 | 0.509 | |
formula2str | 0 | 0 | 0 | |
ftype | 7.152 | 0.136 | 6.858 | |
fvalues | 0.416 | 0.000 | 0.416 | |
fvars | 0.417 | 0.000 | 0.417 | |
genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
group_by_level | 0.000 | 0.000 | 0.001 | |
guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
guess_fitsep | 0.459 | 0.000 | 0.459 | |
guess_maxquant_quantity | 0.004 | 0.001 | 0.005 | |
guess_sep | 0.501 | 0.008 | 0.470 | |
has_multiple_levels | 0.048 | 0.001 | 0.048 | |
hdlproteins | 0.040 | 0.002 | 0.045 | |
impute | 2.866 | 0.005 | 2.872 | |
invert_subgroups | 0.627 | 0.002 | 0.630 | |
is_collapsed_subset | 0 | 0 | 0 | |
is_correlation_matrix | 0.001 | 0.000 | 0.001 | |
is_diann_report | 0.393 | 0.039 | 0.420 | |
is_fastadt | 0.064 | 0.000 | 0.065 | |
is_file | 0.000 | 0.000 | 0.001 | |
is_fraction | 0.001 | 0.001 | 0.001 | |
is_imputed | 0.717 | 0.003 | 0.720 | |
is_positive_number | 0.001 | 0.000 | 0.002 | |
is_scalar_subset | 0.329 | 0.002 | 0.330 | |
is_sig | 1.584 | 0.003 | 1.587 | |
is_valid_formula | 0.044 | 0.000 | 0.044 | |
keep_connected_blocks | 0.544 | 0.004 | 0.510 | |
keep_connected_features | 0.780 | 0.006 | 0.694 | |
keep_replicated_features | 0.912 | 0.009 | 0.819 | |
label2index | 0.001 | 0.000 | 0.001 | |
list2mat | 0.000 | 0.000 | 0.001 | |
log2counts | 0.397 | 0.000 | 0.397 | |
log2cpm | 0.384 | 0.000 | 0.384 | |
log2diffs | 0.359 | 0.001 | 0.360 | |
log2proteins | 0.370 | 0.000 | 0.369 | |
log2sites | 0.325 | 0.003 | 0.328 | |
log2tpm | 0.369 | 0.000 | 0.369 | |
log2transform | 3.621 | 0.003 | 3.623 | |
logical2factor | 0.001 | 0.000 | 0.001 | |
make_alpha_palette | 0.524 | 0.008 | 0.510 | |
make_colors | 0.009 | 0.001 | 0.009 | |
make_volcano_dt | 0.876 | 0.000 | 0.876 | |
map_fvalues | 0.399 | 0.000 | 0.399 | |
matrix2sumexp | 0.957 | 0.007 | 0.942 | |
merge_sample_file | 0.461 | 0.001 | 0.462 | |
merge_sdata | 0.577 | 0.006 | 0.548 | |
message_df | 0.002 | 0.000 | 0.002 | |
modelvar | 3.617 | 0.029 | 3.537 | |
order_on_p | 0.993 | 0.009 | 0.978 | |
pca | 2.973 | 0.011 | 2.962 | |
pg_to_canonical | 0.005 | 0.000 | 0.005 | |
plot_contrast_venn | 2.358 | 0.011 | 2.208 | |
plot_contrastogram | 3.076 | 0.016 | 3.014 | |
plot_data | 1.258 | 0.007 | 1.230 | |
plot_densities | 9.027 | 0.162 | 9.061 | |
plot_design | 0.620 | 0.005 | 0.625 | |
plot_exprs | 23.699 | 0.174 | 23.731 | |
plot_exprs_per_coef | 23.790 | 0.050 | 23.745 | |
plot_fit_summary | 1.831 | 0.010 | 1.784 | |
plot_heatmap | 1.698 | 0.001 | 1.700 | |
plot_matrix | 0.501 | 0.013 | 0.492 | |
plot_sample_nas | 5.803 | 0.025 | 5.782 | |
plot_subgroup_points | 4.459 | 0.014 | 4.434 | |
plot_summary | 12.546 | 0.118 | 12.576 | |
plot_venn | 0.017 | 0.000 | 0.016 | |
plot_venn_heatmap | 0.023 | 0.000 | 0.023 | |
plot_violins | 3.621 | 0.033 | 3.616 | |
plot_volcano | 10.447 | 0.083 | 10.473 | |
preprocess_rnaseq_counts | 0.367 | 0.001 | 0.368 | |
pull_columns | 0.003 | 0.000 | 0.003 | |
read_affymetrix | 0 | 0 | 0 | |