Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-10 12:10 -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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.14.8.tar.gz |
StartedAt: 2025-03-07 12:20:55 -0500 (Fri, 07 Mar 2025) |
EndedAt: 2025-03-07 12:32:19 -0500 (Fri, 07 Mar 2025) |
EllapsedTime: 684.1 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: autonomics.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.14.8.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck’ * using R version 4.4.3 (2025-02-28) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.7.1 * using session charset: UTF-8 * using option ‘--no-vignettes’ * 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 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 /Users/biocbuild/Library/Caches/org.R-project.R/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 running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 ERROR, 1 NOTE See ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck/00check.log’ for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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: 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(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 169.789 8.843 170.507
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
COMPOUNDDISCOVERER_PATTERNS | 0.000 | 0.001 | 0.000 | |
CONTAMINANTSURL | 0.001 | 0.001 | 0.000 | |
FITSEP | 0 | 0 | 0 | |
LINMOD_ENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0.000 | 0.000 | 0.001 | |
TAXON_TO_ORGNAME | 0.000 | 0.001 | 0.000 | |
TESTS | 0 | 0 | 0 | |
X | 1.773 | 0.115 | 1.678 | |
abstract_fit | 2.218 | 0.169 | 2.003 | |
add_adjusted_pvalues | 0.597 | 0.030 | 0.629 | |
add_assay_means | 0.381 | 0.008 | 0.389 | |
add_facetvars | 2.059 | 0.083 | 1.906 | |
add_opentargets_by_uniprot | 0.436 | 0.010 | 0.448 | |
add_psp | 0.556 | 0.014 | 0.571 | |
add_smiles | 0.586 | 0.055 | 0.526 | |
analysis | 0.516 | 0.020 | 0.425 | |
analyze | 13.973 | 0.297 | 12.887 | |
annotate_maxquant | 0.698 | 0.029 | 0.744 | |
annotate_uniprot_rest | 0.085 | 0.015 | 1.559 | |
assert_is_valid_sumexp | 0.732 | 0.063 | 0.792 | |
bin | 1.428 | 0.030 | 1.420 | |
biplot | 3.239 | 0.083 | 3.106 | |
biplot_corrections | 3.010 | 0.044 | 2.947 | |
biplot_covariates | 5.317 | 0.108 | 5.221 | |
block2lme | 0.003 | 0.001 | 0.003 | |
center | 1.471 | 0.020 | 1.492 | |
code | 6.366 | 0.097 | 6.238 | |
coefs | 0.991 | 0.065 | 0.846 | |
collapsed_entrezg_to_symbol | 0.001 | 0.001 | 0.001 | |
contrast_subgroup_cols | 0.797 | 0.067 | 0.690 | |
count_in | 0.002 | 0.001 | 0.001 | |
counts | 0.468 | 0.006 | 0.465 | |
counts2cpm | 0.403 | 0.003 | 0.407 | |
counts2tpm | 1.458 | 0.007 | 1.466 | |
cpm | 0.425 | 0.004 | 0.429 | |
create_design | 0.912 | 0.072 | 0.760 | |
default_coefs | 0.950 | 0.071 | 0.786 | |
default_formula | 17.882 | 0.758 | 16.227 | |
default_geom | 0.730 | 0.065 | 0.643 | |
default_sfile | 0.005 | 0.001 | 0.003 | |
demultiplex | 0.020 | 0.001 | 0.012 | |
dequantify | 0.004 | 0.001 | 0.002 | |
dequantify_compounddiscoverer | 0.002 | 0.001 | 0.001 | |
dot-merge | 0.037 | 0.003 | 0.021 | |
dot-plot_survival | 5.039 | 0.305 | 5.335 | |
dot-read_maxquant_proteingroups | 0.146 | 0.005 | 0.151 | |
download_contaminants | 0.028 | 0.010 | 0.652 | |
download_data | 0.000 | 0.000 | 0.001 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.000 | 0.001 | 0.001 | |
dt2mat | 0.004 | 0.000 | 0.004 | |
enrichment | 1.302 | 0.085 | 1.389 | |
entrezg_to_symbol | 0.000 | 0.000 | 0.001 | |
explore_transformations | 3.455 | 0.140 | 3.596 | |
extract_coef_features | 5.135 | 0.100 | 5.005 | |
extract_rectangle | 0.147 | 0.044 | 0.191 | |
fcluster | 6.621 | 0.170 | 6.112 | |
fcor | 1.062 | 0.029 | 1.099 | |
fdata | 0.574 | 0.011 | 0.586 | |
fdr2p | 1.204 | 0.081 | 1.027 | |
filter_exprs_replicated_in_some_subgroup | 1.472 | 0.117 | 1.022 | |
filter_features | 0.893 | 0.085 | 0.642 | |
filter_medoid | 0.825 | 0.022 | 0.806 | |
filter_samples | 0.684 | 0.060 | 0.585 | |
fit | 18.441 | 0.878 | 13.695 | |
fit_lmx | 6.299 | 0.331 | 4.577 | |
fitcoefs | 0.990 | 0.071 | 0.836 | |
fits | 0.962 | 0.075 | 0.813 | |
fitvars | 1.258 | 0.073 | 1.112 | |
fix_xlgenes | 0.002 | 0.000 | 0.002 | |
flevels | 0.440 | 0.005 | 0.445 | |
fnames | 0.546 | 0.008 | 0.555 | |
formula2str | 0 | 0 | 0 | |
ftype | 8.988 | 0.578 | 7.405 | |
fvalues | 0.481 | 0.010 | 0.460 | |
fvars | 0.428 | 0.006 | 0.435 | |
genome_to_orgdb | 0 | 0 | 0 | |
group_by_level | 0.001 | 0.000 | 0.002 | |
guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
guess_fitsep | 0.465 | 0.009 | 0.479 | |
guess_maxquant_quantity | 0.005 | 0.001 | 0.006 | |
guess_sep | 0.640 | 0.057 | 0.564 | |
has_multiple_levels | 0.097 | 0.008 | 0.055 | |
hdlproteins | 0.100 | 0.035 | 0.091 | |
impute | 3.100 | 0.038 | 3.143 | |
invert_subgroups | 0.698 | 0.007 | 0.704 | |
is_collapsed_subset | 0.001 | 0.000 | 0.000 | |
is_correlation_matrix | 0.002 | 0.000 | 0.001 | |
is_diann_report | 0.723 | 0.094 | 0.448 | |
is_fastadt | 0.130 | 0.011 | 0.073 | |
is_file | 0.001 | 0.001 | 0.001 | |
is_fraction | 0.002 | 0.001 | 0.002 | |
is_imputed | 0.864 | 0.021 | 0.841 | |
is_positive_number | 0.002 | 0.000 | 0.001 | |
is_scalar_subset | 0.345 | 0.005 | 0.349 | |
is_sig | 1.643 | 0.011 | 1.658 | |
is_valid_formula | 0.042 | 0.001 | 0.045 | |
keep_connected_blocks | 0.651 | 0.062 | 0.565 | |
keep_connected_features | 1.113 | 0.103 | 0.745 | |
keep_replicated_features | 1.431 | 0.123 | 0.960 | |
label2index | 0.002 | 0.001 | 0.001 | |
list2mat | 0.002 | 0.001 | 0.001 | |
log2counts | 0.604 | 0.026 | 0.467 | |
log2cpm | 0.390 | 0.003 | 0.393 | |
log2diffs | 0.400 | 0.006 | 0.407 | |
log2proteins | 0.364 | 0.005 | 0.371 | |
log2sites | 0.354 | 0.005 | 0.360 | |
log2tpm | 0.418 | 0.003 | 0.422 | |
log2transform | 4.034 | 0.161 | 4.204 | |
logical2factor | 0.001 | 0.000 | 0.002 | |
make_alpha_palette | 0.720 | 0.067 | 0.621 | |
make_colors | 0.026 | 0.003 | 0.015 | |
make_volcano_dt | 0.990 | 0.022 | 0.960 | |
map_fvalues | 0.425 | 0.008 | 0.432 | |
matrix2sumexp | 1.202 | 0.076 | 1.053 | |
merge_sample_file | 0.522 | 0.012 | 0.533 | |
merge_sdata | 0.751 | 0.076 | 0.636 | |
message_df | 0.003 | 0.001 | 0.003 | |
modelvar | 4.141 | 0.148 | 3.545 | |
order_on_p | 1.118 | 0.079 | 0.957 | |
pca | 3.157 | 0.095 | 3.026 | |
pg_to_canonical | 0.004 | 0.001 | 0.005 | |
plot_contrast_venn | 2.934 | 0.148 | 2.339 | |
plot_contrastogram | 3.773 | 0.197 | 3.398 | |
plot_data | 1.559 | 0.100 | 1.315 | |
plot_densities | 11.802 | 0.423 | 11.005 | |
plot_design | 0.640 | 0.011 | 0.655 | |
plot_exprs | 26.185 | 0.405 | 24.491 | |
plot_exprs_per_coef | 25.193 | 0.403 | 23.532 | |
plot_fit_summary | 2.415 | 0.132 | 1.881 | |
plot_heatmap | 1.754 | 0.013 | 1.771 | |
plot_matrix | 0.597 | 0.047 | 0.514 | |
plot_sample_nas | 6.306 | 0.124 | 5.701 | |
plot_subgroup_points | 5.049 | 0.170 | 4.451 | |
plot_summary | 13.662 | 0.228 | 12.821 | |
plot_venn | 0.025 | 0.002 | 0.026 | |
plot_venn_heatmap | 0.021 | 0.002 | 0.023 | |
plot_violins | 4.107 | 0.101 | 4.036 | |
plot_volcano | 10.228 | 0.133 | 10.546 | |
preprocess_rnaseq_counts | 0.381 | 0.003 | 0.386 | |
pull_columns | 0.002 | 0.001 | 0.003 | |
read_affymetrix | 0.001 | 0.000 | 0.001 | |