Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-04-22 13:17 -0400 (Tue, 22 Apr 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4831 |
palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" | 4573 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4599 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | 4.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" | 4553 |
kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4570 |
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/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
autonomics 1.16.0 (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 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
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.16.0 |
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.16.0.tar.gz |
StartedAt: 2025-04-21 18:11:23 -0400 (Mon, 21 Apr 2025) |
EndedAt: 2025-04-21 18:16:37 -0400 (Mon, 21 Apr 2025) |
EllapsedTime: 313.6 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.16.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’ * using R version 4.5.0 RC (2025-04-04 r88126) * using platform: aarch64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.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.16.0’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 30 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 ... NOTE Non-topic package-anchored link(s) in Rd file 'reexports.Rd': ‘[magrittr:compound]{%<>%}’ ‘[magrittr:pipe]{%>%}’ ‘[magrittr:aliases]{extract}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 39.750 2.072 32.844 read_rnaseq_counts 13.022 1.102 10.881 fit_linmod 13.331 0.456 9.607 rm_diann_contaminants 9.284 0.475 7.406 plot_exprs_per_coef 8.347 0.215 6.809 plot_exprs 8.185 0.222 6.707 default_formula 6.842 0.342 5.616 analyze 5.553 0.146 4.225 plot_summary 5.365 0.153 4.132 read_somascan 5.318 0.129 4.329 read_metabolon 5.246 0.137 4.059 * 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: 2 NOTEs 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’ ... ** this is package ‘autonomics’ version ‘1.16.0’ ** 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.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 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 2 | SKIP 0 | PASS 158 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ] > > proc.time() user system elapsed 65.151 4.770 58.280
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0 | 0 | 0 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
FITSEP | 0 | 0 | 0 | |
LINMODENGINES | 0.000 | 0.001 | 0.000 | |
MAXQUANT_PATTERNS | 0 | 0 | 0 | |
SURVIVALENGINES | 0 | 0 | 0 | |
TAXON_TO_ORGNAME | 0.001 | 0.000 | 0.000 | |
TESTS | 0 | 0 | 0 | |
X | 0.677 | 0.035 | 0.506 | |
abstract_fit | 1.130 | 0.055 | 0.941 | |
add_adjusted_pvalues | 0.187 | 0.016 | 0.205 | |
add_assay_means | 0.100 | 0.002 | 0.103 | |
add_facetvars | 0.624 | 0.030 | 0.443 | |
add_opentargets_by_uniprot | 0.118 | 0.002 | 0.121 | |
add_psp | 0.151 | 0.003 | 0.155 | |
add_smiles | 0.164 | 0.015 | 0.148 | |
analysis | 0.211 | 0.009 | 0.111 | |
analyze | 5.553 | 0.146 | 4.225 | |
annotate_maxquant | 0.335 | 0.029 | 0.374 | |
annotate_uniprot_rest | 0.035 | 0.008 | 2.239 | |
assert_is_valid_sumexp | 0.273 | 0.022 | 0.245 | |
bin | 0.675 | 0.013 | 0.525 | |
biplot | 1.222 | 0.029 | 1.040 | |
biplot_corrections | 1.109 | 0.033 | 0.933 | |
biplot_covariates | 1.679 | 0.041 | 1.534 | |
block2lme | 0.001 | 0.000 | 0.001 | |
center | 0.452 | 0.005 | 0.459 | |
code | 1.676 | 0.044 | 1.525 | |
coefs | 0.363 | 0.020 | 0.249 | |
collapsed_entrezg_to_symbol | 0.001 | 0.000 | 0.000 | |
contrast_subgroup_cols | 0.295 | 0.055 | 0.210 | |
count_in | 0.001 | 0.000 | 0.001 | |
counts | 0.593 | 0.040 | 0.502 | |
counts2cpm | 0.088 | 0.000 | 0.089 | |
counts2tpm | 0.083 | 0.000 | 0.084 | |
cpm | 0.081 | 0.001 | 0.082 | |
create_design | 0.289 | 0.020 | 0.212 | |
default_formula | 6.842 | 0.342 | 5.616 | |
default_geom | 0.299 | 0.039 | 0.197 | |
default_sfile | 0.002 | 0.000 | 0.000 | |
demultiplex | 0.007 | 0.001 | 0.004 | |
dequantify | 0.002 | 0.000 | 0.001 | |
dequantify_compounddiscoverer | 0.001 | 0.001 | 0.000 | |
dot-coxph | 0.261 | 0.023 | 0.149 | |
dot-merge | 0.013 | 0.001 | 0.008 | |
dot-read_maxquant_proteingroups | 0.046 | 0.002 | 0.049 | |
download_data | 0.000 | 0.000 | 0.001 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.000 | 0.000 | 0.001 | |
dt2mat | 0.001 | 0.000 | 0.001 | |
enrichment | 0.549 | 0.002 | 0.555 | |
entrezg_to_symbol | 0 | 0 | 0 | |
extract_coef_features | 2.098 | 0.035 | 1.960 | |
extract_rectangle | 0.045 | 0.015 | 0.064 | |
fcluster | 2.578 | 0.056 | 2.073 | |
fcor | 0.372 | 0.010 | 0.405 | |
fdata | 0.179 | 0.004 | 0.185 | |
fdr2p | 0.474 | 0.024 | 0.305 | |
filter_exprs_replicated_in_some_subgroup | 0.478 | 0.035 | 0.311 | |
filter_features | 0.334 | 0.037 | 0.188 | |
filter_medoid | 0.347 | 0.027 | 0.220 | |
filter_samples | 0.219 | 0.024 | 0.207 | |
fit_linmod | 13.331 | 0.456 | 9.607 | |
fit_survival | 1.947 | 0.053 | 1.623 | |
fitcoefs | 0.404 | 0.025 | 0.277 | |
fits | 0.399 | 0.021 | 0.246 | |
fix_xlgenes | 0.001 | 0.000 | 0.001 | |
flevels | 0.239 | 0.013 | 0.163 | |
fnames | 0.133 | 0.002 | 0.134 | |
formula2str | 0.000 | 0.000 | 0.001 | |
ftype | 4.022 | 0.248 | 2.837 | |
fvalues | 0.716 | 0.024 | 0.588 | |
fvars | 0.115 | 0.002 | 0.119 | |
genome_to_orgdb | 0 | 0 | 0 | |
group_by_level | 0 | 0 | 0 | |
guess_compounddiscoverer_quantity | 0.000 | 0.000 | 0.001 | |
guess_fitsep | 0.130 | 0.007 | 0.138 | |
guess_maxquant_quantity | 0.001 | 0.001 | 0.003 | |
guess_sep | 0.203 | 0.036 | 0.194 | |
has_multiple_levels | 0.037 | 0.005 | 0.021 | |
hdlproteins | 0.051 | 0.017 | 0.036 | |
impute | 0.952 | 0.028 | 0.948 | |
invert_subgroups | 0.196 | 0.003 | 0.215 | |
is_collapsed_subset | 0.001 | 0.000 | 0.000 | |
is_correlation_matrix | 0.000 | 0.000 | 0.001 | |
is_diann_report | 0.261 | 0.041 | 0.197 | |
is_fastadt | 0.034 | 0.003 | 0.018 | |
is_file | 0.000 | 0.001 | 0.001 | |
is_fraction | 0.001 | 0.001 | 0.001 | |
is_imputed | 0.329 | 0.019 | 0.243 | |
is_positive_number | 0.001 | 0.001 | 0.000 | |
is_scalar_subset | 0.105 | 0.002 | 0.108 | |
is_sig | 0.493 | 0.005 | 0.529 | |
is_valid_formula | 0.013 | 0.000 | 0.013 | |
keep_connected_blocks | 0.186 | 0.022 | 0.176 | |
keep_connected_features | 0.385 | 0.040 | 0.234 | |
keep_replicated_features | 0.404 | 0.042 | 0.262 | |
label2index | 0.001 | 0.000 | 0.001 | |
list2mat | 0.001 | 0.000 | 0.000 | |
log2counts | 0.152 | 0.009 | 0.091 | |
log2cpm | 0.168 | 0.010 | 0.099 | |
log2diffs | 0.089 | 0.001 | 0.092 | |
log2proteins | 0.102 | 0.002 | 0.104 | |
log2sites | 0.097 | 0.002 | 0.104 | |
log2tpm | 0.089 | 0.001 | 0.091 | |
log2transform | 1.103 | 0.024 | 1.140 | |
logical2factor | 0.001 | 0.000 | 0.001 | |
make_alpha_palette | 0.191 | 0.024 | 0.180 | |
make_colors | 0.008 | 0.001 | 0.005 | |
make_volcano_dt | 0.383 | 0.016 | 0.252 | |
map_fvalues | 0.109 | 0.002 | 0.110 | |
matrix2sumexp | 0.389 | 0.029 | 0.272 | |
merge_sample_file | 0.176 | 0.006 | 0.146 | |
merge_sdata | 0.204 | 0.023 | 0.173 | |
message_df | 0.001 | 0.000 | 0.001 | |
model_coefs | 0.403 | 0.041 | 0.233 | |
modelvar | 1.391 | 0.083 | 1.050 | |
order_on_p | 0.528 | 0.034 | 0.366 | |
pca | 1.018 | 0.036 | 0.870 | |
pg_to_canonical | 0.002 | 0.000 | 0.001 | |
plot_coef_densities | 0.526 | 0.032 | 0.388 | |
plot_contrast_venn | 1.089 | 0.079 | 0.840 | |
plot_contrastogram | 1.268 | 0.108 | 1.038 | |
plot_data | 0.659 | 0.045 | 0.420 | |
plot_densities | 3.418 | 0.193 | 2.620 | |
plot_design | 0.291 | 0.015 | 0.202 | |
plot_exprs | 8.185 | 0.222 | 6.707 | |
plot_exprs_per_coef | 8.347 | 0.215 | 6.809 | |
plot_fit_summary | 1.031 | 0.056 | 0.644 | |
plot_heatmap | 0.684 | 0.008 | 0.655 | |
plot_joint_density | 1.058 | 0.045 | 0.972 | |
plot_matrix | 0.185 | 0.021 | 0.170 | |
plot_sample_nas | 2.582 | 0.088 | 1.941 | |
plot_subgroup_points | 2.039 | 0.079 | 1.422 | |
plot_summary | 5.365 | 0.153 | 4.132 | |
plot_survival | 1.372 | 0.039 | 1.052 | |
plot_venn | 0.002 | 0.000 | 0.002 | |
plot_venn_heatmap | 0.007 | 0.001 | 0.007 | |
plot_violins | 1.393 | 0.058 | 1.276 | |
plot_volcano | 3.976 | 0.085 | 3.690 | |
preprocess_rnaseq_counts | 0.081 | 0.001 | 0.082 | |
pull_columns | 0.001 | 0.000 | 0.001 | |
read_affymetrix | 0.000 | 0.000 | 0.001 | |
read_diann_proteingroups | 39.750 | 2.072 | 32.844 | |
read_fragpipe | 3.402 | 0.172 | 2.524 | |
read_maxquant_phosphosites | 0.585 | 0.017 | 0.468 | |
read_maxquant_proteingroups | 0.364 | 0.009 | 0.373 | |
read_metabolon | 5.246 | 0.137 | 4.059 | |
read_msigdt | 0.001 | 0.000 | 0.000 | |
read_olink | 0.716 | 0.050 | 0.537 | |
read_rectangles | 0.064 | 0.009 | 0.073 | |
read_rnaseq_counts | 13.022 | 1.102 | 10.881 | |
read_salmon | 0 | 0 | 0 | |
read_somascan | 5.318 | 0.129 | 4.329 | |
read_uniprotdt | 0.102 | 0.006 | 0.108 | |
reset_fit | 2.188 | 0.091 | 1.516 | |
rm_diann_contaminants | 9.284 | 0.475 | 7.406 | |
rm_missing_in_some_samples | 0.287 | 0.035 | 0.166 | |
rm_unmatched_samples | 0.330 | 0.019 | 0.191 | |
scaledlibsizes | 0.080 | 0.000 | 0.081 | |
scoremat | 0.445 | 0.039 | 0.302 | |
slevels | 0.138 | 0.004 | 0.120 | |
snames | 0.121 | 0.002 | 0.123 | |
split_extract_fixed | 0.213 | 0.021 | 0.210 | |
split_samples | 0.641 | 0.058 | 0.382 | |
stri_any_regex | 0.001 | 0.000 | 0.000 | |
stri_detect_fixed_in_collapsed | 0.092 | 0.002 | 0.094 | |
subgroup_matrix | 0.190 | 0.027 | 0.167 | |
subtract_baseline | 1.730 | 0.119 | 1.386 | |
sumexp_to_longdt | 0.954 | 0.090 | 0.591 | |
sumexp_to_tsv | 0.157 | 0.002 | 0.159 | |
sumexplist_to_longdt | 0.453 | 0.006 | 0.459 | |
summarize_fit | 0.899 | 0.084 | 0.508 | |
svalues | 0.212 | 0.019 | 0.118 | |
svars | 0.201 | 0.018 | 0.141 | |
systematic_nas | 0.143 | 0.002 | 0.145 | |
tag_features | 0.344 | 0.011 | 0.356 | |
tag_hdlproteins | 0.158 | 0.010 | 0.168 | |
taxon2org | 0.000 | 0.000 | 0.001 | |
tpm | 0.088 | 0.000 | 0.089 | |
uncollapse | 0.009 | 0.000 | 0.009 | |
values | 0.165 | 0.003 | 0.186 | |
varlevels_dont_clash | 0.009 | 0.001 | 0.010 | |
venn_detects | 0.147 | 0.002 | 0.149 | |
weights | 0.087 | 0.001 | 0.089 | |
write_xl | 0.305 | 0.018 | 0.233 | |
zero_to_na | 0.001 | 0.000 | 0.000 | |