Back to Multiple platform build/check report for BioC 3.22:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-10-06 12:07 -0400 (Mon, 06 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4853
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4640
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4585
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4576
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/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.17.16  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-10-05 13:45 -0400 (Sun, 05 Oct 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: ca513f9
git_last_commit_date: 2025-10-03 08:57:56 -0400 (Fri, 03 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for autonomics on taishan

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.

raw results


Summary

Package: autonomics
Version: 1.17.2
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.17.2.tar.gz
StartedAt: 2025-10-03 04:44:08 -0000 (Fri, 03 Oct 2025)
EndedAt: 2025-10-03 05:04:15 -0000 (Fri, 03 Oct 2025)
EllapsedTime: 1206.5 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.0 (2025-04-11)
* 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.17.2’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 32 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 ... 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
awblinmod                 60.421  1.427  62.131
read_rnaseq_counts        41.368  1.814  43.462
read_diann_proteingroups  37.252  0.498  37.853
LINMOD                    34.339  0.551  34.986
plot_exprs                30.201  0.271  31.278
plot_exprs_per_coef       29.797  0.251  31.405
default_formula           25.700  0.439  26.243
read_metabolon            20.456  0.072  20.597
plot_summary              20.098  0.104  20.260
analyze                   19.936  0.215  20.241
plot_volcano              19.818  0.132  20.023
read_somascan             19.227  0.139  19.458
explore-transforms        15.975  0.084  16.113
fit_survival              15.860  0.092  16.821
plot_densities            15.231  0.242  16.498
fcluster                  13.334  0.032  13.554
ftype                     12.937  0.175  13.169
plot_detections           11.202  0.219  11.895
biplot_covariates         10.344  0.100  10.475
plot_xy_density            9.249  0.032   9.314
read_fragpipe              9.077  0.032   9.025
plot_subgroup_points       8.857  0.055   8.989
rm_diann_contaminants      7.616  0.083   7.605
log2transform              6.970  0.490   7.501
plot_violins               7.297  0.092   7.410
subtract_baseline          7.065  0.016   7.096
code                       6.856  0.040   6.917
reset_fit                  6.579  0.080   6.672
extract_contrast_features  6.570  0.036   6.620
sbind                      6.121  0.064   6.203
biplot                     5.443  0.036   5.495
biplot_corrections         5.035  0.036   5.086
modelvar                   4.847  0.203   5.145
pca                        4.809  0.152   5.058
annotate_uniprot_rest      1.034  0.096   6.716
* 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
  ‘/home/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

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/site-library’
* installing *source* package ‘autonomics’ ...
** this is package ‘autonomics’ version ‘1.17.2’
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to 'seq_along' 
Note: wrong number of arguments to 'sqrt' 
** 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)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
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 3 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
192.692   3.172 195.501 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.000
COMPOUNDDISCOVERER_PATTERNS0.0010.0000.000
LINMOD34.339 0.55134.986
LINMODENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X1.7530.0321.789
abstract_fit1.5080.0041.516
add_adjusted_pvalues0.7400.0280.775
add_assay_means0.4990.0150.516
add_facetvars2.1170.0442.167
add_opentargets_by_uniprot0.5380.0040.550
add_psp0.6960.0160.718
add_smiles0.6590.0200.681
all_non_numeric0.8570.0000.863
analysis0.6440.0200.666
analyze19.936 0.21520.241
annotate_maxquant1.2390.0361.282
annotate_uniprot_rest1.0340.0966.716
assert_is_valid_sumexp0.7970.0550.854
awblinmod60.421 1.42762.131
biplot5.4430.0365.495
biplot_corrections5.0350.0365.086
biplot_covariates10.344 0.10010.475
block2limma0.0030.0000.002
block2lm0.0040.0000.004
block2lme0.0020.0000.003
block2lmer0.0050.0000.005
block_has_two_levels0.9200.0240.946
center2.6460.0322.686
code6.8560.0406.917
collapsed_entrezg_to_symbol1.1820.0671.254
contrast_subgroup_cols0.8130.0080.821
contrastdt0.4890.0000.490
count_in0.0020.0000.002
counts0.4430.0040.449
counts2cpm0.4970.0040.503
counts2tpm0.4070.0000.408
cpm0.4830.0400.525
create_design0.9850.0361.022
default_formula25.700 0.43926.243
default_geom0.8080.0080.818
default_sfile0.0020.0000.002
demultiplex0.0240.0000.024
densities0.3230.0040.328
dequantify0.0030.0000.004
dequantify_compounddiscoverer0.0010.0000.002
dot-coxph0.5570.0160.578
dot-merge0.0250.0040.029
dot-read_maxquant_proteingroups0.1230.0120.135
download_data0.0010.0000.000
download_gtf000
download_mcclain21000
dt2mat0.0040.0000.005
enrichment1.8890.0521.947
entrezg_to_symbol0.1800.0040.185
explore-transforms15.975 0.08416.113
extract_contrast_features6.5700.0366.620
extract_rectangle0.1450.0080.153
factor.vars0.2620.0000.263
factorize1.1360.0191.159
fcluster13.334 0.03213.554
fcor2.1030.0122.136
fdata0.7440.0080.754
fdr2p1.3890.0121.403
filter_exprs_replicated_in_some_subgroup1.4180.0241.446
filter_features0.6990.0080.709
filter_medoid0.8260.0080.836
filter_samples0.8100.0040.816
fit_survival15.860 0.09216.821
fits0.4610.0000.462
fix_xlgenes0.0020.0000.002
flevels0.5580.0040.562
fnames0.6760.0280.705
formula2str0.0010.0000.000
ftype12.937 0.17513.169
fvalues0.5180.0080.527
fvars0.5060.0000.507
genome_to_orgdb0.0010.0000.001
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.002
guess_fitsep0.6120.0000.614
guess_maxquant_quantity0.0060.0000.006
guess_sep0.6940.0000.695
has_multiple_levels0.0790.0000.079
hdlproteins0.0560.0040.073
impute4.6600.0244.694
invert_subgroups0.9250.0080.935
is_character_matrix0.2100.0040.214
is_collapsed_subset0.0010.0000.001
is_correlation_matrix0.0010.0000.002
is_diann_report0.3150.0240.455
is_fastadt0.0900.0000.093
is_file0.0000.0000.001
is_fraction0.0020.0000.002
is_imputed0.9820.0080.995
is_positive_number0.0020.0000.003
is_scalar_subset0.4130.0110.425
is_sig1.9200.0011.941
is_valid_formula0.0630.0000.062
keep_estimable_features1.0600.0201.083
label2index0.0000.0000.001
list2mat0.0010.0000.000
log2counts0.4450.0000.446
log2cpm0.4370.0000.437
log2diffs0.4470.0040.452
log2proteins0.4150.0040.421
log2sites0.4230.0080.432
log2tpm0.4610.0000.490
log2transform6.9700.4907.501
logical2factor0.0020.0000.002
make_alpha_palette0.6960.0480.743
make_colors0.0120.0000.013
make_volcano_dt1.1720.1401.315
map_fvalues0.5180.0520.570
matrix2sumexp1.4240.1031.531
mclust_breaks0.7450.0720.818
merge_sample_file0.6960.0560.754
merge_sdata0.7400.0040.746
message_df0.0030.0000.003
model_coefs1.0940.0601.157
modelvar4.8470.2035.145
object10.8340.0760.915
order_on_p1.8880.0872.022
overall_parameters0.0370.0040.041
pca4.8090.1525.058
pg_to_canonical0.0090.0000.008
plot_coef_densities1.9670.0832.076
plot_contrast_venn3.3960.0323.442
plot_contrastogram4.2690.1844.823
plot_data2.4760.0602.557
plot_densities15.231 0.24216.498
plot_design1.0120.0121.106
plot_detections11.202 0.21911.895
plot_exprs30.201 0.27131.278
plot_exprs_per_coef29.797 0.25131.405
plot_fit_summary3.3950.0423.480
plot_heatmap2.7960.0402.849
plot_matrix0.8360.0241.154
plot_subgroup_points8.8570.0558.989
plot_summary20.098 0.10420.260
plot_venn0.0190.0000.019
plot_venn_heatmap0.0320.0000.032
plot_violins7.2970.0927.410
plot_volcano19.818 0.13220.023
plot_xy_density9.2490.0329.314
preprocess_rnaseq_counts0.4440.0080.454
pull_columns0.0030.0000.003
pvalues_estimable0.0530.0000.054
read_affymetrix000
read_diann_proteingroups37.252 0.49837.853
read_fragpipe9.0770.0329.025
read_maxquant_phosphosites2.2720.0122.303
read_maxquant_proteingroups1.8470.0121.865
read_metabolon20.456 0.07220.597
read_msigdt0.0010.0000.001
read_olink2.0100.0642.138
read_rectangles0.2670.0040.275
read_rnaseq_counts41.368 1.81443.462
read_salmon000
read_somascan19.227 0.13919.458
read_uniprotdt0.3880.0080.397
reset_fit6.5790.0806.672
rm_diann_contaminants7.6160.0837.605
rm_missing_in_some_samples0.6790.0120.690
rm_unmatched_samples0.8700.0280.900
sbind6.1210.0646.203
scaledlibsizes0.4490.0120.462
scoremat1.1520.0391.192
slevels0.5310.0080.541
snames0.5960.0000.598
split_extract_fixed0.6470.0040.649
split_samples1.6430.0201.664
stepauc0.4670.0080.477
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.4670.0200.488
subgroup_matrix0.7800.0040.784
subtract_baseline7.0650.0167.096
sumexp_to_longdt2.7410.0442.786
sumexp_to_tsv0.7000.0080.710
sumexplist_to_longdt2.0980.0042.108
summarize_fit2.3260.0122.339
survobj0.1990.0000.199
svalues0.5270.0000.529
svars0.5330.0040.539
systematic_nas0.8000.0080.811
tag_features1.2530.0641.331
tag_hdlproteins0.8200.0120.848
taxon2org0.0010.0000.001
tpm0.4940.0000.496
uncollapse0.0450.0000.045
values0.6520.0000.654
varlevels_dont_clash0.0320.0000.033
venn_detects0.8250.0000.827
weights0.4600.0000.461
write_xl0.9790.0080.986
zero_to_na0.0020.0000.001