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

This page was generated on 2025-08-04 11:47 -0400 (Mon, 04 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.2 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4823
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4565
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4603
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4544
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-07-31 13:40 -0400 (Thu, 31 Jul 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.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    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-01 06:04:35 -0000 (Fri, 01 Aug 2025)
EndedAt: 2025-08-01 06:24:41 -0000 (Fri, 01 Aug 2025)
EllapsedTime: 1205.1 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.430  1.436 111.144
read_rnaseq_counts        44.558  2.207  47.000
fit_linmod                44.024  0.232  44.393
plot_exprs_per_coef       33.118  0.136  33.367
plot_exprs                31.375  0.083  31.537
default_formula           25.639  0.471  26.055
rm_diann_contaminants     24.260  0.693  24.694
plot_summary              22.196  0.103  22.351
read_somascan             21.685  0.387  22.137
analyze                   21.252  0.172  21.459
read_metabolon            19.855  0.052  19.953
plot_volcano              18.092  0.112  18.239
ftype                     12.077  0.167  12.235
plot_densities            11.624  0.104  11.755
extract_coef_features     10.051  0.120  10.197
read_fragpipe              9.799  0.123   9.772
plot_sample_nas            8.960  0.036   9.016
fcluster                   8.951  0.040   9.010
code                       8.164  0.104   8.287
biplot_covariates          7.790  0.167   7.978
reset_fit                  7.749  0.048   7.818
plot_subgroup_points       7.195  0.044   7.254
fit_survival               7.155  0.056   7.260
subtract_baseline          5.857  0.024   5.892
plot_violins               5.658  0.036   5.703
biplot                     5.440  0.163   5.616
log2transform              5.181  0.028   5.222
modelvar                   5.168  0.015   5.196
plot_survival              5.042  0.068   5.119
annotate_uniprot_rest      0.116  0.008   5.250
* 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 
210.236   2.821 212.377 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS0.0000.0000.001
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS0.0000.0000.001
X2.7460.0642.817
abstract_fit2.4130.0202.437
add_adjusted_pvalues0.7980.0000.803
add_assay_means0.5080.0000.509
add_facetvars2.2020.0122.215
add_opentargets_by_uniprot0.5660.0000.571
add_psp0.6940.0040.712
add_smiles0.6260.0080.634
analysis0.5020.0000.503
analyze21.252 0.17221.459
annotate_maxquant1.3350.0481.388
annotate_uniprot_rest0.1160.0085.250
assert_is_valid_sumexp0.7780.0360.814
bin1.4690.1761.648
biplot5.4400.1635.616
biplot_corrections4.7160.1964.921
biplot_covariates7.7900.1677.978
block2lme0.0050.0000.004
center2.1340.0482.188
code8.1640.1048.287
coefs1.1990.0241.225
collapsed_entrezg_to_symbol0.0010.0000.001
contrast_subgroup_cols0.7820.0190.801
count_in0.0020.0000.002
counts0.5030.0080.513
counts2cpm0.4510.0000.453
counts2tpm0.4370.0000.438
cpm0.4660.0160.484
create_design0.9970.0361.034
default_formula25.639 0.47126.055
default_geom0.7120.0000.711
default_sfile0.0020.0000.002
demultiplex0.0230.0000.023
dequantify0.0030.0000.004
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.5670.0120.582
dot-merge0.0240.0000.024
dot-read_maxquant_proteingroups0.1310.0040.135
download_data0.0000.0000.001
download_gtf000
download_mcclain21000
dt2mat0.0040.0000.005
enrichment2.7760.0122.796
entrezg_to_symbol000
extract_coef_features10.051 0.12010.197
extract_rectangle0.1430.0160.159
fcluster8.9510.0409.010
fcor1.4620.0361.502
fdata0.7270.0040.733
fdr2p1.3960.0241.423
filter_exprs_replicated_in_some_subgroup1.3480.0081.357
filter_features0.7330.0040.736
filter_medoid1.0040.0161.024
filter_samples0.7270.0110.739
fit_linmod44.024 0.23244.393
fit_survival7.1550.0567.260
fitcoefs1.2000.0001.203
fits0.9920.0191.016
fix_xlgenes0.0020.0000.002
flevels0.5730.0120.587
fnames0.5800.0040.585
formula2str0.0010.0000.001
ftype12.077 0.16712.235
fvalues0.5510.0000.553
fvars0.5400.0080.550
genome_to_orgdb0.0010.0000.000
group_by_level0.0010.0000.001
guess_compounddiscoverer_quantity0.0010.0000.002
guess_fitsep0.6120.0000.614
guess_maxquant_quantity0.0060.0000.007
guess_sep0.6320.0040.636
has_multiple_levels0.0720.0000.072
hdlproteins0.0630.0080.084
impute4.0930.0084.111
invert_subgroups0.8840.0080.894
is_collapsed_subset0.0010.0000.000
is_correlation_matrix0.0010.0000.001
is_diann_report0.7030.1121.063
is_fastadt0.0820.0000.083
is_file0.0010.0000.001
is_fraction0.0020.0000.002
is_imputed0.9500.0080.960
is_positive_number0.0010.0010.002
is_scalar_subset0.4380.0020.441
is_sig2.4780.0122.498
is_valid_formula0.0630.0000.063
keep_connected_blocks0.6620.0000.662
keep_connected_features0.8890.0160.901
keep_replicated_features1.0430.0081.048
label2index0.0000.0000.001
list2mat0.0010.0000.001
log2counts0.4190.0000.421
log2cpm0.4130.0000.415
log2diffs0.4460.0080.456
log2proteins0.4210.0040.426
log2sites0.4190.0080.429
log2tpm0.4230.0000.424
log2transform5.1810.0285.222
logical2factor0.0020.0000.002
make_alpha_palette0.6950.0120.708
make_colors0.0110.0000.012
make_volcano_dt1.2870.0041.295
map_fvalues0.5050.0000.507
matrix2sumexp1.2210.0001.222
merge_sample_file0.5770.0040.581
merge_sdata0.6900.0120.702
message_df0.0030.0000.003
model_coefs1.0150.0001.018
modelvar5.1680.0155.196
order_on_p1.7070.0321.743
pca4.1130.0204.144
pg_to_canonical0.0080.0000.008
plot_coef_densities1.6990.0041.708
plot_contrast_venn3.5740.0003.579
plot_contrastogram4.1040.0964.213
plot_data1.6900.0081.703
plot_densities11.624 0.10411.755
plot_design0.8220.0040.828
plot_exprs31.375 0.08331.537
plot_exprs_per_coef33.118 0.13633.367
plot_fit_summary3.0010.0403.044
plot_heatmap3.4190.0083.434
plot_joint_density4.1750.0234.205
plot_matrix0.6840.0120.695
plot_sample_nas8.9600.0369.016
plot_subgroup_points7.1950.0447.254
plot_summary22.196 0.10322.351
plot_survival5.0420.0685.119
plot_venn0.0050.0000.005
plot_venn_heatmap0.0290.0000.029
plot_violins5.6580.0365.703
plot_volcano18.092 0.11218.239
preprocess_rnaseq_counts0.3960.0040.401
pull_columns0.0020.0000.003
read_affymetrix0.0000.0000.001
read_diann_proteingroups111.430 1.436111.144
read_fragpipe9.7990.1239.772
read_maxquant_phosphosites1.9730.0081.986
read_maxquant_proteingroups1.5510.0001.556
read_metabolon19.855 0.05219.953
read_msigdt0.0010.0000.001
read_olink1.6360.0161.636
read_rectangles0.2170.0040.221
read_rnaseq_counts44.558 2.20747.000
read_salmon000
read_somascan21.685 0.38722.137
read_uniprotdt0.3900.0270.420
reset_fit7.7490.0487.818
rm_diann_contaminants24.260 0.69324.694
rm_missing_in_some_samples0.6490.0080.659
rm_unmatched_samples0.9130.0080.927
scaledlibsizes0.3970.0000.399
scoremat1.3360.0321.375
slevels0.5070.0240.537
snames0.5160.0040.521
split_extract_fixed0.6380.0150.652
split_samples1.5290.0201.552
stri_any_regex000
stri_detect_fixed_in_collapsed0.5150.0200.538
subgroup_matrix0.6630.0240.693
subtract_baseline5.8570.0245.892
sumexp_to_longdt2.3780.0242.402
sumexp_to_tsv0.6340.0080.644
sumexplist_to_longdt1.8730.0281.906
summarize_fit2.1370.0242.162
svalues0.5440.0080.553
svars0.4940.0040.500
systematic_nas0.6750.0080.686
tag_features1.2510.0241.278
tag_hdlproteins0.6630.0120.677
taxon2org0.0010.0000.001
tpm0.4010.0000.402
uncollapse0.0360.0000.037
values0.6020.0000.603
varlevels_dont_clash0.0270.0000.027
venn_detects0.6780.0040.683
weights0.4050.0040.409
write_xl0.9360.0510.988
zero_to_na0.0020.0000.002