Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2024-12-24 11:44 -0500 (Tue, 24 Dec 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" | 4754 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" | 4472 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4426 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" | 4381 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4373 |
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 116/2274 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
autonomics 1.15.36 (landing page) Aditya Bhagwat
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | OK | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.15.36 |
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.15.36.tar.gz |
StartedAt: 2024-12-23 18:11:28 -0500 (Mon, 23 Dec 2024) |
EndedAt: 2024-12-23 18:16:18 -0500 (Mon, 23 Dec 2024) |
EllapsedTime: 290.4 seconds |
RetCode: 0 |
Status: OK |
CheckDir: autonomics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.15.36.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’ * using R Under development (unstable) (2024-11-20 r87352) * 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.15.36’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 29 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed read_diann_proteingroups 32.127 1.005 33.686 read_rnaseq_counts 8.506 0.756 9.353 rm_diann_contaminants 6.265 0.122 7.326 fit 5.932 0.073 6.033 plot_exprs_per_coef 5.514 0.063 5.603 plot_exprs 5.381 0.027 5.458 default_formula 5.181 0.129 5.360 * 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 NOTE See ‘/Users/biocbuild/bbs-3.21-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.5-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 Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" Copyright (C) 2024 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 2 | PASS 156 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • empty test (2): 'test-8_fit.R:89:5', 'test-8_fit.R:99:5' [ FAIL 0 | WARN 0 | SKIP 2 | PASS 156 ] > > proc.time() user system elapsed 50.049 3.040 53.710
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0 | 0 | 0 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
CONTAMINANTSURL | 0.001 | 0.000 | 0.000 | |
FITSEP | 0 | 0 | 0 | |
LINMOD_ENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0 | 0 | 0 | |
TAXON_TO_ORGNAME | 0 | 0 | 0 | |
TESTS | 0.000 | 0.001 | 0.000 | |
X | 0.473 | 0.030 | 0.505 | |
abstract_fit | 0.565 | 0.031 | 0.596 | |
add_adjusted_pvalues | 0.169 | 0.004 | 0.173 | |
add_assay_means | 0.102 | 0.008 | 0.111 | |
add_facetvars | 0.389 | 0.021 | 0.415 | |
add_opentargets_by_uniprot | 0.114 | 0.002 | 0.118 | |
add_psp | 0.151 | 0.003 | 0.155 | |
add_smiles | 0.125 | 0.016 | 0.145 | |
analysis | 0.108 | 0.002 | 0.111 | |
analyze | 3.548 | 0.036 | 3.587 | |
annotate_maxquant | 0.308 | 0.009 | 0.321 | |
annotate_uniprot_rest | 0.030 | 0.005 | 2.492 | |
assert_is_valid_sumexp | 0.196 | 0.015 | 0.213 | |
bin | 0.456 | 0.010 | 0.467 | |
biplot | 0.981 | 0.016 | 1.011 | |
biplot_corrections | 0.872 | 0.017 | 0.891 | |
biplot_covariates | 1.459 | 0.025 | 1.484 | |
block2lme | 0.001 | 0.000 | 0.001 | |
center | 0.421 | 0.006 | 0.427 | |
code | 1.399 | 0.017 | 1.416 | |
coefs | 0.203 | 0.013 | 0.216 | |
collapsed_entrezg_to_symbol | 0 | 0 | 0 | |
contrast_subgroup_cols | 0.157 | 0.013 | 0.170 | |
count_in | 0.001 | 0.000 | 0.000 | |
counts | 0.099 | 0.001 | 0.100 | |
counts2cpm | 0.078 | 0.001 | 0.078 | |
counts2tpm | 0.084 | 0.001 | 0.085 | |
cpm | 0.080 | 0.001 | 0.081 | |
create_design | 0.191 | 0.015 | 0.207 | |
default_coefs | 0.198 | 0.013 | 0.213 | |
default_formula | 5.181 | 0.129 | 5.360 | |
default_geom | 0.134 | 0.015 | 0.149 | |
default_sfile | 0.001 | 0.000 | 0.001 | |
demultiplex | 0.004 | 0.000 | 0.004 | |
dequantify | 0.000 | 0.000 | 0.001 | |
dequantify_compounddiscoverer | 0.001 | 0.000 | 0.001 | |
dot-merge | 0.007 | 0.000 | 0.007 | |
dot-plot_survival | 1.776 | 0.221 | 1.998 | |
dot-read_maxquant_proteingroups | 0.046 | 0.003 | 0.048 | |
download_contaminants | 0 | 0 | 0 | |
download_data | 0.000 | 0.001 | 0.001 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.000 | 0.000 | 0.001 | |
dt2mat | 0.001 | 0.001 | 0.001 | |
enrichment | 0.368 | 0.031 | 0.400 | |
entrezg_to_symbol | 0.000 | 0.000 | 0.001 | |
extract_coef_features | 1.524 | 0.022 | 1.553 | |
extract_rectangle | 0.041 | 0.014 | 0.054 | |
fcluster | 1.767 | 0.018 | 1.786 | |
fcor | 0.335 | 0.009 | 0.349 | |
fdata | 0.151 | 0.004 | 0.154 | |
fdr2p | 0.264 | 0.016 | 0.288 | |
filter_exprs_replicated_in_some_subgroup | 0.261 | 0.016 | 0.276 | |
filter_features | 0.147 | 0.015 | 0.162 | |
filter_medoid | 0.210 | 0.005 | 0.219 | |
filter_samples | 0.142 | 0.014 | 0.155 | |
fit | 5.932 | 0.073 | 6.033 | |
fitcoefs | 0.208 | 0.014 | 0.221 | |
fits | 0.212 | 0.014 | 0.226 | |
fitvars | 0.276 | 0.015 | 0.295 | |
fix_xlgenes | 0.001 | 0.000 | 0.000 | |
flevels | 0.112 | 0.002 | 0.115 | |
fnames | 0.180 | 0.012 | 0.191 | |
formula2str | 0 | 0 | 0 | |
ftype | 2.630 | 0.122 | 2.763 | |
fvalues | 0.112 | 0.002 | 0.115 | |
fvars | 0.114 | 0.002 | 0.117 | |
genome_to_orgdb | 0 | 0 | 0 | |
group_by_level | 0 | 0 | 0 | |
guess_compounddiscoverer_quantity | 0.000 | 0.000 | 0.001 | |
guess_fitsep | 0.120 | 0.001 | 0.121 | |
guess_maxquant_quantity | 0.001 | 0.001 | 0.002 | |
guess_sep | 0.144 | 0.014 | 0.158 | |
has_multiple_levels | 0.015 | 0.000 | 0.015 | |
hdlproteins | 0.019 | 0.011 | 0.031 | |
impute | 0.826 | 0.008 | 0.841 | |
invert_subgroups | 0.166 | 0.001 | 0.168 | |
is_collapsed_subset | 0.000 | 0.000 | 0.001 | |
is_correlation_matrix | 0 | 0 | 0 | |
is_diann_report | 0.112 | 0.014 | 0.174 | |
is_fastadt | 0.02 | 0.00 | 0.02 | |
is_file | 0 | 0 | 0 | |
is_fraction | 0.000 | 0.000 | 0.001 | |
is_imputed | 0.197 | 0.001 | 0.198 | |
is_positive_number | 0 | 0 | 0 | |
is_scalar_subset | 0.086 | 0.001 | 0.087 | |
is_sig | 0.382 | 0.003 | 0.386 | |
is_valid_formula | 0.012 | 0.000 | 0.012 | |
keep_connected_blocks | 0.141 | 0.015 | 0.155 | |
keep_connected_features | 0.191 | 0.014 | 0.205 | |
keep_replicated_features | 0.216 | 0.015 | 0.233 | |
label2index | 0.000 | 0.000 | 0.001 | |
list2mat | 0.001 | 0.000 | 0.000 | |
log2counts | 0.084 | 0.001 | 0.086 | |
log2cpm | 0.084 | 0.000 | 0.084 | |
log2diffs | 0.087 | 0.001 | 0.087 | |
log2proteins | 0.098 | 0.002 | 0.100 | |
log2sites | 0.087 | 0.001 | 0.089 | |
log2tpm | 0.085 | 0.001 | 0.085 | |
log2transform | 1.066 | 0.014 | 1.081 | |
logical2factor | 0.001 | 0.000 | 0.001 | |
make_alpha_palette | 0.137 | 0.014 | 0.151 | |
make_colors | 0.004 | 0.001 | 0.005 | |
make_volcano_dt | 0.224 | 0.002 | 0.236 | |
map_fvalues | 0.112 | 0.002 | 0.114 | |
matrix2sumexp | 0.240 | 0.017 | 0.257 | |
merge_sample_file | 0.128 | 0.003 | 0.136 | |
merge_sdata | 0.161 | 0.024 | 0.187 | |
message_df | 0.000 | 0.000 | 0.001 | |
model_coefs | 0.195 | 0.017 | 0.218 | |
modelvar | 0.860 | 0.016 | 0.889 | |
order_on_p | 0.246 | 0.017 | 0.263 | |
pca | 0.805 | 0.017 | 0.826 | |
pg_to_canonical | 0.002 | 0.000 | 0.002 | |
plot_contrast_venn | 0.652 | 0.051 | 0.710 | |
plot_contrastogram | 0.875 | 0.065 | 0.958 | |
plot_data | 0.359 | 0.016 | 0.378 | |
plot_densities | 2.378 | 0.060 | 2.453 | |
plot_design | 0.171 | 0.002 | 0.174 | |
plot_exprs | 5.381 | 0.027 | 5.458 | |
plot_exprs_per_coef | 5.514 | 0.063 | 5.603 | |
plot_fit_summary | 0.553 | 0.016 | 0.569 | |
plot_heatmap | 0.506 | 0.002 | 0.511 | |
plot_joint_density | 0.856 | 0.028 | 0.899 | |
plot_matrix | 0.141 | 0.016 | 0.157 | |
plot_sample_nas | 1.748 | 0.011 | 1.786 | |
plot_subgroup_points | 1.248 | 0.019 | 1.275 | |
plot_summary | 3.571 | 0.021 | 3.661 | |
plot_venn | 0.008 | 0.000 | 0.008 | |
plot_venn_heatmap | 0.007 | 0.000 | 0.007 | |
plot_violins | 1.197 | 0.033 | 1.273 | |
plot_volcano | 4.527 | 0.043 | 4.671 | |
preprocess_rnaseq_counts | 0.080 | 0.001 | 0.086 | |
pull_columns | 0.001 | 0.000 | 0.001 | |
read_affymetrix | 0.000 | 0.000 | 0.001 | |
read_contaminants | 0.022 | 0.002 | 1.819 | |
read_diann_proteingroups | 32.127 | 1.005 | 33.686 | |
read_fragpipe | 2.353 | 0.096 | 2.474 | |
read_maxquant_phosphosites | 0.438 | 0.010 | 0.448 | |
read_maxquant_proteingroups | 0.352 | 0.006 | 0.371 | |
read_metabolon | 3.354 | 0.033 | 3.429 | |
read_msigdt | 0 | 0 | 0 | |
read_olink | 0.431 | 0.019 | 0.451 | |
read_rectangles | 0.059 | 0.007 | 0.065 | |
read_rnaseq_counts | 8.506 | 0.756 | 9.353 | |
read_salmon | 0 | 0 | 0 | |
read_somascan | 3.609 | 0.048 | 3.750 | |
read_uniprotdt | 0.098 | 0.006 | 0.103 | |
reset_fit | 1.164 | 0.018 | 1.181 | |
rm_diann_contaminants | 6.265 | 0.122 | 7.326 | |
rm_missing_in_some_samples | 0.170 | 0.019 | 0.193 | |
rm_unmatched_samples | 0.175 | 0.002 | 0.178 | |
scaledlibsizes | 0.082 | 0.001 | 0.083 | |
scoremat | 0.307 | 0.015 | 0.323 | |
slevels | 0.117 | 0.002 | 0.122 | |
snames | 0.132 | 0.002 | 0.136 | |
split_extract_fixed | 0.171 | 0.017 | 0.192 | |
split_samples | 0.325 | 0.018 | 0.343 | |
stri_any_regex | 0.000 | 0.000 | 0.001 | |
stri_detect_fixed_in_collapsed | 0.245 | 0.039 | 0.295 | |
subgroup_matrix | 0.146 | 0.015 | 0.162 | |
subtract_baseline | 1.324 | 0.022 | 1.424 | |
sumexp_to_longdt | 0.530 | 0.024 | 0.609 | |
sumexp_to_tsv | 0.134 | 0.002 | 0.142 | |
sumexplist_to_longdt | 0.456 | 0.007 | 0.476 | |
summarize_fit | 0.461 | 0.021 | 0.498 | |
svalues | 0.116 | 0.001 | 0.117 | |
svars | 0.115 | 0.004 | 0.119 | |
systematic_nas | 0.143 | 0.001 | 0.144 | |
tag_features | 0.424 | 0.013 | 0.440 | |
tag_hdlproteins | 0.157 | 0.007 | 0.164 | |
taxon2org | 0.001 | 0.000 | 0.000 | |
tpm | 0.081 | 0.000 | 0.086 | |
uncollapse | 0.007 | 0.001 | 0.008 | |
values | 0.116 | 0.001 | 0.118 | |
varlevels_dont_clash | 0.041 | 0.001 | 0.042 | |
venn_detects | 0.159 | 0.004 | 0.165 | |
weights | 0.086 | 0.000 | 0.086 | |
write_xl | 0.188 | 0.013 | 0.208 | |
zero_to_na | 0.000 | 0.001 | 0.001 | |