Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:46 -0500 (Tue, 28 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
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/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
autonomics 1.15.142 (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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
Package: autonomics |
Version: 1.15.142 |
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.15.142.tar.gz |
StartedAt: 2025-01-28 03:38:24 -0000 (Tue, 28 Jan 2025) |
EndedAt: 2025-01-28 03:56:33 -0000 (Tue, 28 Jan 2025) |
EllapsedTime: 1088.5 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.15.142.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * 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.15.142’ * 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 loading without being on the library search path ... OK * checking dependencies in R code ... NOTE Warning: program compiled against libxml 212 using older 211 * 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_rnaseq_bams > ### Title: Read rnaseq counts/bams > ### Aliases: .read_rnaseq_bams .read_rnaseq_counts read_rnaseq_bams > ### read_rnaseq_counts > > ### ** Examples > > # read_rnaseq_bams > if (requireNamespace('Rsubread')){ + dir <- download_data('billing16.bam.zip') + object <- read_rnaseq_bams(dir, paired = TRUE, genome = 'hg38') + object <- read_rnaseq_bams(dir, paired = TRUE, genome = 'hg38', plot = TRUE) + } Loading required namespace: Rsubread unzip Warning in unzip(filepath, exdir = substr(filepath, 1, nchar(filepath) - : error 1 in extracting from zip file NCBI RefSeq annotation for hg38 (build 38.2) is used. Error in (function (files, annot.inbuilt = "mm39", annot.ext = NULL, isGTFAnnotationFile = FALSE, : No read files provided! Calls: read_rnaseq_bams ... .read_rnaseq_bams -> count_reads -> do.call -> <Anonymous> Execution halted Examples with CPU (user + system) or elapsed time > 5s user system elapsed read_diann_proteingroups 142.478 2.254 143.385 fit_linmod 43.493 0.160 43.747 plot_exprs_per_coef 33.264 0.052 33.399 plot_exprs 31.544 0.124 31.751 default_formula 24.005 0.348 24.283 analyze 21.923 0.076 22.051 plot_summary 20.824 0.096 20.967 read_metabolon 20.665 0.032 20.757 plot_volcano 17.060 0.056 17.149 plot_densities 11.335 0.060 11.424 ftype 10.759 0.071 10.835 extract_coef_features 9.633 0.036 9.688 plot_sample_nas 8.518 0.024 8.560 fcluster 8.494 0.040 8.553 read_fragpipe 8.303 0.096 8.445 biplot_covariates 8.081 0.024 8.123 code 7.672 0.008 7.698 plot_subgroup_points 6.724 0.048 6.784 fit_survival 6.726 0.024 6.763 biplot 6.091 0.108 6.211 plot_violins 5.528 0.048 5.588 modelvar 5.117 0.012 5.136 plot_survival 5.050 0.004 5.065 log2transform 4.968 0.036 5.016 * 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, 2 NOTEs See ‘/home/biocbuild/bbs-3.21-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.5.0-devel_2024-11-24/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 Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 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 2 | SKIP 0 | PASS 158 ] [ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ] > > proc.time() user system elapsed 207.962 2.383 210.057
autonomics.Rcheck/autonomics-Ex.timings
name | user | system | elapsed | |
AUTONOMICS_DATASETS | 0.000 | 0.000 | 0.001 | |
COMPOUNDDISCOVERER_PATTERNS | 0 | 0 | 0 | |
FITSEP | 0 | 0 | 0 | |
LINMODENGINES | 0 | 0 | 0 | |
MAXQUANT_PATTERNS | 0.000 | 0.000 | 0.001 | |
SURVIVALENGINES | 0.001 | 0.000 | 0.000 | |
TAXON_TO_ORGNAME | 0 | 0 | 0 | |
TESTS | 0 | 0 | 0 | |
X | 2.222 | 0.068 | 2.296 | |
abstract_fit | 3.367 | 0.140 | 3.512 | |
add_adjusted_pvalues | 0.818 | 0.012 | 0.836 | |
add_assay_means | 0.528 | 0.004 | 0.534 | |
add_facetvars | 2.275 | 0.064 | 2.343 | |
add_opentargets_by_uniprot | 0.516 | 0.004 | 0.526 | |
add_psp | 0.679 | 0.008 | 0.691 | |
add_smiles | 0.598 | 0.008 | 0.604 | |
analysis | 0.539 | 0.004 | 0.544 | |
analyze | 21.923 | 0.076 | 22.051 | |
annotate_maxquant | 1.192 | 0.016 | 1.213 | |
annotate_uniprot_rest | 0.191 | 0.008 | 3.197 | |
assert_is_valid_sumexp | 0.737 | 0.007 | 0.745 | |
bin | 0.512 | 0.008 | 0.522 | |
biplot | 6.091 | 0.108 | 6.211 | |
biplot_corrections | 4.454 | 0.020 | 4.480 | |
biplot_covariates | 8.081 | 0.024 | 8.123 | |
block2lme | 0.003 | 0.000 | 0.004 | |
center | 1.982 | 0.004 | 1.990 | |
code | 7.672 | 0.008 | 7.698 | |
coefs | 1.131 | 0.012 | 1.144 | |
collapsed_entrezg_to_symbol | 0.001 | 0.000 | 0.000 | |
contrast_subgroup_cols | 0.762 | 0.008 | 0.768 | |
count_in | 0.002 | 0.000 | 0.001 | |
counts | 0.452 | 0.000 | 0.454 | |
counts2cpm | 0.450 | 0.004 | 0.455 | |
counts2tpm | 0.388 | 0.004 | 0.393 | |
cpm | 0.416 | 0.000 | 0.417 | |
create_design | 0.941 | 0.020 | 0.960 | |
default_formula | 24.005 | 0.348 | 24.283 | |
default_geom | 0.667 | 0.011 | 0.677 | |
default_sfile | 0.002 | 0.000 | 0.002 | |
demultiplex | 0.023 | 0.000 | 0.022 | |
dequantify | 0.003 | 0.000 | 0.003 | |
dequantify_compounddiscoverer | 0.001 | 0.000 | 0.002 | |
dot-coxph | 0.646 | 0.008 | 0.657 | |
dot-merge | 0.023 | 0.000 | 0.023 | |
dot-read_maxquant_proteingroups | 0.135 | 0.000 | 0.135 | |
download_data | 0.000 | 0.001 | 0.000 | |
download_gtf | 0 | 0 | 0 | |
download_mcclain21 | 0.000 | 0.000 | 0.003 | |
dt2mat | 0.002 | 0.001 | 0.004 | |
enrichment | 2.660 | 0.000 | 2.667 | |
entrezg_to_symbol | 0 | 0 | 0 | |
extract_coef_features | 9.633 | 0.036 | 9.688 | |
extract_rectangle | 0.144 | 0.000 | 0.145 | |
fcluster | 8.494 | 0.040 | 8.553 | |
fcor | 1.435 | 0.008 | 1.445 | |
fdata | 0.776 | 0.000 | 0.778 | |
fdr2p | 1.347 | 0.016 | 1.365 | |
filter_exprs_replicated_in_some_subgroup | 1.341 | 0.008 | 1.352 | |
filter_features | 0.754 | 0.008 | 0.764 | |
filter_medoid | 0.973 | 0.008 | 0.984 | |
filter_samples | 0.749 | 0.016 | 0.765 | |
fit_linmod | 43.493 | 0.160 | 43.747 | |
fit_survival | 6.726 | 0.024 | 6.763 | |
fitcoefs | 1.204 | 0.028 | 1.234 | |
fits | 0.989 | 0.020 | 1.009 | |
fix_xlgenes | 0.002 | 0.000 | 0.002 | |
flevels | 0.513 | 0.000 | 0.514 | |
fnames | 0.619 | 0.012 | 0.633 | |
formula2str | 0 | 0 | 0 | |
ftype | 10.759 | 0.071 | 10.835 | |
fvalues | 0.582 | 0.004 | 0.587 | |
fvars | 0.509 | 0.000 | 0.510 | |
genome_to_orgdb | 0 | 0 | 0 | |
group_by_level | 0.001 | 0.000 | 0.001 | |
guess_compounddiscoverer_quantity | 0.001 | 0.000 | 0.001 | |
guess_fitsep | 0.687 | 0.000 | 0.689 | |
guess_maxquant_quantity | 0.007 | 0.000 | 0.007 | |
guess_sep | 0.696 | 0.012 | 0.708 | |
has_multiple_levels | 0.076 | 0.000 | 0.075 | |
hdlproteins | 0.065 | 0.004 | 0.078 | |
impute | 4.342 | 0.048 | 4.398 | |
invert_subgroups | 0.873 | 0.008 | 0.882 | |
is_collapsed_subset | 0.001 | 0.000 | 0.000 | |
is_correlation_matrix | 0.002 | 0.000 | 0.001 | |
is_diann_report | 0.551 | 0.024 | 0.766 | |
is_fastadt | 0.082 | 0.000 | 0.082 | |
is_file | 0 | 0 | 0 | |
is_fraction | 0.002 | 0.000 | 0.001 | |
is_imputed | 1.002 | 0.000 | 1.003 | |
is_positive_number | 0.002 | 0.000 | 0.002 | |
is_scalar_subset | 1.480 | 0.056 | 1.538 | |
is_sig | 2.296 | 0.056 | 2.356 | |
is_valid_formula | 0.058 | 0.000 | 0.057 | |
keep_connected_blocks | 0.652 | 0.012 | 0.666 | |
keep_connected_features | 0.911 | 0.008 | 0.918 | |
keep_replicated_features | 1.067 | 0.012 | 1.076 | |
label2index | 0.001 | 0.000 | 0.001 | |
list2mat | 0.000 | 0.001 | 0.001 | |
log2counts | 0.425 | 0.018 | 0.444 | |
log2cpm | 0.467 | 0.000 | 0.468 | |
log2diffs | 0.418 | 0.008 | 0.428 | |
log2proteins | 0.405 | 0.012 | 0.418 | |
log2sites | 0.414 | 0.020 | 0.435 | |
log2tpm | 0.431 | 0.000 | 0.431 | |
log2transform | 4.968 | 0.036 | 5.016 | |
logical2factor | 0.002 | 0.000 | 0.001 | |
make_alpha_palette | 0.712 | 0.000 | 0.711 | |
make_colors | 0.012 | 0.000 | 0.011 | |
make_volcano_dt | 1.171 | 0.008 | 1.182 | |
map_fvalues | 0.497 | 0.004 | 0.502 | |
matrix2sumexp | 1.228 | 0.056 | 1.286 | |
merge_sample_file | 0.559 | 0.004 | 0.565 | |
merge_sdata | 0.674 | 0.020 | 0.692 | |
message_df | 0.003 | 0.000 | 0.003 | |
model_coefs | 0.979 | 0.020 | 1.000 | |
modelvar | 5.117 | 0.012 | 5.136 | |
order_on_p | 1.660 | 0.024 | 1.686 | |
pca | 3.980 | 0.024 | 4.012 | |
pg_to_canonical | 0.008 | 0.000 | 0.008 | |
plot_coef_densities | 1.638 | 0.007 | 1.652 | |
plot_contrast_venn | 3.481 | 0.016 | 3.502 | |
plot_contrastogram | 4.047 | 0.080 | 4.135 | |
plot_data | 1.696 | 0.004 | 1.707 | |
plot_densities | 11.335 | 0.060 | 11.424 | |
plot_design | 0.845 | 0.004 | 0.852 | |
plot_exprs | 31.544 | 0.124 | 31.751 | |
plot_exprs_per_coef | 33.264 | 0.052 | 33.399 | |
plot_fit_summary | 3.003 | 0.011 | 3.022 | |
plot_heatmap | 3.016 | 0.008 | 3.031 | |
plot_joint_density | 3.850 | 0.012 | 3.870 | |
plot_matrix | 0.699 | 0.016 | 0.714 | |
plot_sample_nas | 8.518 | 0.024 | 8.560 | |
plot_subgroup_points | 6.724 | 0.048 | 6.784 | |
plot_summary | 20.824 | 0.096 | 20.967 | |
plot_survival | 5.050 | 0.004 | 5.065 | |
plot_venn | 0.001 | 0.004 | 0.005 | |
plot_venn_heatmap | 0.029 | 0.000 | 0.030 | |
plot_violins | 5.528 | 0.048 | 5.588 | |
plot_volcano | 17.060 | 0.056 | 17.149 | |
preprocess_rnaseq_counts | 0.431 | 0.000 | 0.431 | |
pull_columns | 0.003 | 0.000 | 0.003 | |
read_affymetrix | 0 | 0 | 0 | |
read_diann_proteingroups | 142.478 | 2.254 | 143.385 | |
read_fragpipe | 8.303 | 0.096 | 8.445 | |
read_maxquant_phosphosites | 1.929 | 0.012 | 1.945 | |
read_maxquant_proteingroups | 1.621 | 0.036 | 1.660 | |
read_metabolon | 20.665 | 0.032 | 20.757 | |
read_msigdt | 0.001 | 0.000 | 0.001 | |
read_olink | 1.680 | 0.044 | 1.706 | |
read_rectangles | 0.218 | 0.008 | 0.227 | |