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

This page was generated on 2025-12-11 12:05 -0500 (Thu, 11 Dec 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4879
merida1macOS 12.7.6 Montereyx86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4670
kjohnson1macOS 13.7.5 Venturaarm644.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" 4604
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4669
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 119/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.18.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-12-08 13:45 -0500 (Mon, 08 Dec 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_22
git_last_commit: c22fce2
git_last_commit_date: 2025-10-29 11:06:51 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.6 Monterey / x86_64  OK    OK    TIMEOUT    OK  
kjohnson1macOS 13.7.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for autonomics on kjohnson1

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.

raw results


Summary

Package: autonomics
Version: 1.18.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.18.0.tar.gz
StartedAt: 2025-12-09 14:42:25 -0500 (Tue, 09 Dec 2025)
EndedAt: 2025-12-09 15:13:41 -0500 (Tue, 09 Dec 2025)
EllapsedTime: 1876.3 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck’
* using R version 4.5.2 Patched (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.18.0’
* 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 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
write_xl                  188.317  6.104 269.065
read_diann_proteingroups  115.771  2.039 171.473
awblinmod                  45.441  0.447  64.009
read_rnaseq_counts         33.669  1.194  51.698
LINMOD                     26.896  0.397  38.280
rm_diann_contaminants      25.197  0.435  37.849
plot_exprs                 23.684  0.241  34.703
plot_exprs_per_coef        22.614  0.219  34.804
default_formula            20.490  0.480  29.244
plot_volcano               15.871  0.191  24.998
read_somascan              15.050  0.133  23.521
plot_summary               14.634  0.155  23.058
analyze                    14.148  0.223  20.851
read_metabolon             13.668  0.150  21.574
fit_survival               13.591  0.175  19.279
plot_densities             11.773  0.263  16.414
explore-transforms         11.163  0.113  15.542
fcluster                   10.493  0.115  17.610
ftype                       8.359  0.312  12.336
plot_detections             8.514  0.082  11.895
read_fragpipe               8.100  0.158  13.150
biplot_covariates           8.040  0.109  11.613
plot_xy_density             7.352  0.072  11.592
plot_subgroup_points        6.744  0.108  10.742
subtract_baseline           6.027  0.119   9.535
plot_violins                5.726  0.117   9.173
code                        5.331  0.087   7.460
log2transform               5.305  0.072   7.785
reset_fit                   5.207  0.113   8.425
sbind                       5.083  0.058   7.988
extract_contrast_features   4.975  0.081   7.373
biplot                      4.306  0.089   6.166
biplot_corrections          4.024  0.077   5.837
impute                      3.770  0.055   5.598
pca                         3.646  0.085   5.184
modelvar                    3.644  0.080   5.229
* 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.22-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

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.18.0’
** 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.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble"
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 3 | SKIP 0 | PASS 158 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 158 ]
> 
> proc.time()
   user  system elapsed 
174.946   8.061 250.098 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS0.0010.0000.000
LINMOD26.896 0.39738.280
LINMODENGINES0.0000.0010.000
MAXQUANT_PATTERNS0.0010.0010.001
TAXON_TO_ORGNAME000
TESTS0.0010.0010.000
X1.3670.0592.113
abstract_fit1.1590.0651.827
add_adjusted_pvalues0.5890.0160.868
add_assay_means0.4020.0090.555
add_facetvars1.4700.0642.092
add_opentargets_by_uniprot0.4590.0090.630
add_psp0.5770.0160.770
add_smiles0.5290.0500.800
all_non_numeric0.6410.0040.970
analysis0.4470.0080.629
analyze14.148 0.22320.851
annotate_maxquant2.4220.0843.450
annotate_uniprot_rest0.1030.0210.833
assert_is_valid_sumexp0.5940.0480.780
awblinmod45.441 0.44764.009
biplot4.3060.0896.166
biplot_corrections4.0240.0775.837
biplot_covariates 8.040 0.10911.613
block2limma0.0020.0000.002
block2lm0.0040.0000.007
block2lme0.0030.0010.003
block2lmer0.0040.0010.004
block_has_two_levels0.7860.0541.130
center2.1480.0323.056
code5.3310.0877.460
collapsed_entrezg_to_symbol1.1310.0721.568
contrast_subgroup_cols0.6920.0501.015
contrastdt0.6920.0111.025
count_in0.0010.0000.002
counts0.4040.0040.470
counts2cpm0.3870.0060.605
counts2tpm0.3020.0050.417
cpm0.3730.0040.479
create_design0.9080.0541.288
default_formula20.490 0.48029.244
default_geom0.5630.0540.835
default_sfile0.0020.0010.003
demultiplex0.0150.0010.027
densities0.2400.0060.302
dequantify0.0030.0000.003
dequantify_compounddiscoverer0.0010.0000.001
dot-coxph0.4810.0460.720
dot-merge0.0320.0010.042
dot-read_maxquant_proteingroups0.1560.0080.213
download_data0.0000.0010.002
download_gtf0.0000.0000.001
download_mcclain210.0010.0010.001
dt2mat0.0030.0010.004
enrichment1.2300.0231.875
entrezg_to_symbol0.1620.0060.262
explore-transforms11.163 0.11315.542
extract_contrast_features4.9750.0817.373
extract_rectangle0.1650.0470.374
factor.vars0.1970.0020.361
factorize0.8330.0171.520
fcluster10.493 0.11517.610
fcor1.6850.0402.361
fdata0.6920.0200.942
fdr2p1.0110.0561.636
filter_exprs_replicated_in_some_subgroup1.1330.0561.981
filter_features0.5790.0501.012
filter_medoid0.6820.0091.099
filter_samples0.5730.0520.875
fit_survival13.591 0.17519.279
fits0.3240.0040.429
fix_xlgenes0.0020.0000.002
flevels0.4370.0080.671
fnames0.5120.0090.725
formula2str0.0000.0010.000
ftype 8.359 0.31212.336
fvalues0.4300.0070.652
fvars0.4340.0070.609
genome_to_orgdb0.0010.0000.001
group_by_level0.0010.0010.002
guess_compounddiscoverer_quantity0.0010.0000.011
guess_fitsep0.5070.0100.723
guess_maxquant_quantity0.0070.0010.009
guess_sep0.5930.0510.852
has_multiple_levels0.0660.0030.084
hdlproteins0.0650.0310.111
impute3.7700.0555.598
invert_subgroups0.7130.0101.041
is_character_matrix0.1600.0020.200
is_collapsed_subset0.0010.0010.001
is_compounddiscoverer_output0.0850.0220.199
is_correlation_matrix0.0010.0000.002
is_diann_report0.1570.0160.267
is_fastadt0.0630.0010.105
is_file0.0000.0010.001
is_fraction0.0020.0010.002
is_fragpipe_tsv0.1230.0130.157
is_imputed0.7780.0121.141
is_maxquant_phosphosites0.0790.0090.103
is_maxquant_proteingroups0.0900.0090.132
is_positive_number0.0020.0000.003
is_scalar_subset0.3500.0080.481
is_sig1.4580.0172.096
is_valid_formula0.0540.0010.091
keep_estimable_features0.8690.0561.325
label2index0.0010.0000.001
list2mat0.0020.0010.003
log2counts0.3410.0050.489
log2cpm0.3300.0040.513
log2diffs0.4100.0070.524
log2proteins0.3440.0060.469
log2sites0.3300.0070.526
log2tpm0.3410.0040.448
log2transform5.3050.0727.785
logical2factor0.0010.0000.002
make_alpha_palette0.5710.0490.875
make_colors0.0140.0010.016
make_volcano_dt0.9530.0121.305
map_fvalues0.4100.0090.616
matrix2sumexp1.2850.0621.912
mclust_breaks0.6140.0630.977
merge_sample_file0.5570.0110.822
merge_sdata0.7020.0691.145
message_df0.0020.0000.003
model_coefs0.8250.0511.244
modelvar3.6440.0805.229
object10.5890.0060.930
order_on_p1.5640.0652.260
overall_parameters0.0310.0010.033
pca3.6460.0855.184
pg_to_canonical0.0070.0000.026
plot_coef_densities1.5060.0602.131
plot_contrast_venn2.5990.0763.790
plot_contrastogram3.2870.1434.832
plot_data1.9110.0753.019
plot_densities11.773 0.26316.414
plot_design0.8510.0111.223
plot_detections 8.514 0.08211.895
plot_exprs23.684 0.24134.703
plot_exprs_per_coef22.614 0.21934.804
plot_fit_summary2.6120.0724.190
plot_heatmap2.4090.0283.738
plot_matrix0.6220.0571.072
plot_subgroup_points 6.744 0.10810.742
plot_summary14.634 0.15523.058
plot_venn0.0280.0020.061
plot_venn_heatmap0.0230.0010.024
plot_violins5.7260.1179.173
plot_volcano15.871 0.19124.998
plot_xy_density 7.352 0.07211.592
preprocess_rnaseq_counts0.3460.0050.558
pull_columns0.0020.0000.003
pvalues_estimable0.0450.0060.068
read_affymetrix000
read_diann_proteingroups115.771 2.039171.473
read_fragpipe 8.100 0.15813.150
read_maxquant_phosphosites1.7220.0312.735
read_maxquant_proteingroups1.3810.0242.280
read_metabolon13.668 0.15021.574
read_msigdt0.0010.0010.001
read_olink1.7260.0662.812
read_rectangles0.2140.0230.392
read_rnaseq_counts33.669 1.19451.698
read_salmon0.0000.0010.000
read_somascan15.050 0.13323.521
read_uniprotdt0.3490.0250.626
reset_fit5.2070.1138.425
rm_diann_contaminants25.197 0.43537.849
rm_missing_in_some_samples0.5660.0500.979
rm_unmatched_samples0.8150.0141.416
sbind5.0830.0587.988
scaledlibsizes0.3660.0040.532
scoremat1.0620.0531.576
slevels0.4720.0090.801
snames0.4660.0090.768
split_extract_fixed0.7270.0531.248
split_samples1.4200.0582.357
stepauc0.3640.0030.565
stri_any_regex0.0010.0000.001
stri_detect_fixed_in_collapsed0.3800.0070.629
subgroup_matrix0.7330.0511.191
subtract_baseline6.0270.1199.535
sumexp_to_longdt2.3110.1013.393
sumexp_to_tsv0.5410.0090.740
sumexplist_to_longdt1.8370.0292.675
summarize_fit2.0030.0632.880
survobj0.1580.0020.285
svalues0.4610.0090.702
svars0.5800.0100.757
systematic_nas0.6160.0090.809
tag_features1.5220.0462.172
tag_hdlproteins0.6140.0240.920
taxon2org0.0010.0010.001
tpm0.3440.0030.360
uncollapse0.0290.0010.034
values0.6190.0100.845
varlevels_dont_clash0.0240.0010.024
venn_detects0.6200.0090.860
weights0.3830.0050.628
write_xl188.317 6.104269.065
zero_to_na0.0010.0010.002