Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-20 12:11 -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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: autonomics |
Version: 1.14.8 |
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings autonomics_1.14.8.tar.gz |
StartedAt: 2025-03-18 05:17:52 -0000 (Tue, 18 Mar 2025) |
EndedAt: 2025-03-18 05:32:04 -0000 (Tue, 18 Mar 2025) |
EllapsedTime: 852.0 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: autonomics.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --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: aarch64-unknown-linux-gnu * R was compiled by aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: openEuler 24.03 (LTS) * 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 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 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 ‘/home/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck/00check.log’ for details.
autonomics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL autonomics ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.3/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: aarch64-unknown-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 186.165 3.160 189.046
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0 | 0 | 0 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
CONTAMINANTSURL | 0.000 | 0.000 | 0.001 | |
FITSEP | 0 | 0 | 0 | |
LINMOD_ENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0.001 | 0.000 | 0.000 | |
TAXON_TO_ORGNAME | 0 | 0 | 0 | |
TESTS | 0 | 0 | 0 | |
X | 2.197 | 0.048 | 2.253 | |
abstract_fit | 2.033 | 0.135 | 2.171 | |
add_adjusted_pvalues | 0.744 | 0.012 | 0.761 | |
add_assay_means | 0.527 | 0.032 | 0.560 | |
add_facetvars | 2.777 | 0.052 | 2.832 | |
add_opentargets_by_uniprot | 0.587 | 0.016 | 0.609 | |
add_psp | 0.702 | 0.008 | 0.714 | |
add_smiles | 0.639 | 0.024 | 0.661 | |
analysis | 0.534 | 0.008 | 0.544 | |
analyze | 19.198 | 0.156 | 19.392 | |
annotate_maxquant | 1.190 | 0.020 | 1.216 | |
annotate_uniprot_rest | 0.224 | 0.008 | 3.382 | |
assert_is_valid_sumexp | 0.979 | 0.227 | 1.207 | |
bin | 1.339 | 0.052 | 1.395 | |
biplot | 5.177 | 0.451 | 5.647 | |
biplot_corrections | 4.635 | 0.148 | 4.791 | |
biplot_covariates | 7.439 | 0.231 | 7.686 | |
block2lme | 0.005 | 0.000 | 0.004 | |
center | 2.014 | 0.076 | 2.094 | |
code | 9.933 | 0.203 | 10.157 | |
coefs | 1.140 | 0.019 | 1.162 | |
collapsed_entrezg_to_symbol | 0.001 | 0.000 | 0.000 | |
contrast_subgroup_cols | 0.896 | 0.048 | 0.943 | |
count_in | 0.001 | 0.000 | 0.001 | |
counts | 1.478 | 0.044 | 1.526 | |
counts2cpm | 0.540 | 0.004 | 0.544 | |
counts2tpm | 0.562 | 0.004 | 0.567 | |
cpm | 0.574 | 0.000 | 0.575 | |
create_design | 0.996 | 0.024 | 1.019 | |
default_coefs | 1.086 | 0.024 | 1.110 | |
default_formula | 23.397 | 0.530 | 23.861 | |
default_geom | 0.867 | 0.031 | 0.897 | |
default_sfile | 0.001 | 0.000 | 0.002 | |
demultiplex | 0.024 | 0.000 | 0.024 | |
dequantify | 0.003 | 0.000 | 0.003 | |
dequantify_compounddiscoverer | 0.002 | 0.000 | 0.002 | |
dot-merge | 0.026 | 0.000 | 0.026 | |
dot-plot_survival | 5.340 | 0.231 | 5.586 | |
dot-read_maxquant_proteingroups | 0.125 | 0.008 | 0.133 | |
download_contaminants | 0.059 | 0.000 | 1.445 | |
download_data | 0.001 | 0.000 | 0.001 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0 | 0 | 0 | |
dt2mat | 0.005 | 0.000 | 0.005 | |
enrichment | 1.935 | 0.080 | 2.020 | |
entrezg_to_symbol | 0.001 | 0.000 | 0.001 | |
explore_transformations | 5.468 | 0.495 | 5.979 | |
extract_coef_features | 8.561 | 0.510 | 9.088 | |
extract_rectangle | 0.156 | 0.012 | 0.169 | |
fcluster | 9.138 | 0.379 | 9.536 | |
fcor | 1.471 | 0.016 | 1.491 | |
fdata | 0.866 | 0.016 | 0.884 | |
fdr2p | 1.550 | 0.108 | 1.662 | |
filter_exprs_replicated_in_some_subgroup | 1.544 | 0.083 | 1.625 | |
filter_features | 0.846 | 0.047 | 0.895 | |
filter_medoid | 1.203 | 0.012 | 1.218 | |
filter_samples | 0.821 | 0.024 | 0.843 | |
fit | 19.271 | 0.438 | 19.711 | |
fit_lmx | 6.973 | 0.116 | 7.089 | |
fitcoefs | 1.274 | 0.028 | 1.305 | |
fits | 1.153 | 0.008 | 1.163 | |
fitvars | 1.687 | 0.072 | 1.759 | |
fix_xlgenes | 0.002 | 0.000 | 0.002 | |
flevels | 0.655 | 0.012 | 0.669 | |
fnames | 0.729 | 0.000 | 0.731 | |
formula2str | 0.001 | 0.000 | 0.001 | |
ftype | 10.841 | 0.139 | 10.980 | |
fvalues | 0.702 | 0.044 | 0.747 | |
fvars | 0.625 | 0.012 | 0.638 | |
genome_to_orgdb | 0.000 | 0.000 | 0.001 | |
group_by_level | 0.001 | 0.000 | 0.002 | |
guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.002 | |
guess_fitsep | 0.740 | 0.016 | 0.758 | |
guess_maxquant_quantity | 0.008 | 0.000 | 0.008 | |
guess_sep | 0.794 | 0.020 | 0.814 | |
has_multiple_levels | 0.076 | 0.003 | 0.079 | |
hdlproteins | 0.052 | 0.004 | 0.069 | |
impute | 4.775 | 0.088 | 4.873 | |
invert_subgroups | 1.077 | 0.068 | 1.147 | |
is_collapsed_subset | 0.001 | 0.000 | 0.001 | |
is_correlation_matrix | 0.001 | 0.000 | 0.001 | |
is_diann_report | 0.292 | 0.027 | 0.307 | |
is_fastadt | 0.105 | 0.000 | 0.105 | |
is_file | 0.001 | 0.000 | 0.001 | |
is_fraction | 0.003 | 0.000 | 0.002 | |
is_imputed | 1.193 | 0.016 | 1.211 | |
is_positive_number | 0.000 | 0.002 | 0.002 | |
is_scalar_subset | 0.546 | 0.006 | 0.553 | |
is_sig | 2.681 | 0.065 | 2.753 | |
is_valid_formula | 0.064 | 0.000 | 0.064 | |
keep_connected_blocks | 0.790 | 0.016 | 0.804 | |
keep_connected_features | 1.094 | 0.020 | 1.110 | |
keep_replicated_features | 1.259 | 0.008 | 1.263 | |
label2index | 0.001 | 0.000 | 0.001 | |
list2mat | 0.001 | 0.000 | 0.001 | |
log2counts | 0.633 | 0.000 | 0.635 | |
log2cpm | 0.624 | 0.004 | 0.630 | |
log2diffs | 0.582 | 0.000 | 0.584 | |
log2proteins | 0.522 | 0.004 | 0.527 | |
log2sites | 0.549 | 0.004 | 0.553 | |
log2tpm | 0.608 | 0.000 | 0.609 | |
log2transform | 5.630 | 0.028 | 5.670 | |
logical2factor | 0.002 | 0.000 | 0.001 | |
make_alpha_palette | 0.807 | 0.008 | 0.814 | |
make_colors | 0.007 | 0.004 | 0.011 | |
make_volcano_dt | 1.411 | 0.008 | 1.422 | |
map_fvalues | 0.633 | 0.000 | 0.635 | |
matrix2sumexp | 1.503 | 0.048 | 1.554 | |
merge_sample_file | 0.741 | 0.016 | 0.759 | |
merge_sdata | 0.861 | 0.012 | 0.873 | |
message_df | 0.003 | 0.000 | 0.003 | |
modelvar | 5.690 | 0.088 | 5.785 | |
order_on_p | 1.508 | 0.028 | 1.536 | |
pca | 4.244 | 0.080 | 4.334 | |
pg_to_canonical | 0.009 | 0.000 | 0.009 | |
plot_contrast_venn | 3.364 | 0.039 | 3.406 | |
plot_contrastogram | 4.603 | 0.024 | 4.639 | |
plot_data | 1.876 | 0.020 | 1.897 | |
plot_densities | 13.099 | 0.160 | 13.283 | |
plot_design | 0.924 | 0.008 | 0.934 | |
plot_exprs | 37.513 | 0.295 | 37.889 | |
plot_exprs_per_coef | 38.476 | 0.144 | 38.704 | |
plot_fit_summary | 3.035 | 0.012 | 3.053 | |
plot_heatmap | 2.826 | 0.056 | 2.888 | |
plot_matrix | 0.798 | 0.004 | 0.804 | |
plot_sample_nas | 9.353 | 0.084 | 9.455 | |
plot_subgroup_points | 7.074 | 0.032 | 7.141 | |
plot_summary | 19.277 | 0.068 | 19.397 | |
plot_venn | 0.019 | 0.000 | 0.019 | |
plot_venn_heatmap | 0.031 | 0.000 | 0.032 | |
plot_violins | 5.904 | 0.032 | 5.949 | |
plot_volcano | 16.235 | 0.119 | 16.387 | |
preprocess_rnaseq_counts | 0.634 | 0.016 | 0.652 | |
pull_columns | 0.003 | 0.000 | 0.003 | |
read_affymetrix | 0 | 0 | 0 | |