Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-03-17 12:08 -0400 (Mon, 17 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" | 4399 |
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: /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-13 23:30:08 -0400 (Thu, 13 Mar 2025) |
EndedAt: 2025-03-13 23:54:16 -0400 (Thu, 13 Mar 2025) |
EllapsedTime: 1447.4 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: x86_64-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 Monterey 12.7.6 * 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-x86_64/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: 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(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 284.332 9.674 309.326
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.000 | 0.001 | 0.002 | |
COMPOUNDDISCOVERER_PATTERNS | 0.000 | 0.001 | 0.001 | |
CONTAMINANTSURL | 0.000 | 0.000 | 0.001 | |
FITSEP | 0.000 | 0.000 | 0.001 | |
LINMOD_ENGINES | 0.000 | 0.001 | 0.001 | |
MAXQUANT_PATTERNS | 0.001 | 0.001 | 0.001 | |
TAXON_TO_ORGNAME | 0.000 | 0.000 | 0.001 | |
TESTS | 0.000 | 0.001 | 0.001 | |
X | 3.894 | 0.169 | 4.383 | |
abstract_fit | 3.387 | 0.197 | 3.612 | |
add_adjusted_pvalues | 1.285 | 0.057 | 1.348 | |
add_assay_means | 0.920 | 0.013 | 0.938 | |
add_facetvars | 5.045 | 0.103 | 5.254 | |
add_opentargets_by_uniprot | 1.005 | 0.012 | 1.025 | |
add_psp | 1.203 | 0.024 | 1.243 | |
add_smiles | 1.206 | 0.069 | 1.292 | |
analysis | 0.932 | 0.011 | 0.964 | |
analyze | 33.407 | 0.232 | 34.546 | |
annotate_maxquant | 1.884 | 0.057 | 1.950 | |
annotate_uniprot_rest | 0.150 | 0.024 | 2.046 | |
assert_is_valid_sumexp | 2.269 | 0.075 | 2.357 | |
bin | 1.014 | 0.039 | 1.062 | |
biplot | 8.800 | 0.096 | 9.021 | |
biplot_corrections | 7.794 | 0.088 | 8.004 | |
biplot_covariates | 12.696 | 0.105 | 13.015 | |
block2lme | 0.007 | 0.002 | 0.009 | |
center | 3.488 | 0.035 | 3.662 | |
code | 17.056 | 0.134 | 18.081 | |
coefs | 1.916 | 0.068 | 2.109 | |
collapsed_entrezg_to_symbol | 0.001 | 0.001 | 0.002 | |
contrast_subgroup_cols | 1.444 | 0.064 | 1.578 | |
count_in | 0.002 | 0.002 | 0.003 | |
counts | 1.077 | 0.009 | 1.156 | |
counts2cpm | 0.954 | 0.010 | 1.005 | |
counts2tpm | 0.950 | 0.006 | 0.993 | |
cpm | 0.979 | 0.006 | 1.038 | |
create_design | 1.756 | 0.075 | 1.951 | |
default_coefs | 1.847 | 0.070 | 2.031 | |
default_formula | 38.358 | 0.581 | 41.079 | |
default_geom | 1.341 | 0.073 | 1.495 | |
default_sfile | 0.003 | 0.001 | 0.004 | |
demultiplex | 0.033 | 0.002 | 0.036 | |
dequantify | 0.006 | 0.001 | 0.007 | |
dequantify_compounddiscoverer | 0.002 | 0.001 | 0.004 | |
dot-merge | 0.032 | 0.002 | 0.035 | |
dot-plot_survival | 8.129 | 0.546 | 9.097 | |
dot-read_maxquant_proteingroups | 0.202 | 0.008 | 0.217 | |
download_contaminants | 0.022 | 0.009 | 6.849 | |
download_data | 0.001 | 0.001 | 0.001 | |
download_gtf | 0.001 | 0.000 | 0.000 | |
download_mcclain21 | 0.000 | 0.001 | 0.002 | |
dt2mat | 0.007 | 0.001 | 0.009 | |
enrichment | 3.118 | 0.085 | 3.475 | |
entrezg_to_symbol | 0.001 | 0.000 | 0.001 | |
explore_transformations | 8.431 | 0.315 | 9.158 | |
extract_coef_features | 13.336 | 0.118 | 14.216 | |
extract_rectangle | 0.281 | 0.064 | 0.362 | |
fcluster | 14.055 | 0.122 | 15.164 | |
fcor | 2.197 | 0.073 | 3.375 | |
fdata | 1.307 | 0.044 | 1.546 | |
fdr2p | 2.327 | 0.082 | 2.761 | |
filter_exprs_replicated_in_some_subgroup | 2.418 | 0.071 | 2.621 | |
filter_features | 1.325 | 0.075 | 1.673 | |
filter_medoid | 1.870 | 0.032 | 2.019 | |
filter_samples | 1.361 | 0.069 | 1.547 | |
fit | 31.870 | 0.311 | 33.824 | |
fit_lmx | 10.942 | 0.114 | 11.924 | |
fitcoefs | 1.977 | 0.071 | 2.267 | |
fits | 1.897 | 0.070 | 2.181 | |
fitvars | 2.638 | 0.082 | 2.992 | |
fix_xlgenes | 0.004 | 0.000 | 0.004 | |
flevels | 1.042 | 0.012 | 1.162 | |
fnames | 1.115 | 0.015 | 1.262 | |
formula2str | 0.000 | 0.000 | 0.001 | |
ftype | 17.035 | 0.388 | 18.892 | |
fvalues | 1.028 | 0.010 | 1.087 | |
fvars | 1.037 | 0.009 | 1.086 | |
genome_to_orgdb | 0.001 | 0.001 | 0.002 | |
group_by_level | 0.002 | 0.002 | 0.004 | |
guess_compounddiscoverer_quantity | 0.002 | 0.002 | 0.003 | |
guess_fitsep | 1.155 | 0.010 | 1.225 | |
guess_maxquant_quantity | 0.011 | 0.003 | 0.027 | |
guess_sep | 1.295 | 0.079 | 1.567 | |
has_multiple_levels | 0.137 | 0.006 | 0.146 | |
hdlproteins | 0.082 | 0.058 | 0.153 | |
impute | 7.250 | 0.063 | 7.678 | |
invert_subgroups | 1.598 | 0.011 | 1.680 | |
is_collapsed_subset | 0.001 | 0.000 | 0.002 | |
is_correlation_matrix | 0.002 | 0.002 | 0.003 | |
is_diann_report | 0.389 | 0.082 | 0.541 | |
is_fastadt | 0.152 | 0.002 | 0.160 | |
is_file | 0.001 | 0.001 | 0.002 | |
is_fraction | 0.003 | 0.001 | 0.005 | |
is_imputed | 1.727 | 0.013 | 1.834 | |
is_positive_number | 0.004 | 0.001 | 0.008 | |
is_scalar_subset | 0.881 | 0.011 | 1.004 | |
is_sig | 3.854 | 0.020 | 4.221 | |
is_valid_formula | 0.102 | 0.003 | 0.119 | |
keep_connected_blocks | 1.502 | 0.163 | 1.887 | |
keep_connected_features | 1.786 | 0.079 | 2.098 | |
keep_replicated_features | 2.095 | 0.148 | 2.361 | |
label2index | 0.002 | 0.001 | 0.003 | |
list2mat | 0.001 | 0.001 | 0.002 | |
log2counts | 1.037 | 0.028 | 1.124 | |
log2cpm | 0.975 | 0.005 | 1.021 | |
log2diffs | 0.828 | 0.009 | 0.883 | |
log2proteins | 0.827 | 0.010 | 0.884 | |
log2sites | 0.833 | 0.009 | 0.883 | |
log2tpm | 1.025 | 0.007 | 1.098 | |
log2transform | 8.720 | 0.079 | 9.342 | |
logical2factor | 0.003 | 0.001 | 0.004 | |
make_alpha_palette | 1.408 | 0.074 | 1.561 | |
make_colors | 0.017 | 0.003 | 0.020 | |
make_volcano_dt | 2.147 | 0.018 | 2.269 | |
map_fvalues | 0.984 | 0.016 | 1.065 | |
matrix2sumexp | 2.428 | 0.077 | 2.919 | |
merge_sample_file | 1.130 | 0.019 | 1.248 | |
merge_sdata | 1.434 | 0.095 | 1.601 | |
message_df | 0.004 | 0.000 | 0.005 | |
modelvar | 9.309 | 0.110 | 10.263 | |
order_on_p | 2.310 | 0.072 | 2.744 | |
pca | 7.059 | 0.099 | 8.059 | |
pg_to_canonical | 0.015 | 0.001 | 0.016 | |
plot_contrast_venn | 5.789 | 0.086 | 6.672 | |
plot_contrastogram | 7.776 | 0.156 | 8.869 | |
plot_data | 3.012 | 0.082 | 3.465 | |
plot_densities | 21.033 | 0.306 | 23.747 | |
plot_design | 1.478 | 0.015 | 1.627 | |
plot_exprs | 61.135 | 0.262 | 64.078 | |
plot_exprs_per_coef | 62.388 | 0.278 | 63.593 | |
plot_fit_summary | 4.715 | 0.073 | 4.885 | |
plot_heatmap | 4.464 | 0.023 | 4.859 | |
plot_matrix | 1.310 | 0.067 | 1.428 | |
plot_sample_nas | 14.520 | 0.056 | 14.915 | |
plot_subgroup_points | 11.395 | 0.104 | 12.017 | |
plot_summary | 32.537 | 0.164 | 36.050 | |
plot_venn | 0.026 | 0.002 | 0.028 | |
plot_venn_heatmap | 0.050 | 0.002 | 0.055 | |
plot_violins | 9.235 | 0.123 | 10.142 | |
plot_volcano | 25.034 | 0.179 | 26.675 | |
preprocess_rnaseq_counts | 0.889 | 0.005 | 0.977 | |
pull_columns | 0.005 | 0.002 | 0.006 | |
read_affymetrix | 0.001 | 0.000 | 0.001 | |