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

This page was generated on 2025-08-21 11:42 -0400 (Thu, 21 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4604
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4545
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4579
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.16.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-08-18 13:40 -0400 (Mon, 18 Aug 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_21
git_last_commit: a47f4df
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


CHECK results for autonomics on kunpeng2

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.16.0
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.16.0.tar.gz
StartedAt: 2025-08-19 05:57:23 -0000 (Tue, 19 Aug 2025)
EndedAt: 2025-08-19 06:17:28 -0000 (Tue, 19 Aug 2025)
EllapsedTime: 1204.8 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* 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 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
read_diann_proteingroups 111.919  1.537 111.831
read_rnaseq_counts        45.066  1.257  46.872
fit_linmod                43.745  0.176  43.980
plot_exprs_per_coef       32.785  0.096  32.953
plot_exprs                30.895  0.104  31.071
default_formula           24.243  0.564  24.691
rm_diann_contaminants     23.137  0.371  23.081
plot_summary              22.182  0.570  22.802
read_metabolon            21.197  0.088  21.330
analyze                   20.523  0.215  20.827
read_somascan             20.270  0.207  20.524
plot_volcano              18.171  0.152  18.362
plot_densities            11.365  0.075  11.465
ftype                     10.713  0.144  10.837
extract_coef_features      9.439  0.020   9.478
fcluster                   8.837  0.148   8.997
read_fragpipe              8.832  0.068   8.763
plot_sample_nas            8.722  0.016   8.759
fit_survival               7.686  0.140   7.853
code                       7.666  0.087   7.766
biplot_covariates          7.349  0.176   7.536
reset_fit                  7.466  0.024   7.554
plot_subgroup_points       6.925  0.004   6.941
subtract_baseline          6.342  0.047   6.404
biplot                     5.994  0.256   6.259
plot_violins               5.769  0.060   5.843
biplot_corrections         5.322  0.236   5.565
plot_survival              5.297  0.124   5.433
modelvar                   5.312  0.060   5.383
log2transform              5.167  0.040   5.220
* 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.21-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-devel_2025-02-19/site-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)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
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 2 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
217.308   3.813 220.816 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS0.0010.0000.000
X2.1120.0442.162
abstract_fit3.1630.1353.304
add_adjusted_pvalues0.7880.0200.812
add_assay_means0.4690.0120.481
add_facetvars2.0620.0402.102
add_opentargets_by_uniprot0.5090.0200.534
add_psp0.6620.0160.682
add_smiles0.5790.0280.609
analysis0.4970.0320.531
analyze20.523 0.21520.827
annotate_maxquant1.2950.0881.389
annotate_uniprot_rest0.1190.0174.973
assert_is_valid_sumexp0.7500.0400.789
bin0.5840.0630.649
biplot5.9940.2566.259
biplot_corrections5.3220.2365.565
biplot_covariates7.3490.1767.536
block2lme0.0030.0000.004
center1.9530.0161.973
code7.6660.0877.766
coefs1.0780.0281.105
collapsed_entrezg_to_symbol0.0000.0000.001
contrast_subgroup_cols0.8250.0080.831
count_in0.0020.0000.002
counts0.4700.0320.504
counts2cpm0.4470.0040.451
counts2tpm0.3900.0120.402
cpm0.4350.0000.435
create_design1.0180.0121.029
default_formula24.243 0.56424.691
default_geom0.6940.0120.706
default_sfile0.0020.0000.002
demultiplex0.0210.0000.021
dequantify0.0030.0000.003
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.5400.0240.566
dot-merge0.0250.0000.025
dot-read_maxquant_proteingroups0.1840.0120.196
download_data000
download_gtf0.0000.0000.001
download_mcclain210.0000.0010.000
dt2mat0.0040.0020.005
enrichment2.5760.0002.580
entrezg_to_symbol0.0010.0000.000
extract_coef_features9.4390.0209.478
extract_rectangle0.1490.0040.154
fcluster8.8370.1488.997
fcor1.4470.0241.473
fdata0.7960.0000.797
fdr2p1.3230.0081.329
filter_exprs_replicated_in_some_subgroup1.3210.0001.317
filter_features0.7130.0070.718
filter_medoid0.9820.0040.987
filter_samples0.7080.0120.718
fit_linmod43.745 0.17643.980
fit_survival7.6860.1407.853
fitcoefs1.1170.0321.149
fits0.9840.0040.988
fix_xlgenes0.0020.0000.001
flevels0.5290.0000.531
fnames0.6050.0040.610
formula2str000
ftype10.713 0.14410.837
fvalues0.5300.0000.531
fvars0.5140.0000.516
genome_to_orgdb0.0010.0000.001
group_by_level0.0010.0000.002
guess_compounddiscoverer_quantity0.0010.0000.001
guess_fitsep0.6940.0120.708
guess_maxquant_quantity0.0080.0000.007
guess_sep0.6340.0120.645
has_multiple_levels0.0690.0080.077
hdlproteins0.0660.0040.083
impute4.1430.0274.184
invert_subgroups0.9420.0000.945
is_collapsed_subset000
is_correlation_matrix0.0010.0000.001
is_diann_report0.7200.1121.167
is_fastadt0.0820.0000.082
is_file0.0010.0000.000
is_fraction0.0020.0000.001
is_imputed0.9490.0080.963
is_positive_number0.0020.0000.002
is_scalar_subset0.4500.0000.451
is_sig2.3560.0362.398
is_valid_formula0.0630.0000.063
keep_connected_blocks0.6270.0200.646
keep_connected_features0.9330.0120.948
keep_replicated_features1.1060.0001.107
label2index0.0010.0000.001
list2mat0.0000.0010.001
log2counts0.4210.0020.425
log2cpm0.4240.0000.424
log2diffs0.4550.0000.456
log2proteins0.4080.0040.413
log2sites0.4240.0000.425
log2tpm0.4130.0040.418
log2transform5.1670.0405.220
logical2factor0.0010.0000.002
make_alpha_palette0.7200.0080.730
make_colors0.0110.0000.011
make_volcano_dt1.2370.0001.240
map_fvalues0.5380.0040.543
matrix2sumexp1.2250.0111.240
merge_sample_file0.5720.0070.581
merge_sdata0.7080.0000.707
message_df0.0030.0010.003
model_coefs1.0510.0071.058
modelvar5.3120.0605.383
order_on_p1.6740.0081.685
pca4.0230.0084.039
pg_to_canonical0.0080.0000.008
plot_coef_densities1.6400.0241.665
plot_contrast_venn3.4380.0883.524
plot_contrastogram4.0290.0364.076
plot_data1.6670.0121.683
plot_densities11.365 0.07511.465
plot_design0.8360.0040.842
plot_exprs30.895 0.10431.071
plot_exprs_per_coef32.785 0.09632.953
plot_fit_summary2.7510.0242.776
plot_heatmap3.0920.0043.107
plot_joint_density3.9050.0363.950
plot_matrix0.6480.0000.648
plot_sample_nas8.7220.0168.759
plot_subgroup_points6.9250.0046.941
plot_summary22.182 0.57022.802
plot_survival5.2970.1245.433
plot_venn0.0060.0000.005
plot_venn_heatmap0.030.000.03
plot_violins5.7690.0605.843
plot_volcano18.171 0.15218.362
preprocess_rnaseq_counts0.4590.0000.459
pull_columns0.0030.0000.003
read_affymetrix000
read_diann_proteingroups111.919 1.537111.831
read_fragpipe8.8320.0688.763
read_maxquant_phosphosites2.0370.0042.045
read_maxquant_proteingroups1.7280.0081.741
read_metabolon21.197 0.08821.330
read_msigdt0.0010.0000.001
read_olink1.7950.0201.807
read_rectangles0.2210.0080.229
read_rnaseq_counts45.066 1.25746.872
read_salmon000
read_somascan20.270 0.20720.524
read_uniprotdt0.3780.0040.383
reset_fit7.4660.0247.554
rm_diann_contaminants23.137 0.37123.081
rm_missing_in_some_samples0.6400.0080.650
rm_unmatched_samples0.8990.0360.938
scaledlibsizes0.4150.0080.425
scoremat1.4070.0121.422
slevels0.5170.0040.523
snames0.5310.0000.532
split_extract_fixed0.6990.0120.710
split_samples1.6440.0121.662
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.4360.0240.462
subgroup_matrix0.6660.0360.701
subtract_baseline6.3420.0476.404
sumexp_to_longdt2.5620.0202.586
sumexp_to_tsv0.7000.0000.702
sumexplist_to_longdt2.0510.0002.057
summarize_fit2.3740.0162.399
svalues0.6060.0000.608
svars0.5320.0000.533
systematic_nas0.7490.0000.751
tag_features1.3630.0161.383
tag_hdlproteins0.7320.0040.738
taxon2org0.0010.0000.001
tpm0.5240.0000.525
uncollapse0.0380.0000.038
values0.5550.0000.557
varlevels_dont_clash0.0270.0000.026
venn_detects0.7220.0000.724
weights0.5280.0000.530
write_xl0.9720.0200.992
zero_to_na0.0010.0000.001