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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4824
palomino7Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4566
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-14 13:40 -0400 (Thu, 14 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
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 palomino7

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.16.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings autonomics_1.16.0.tar.gz
StartedAt: 2025-08-14 23:32:00 -0400 (Thu, 14 Aug 2025)
EndedAt: 2025-08-14 23:51:35 -0400 (Thu, 14 Aug 2025)
EllapsedTime: 1174.8 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings autonomics_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 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
read_diann_proteingroups 138.40   4.48  139.80
read_rnaseq_counts        42.23   1.96   49.22
fit_linmod                36.89   0.52   40.54
rm_diann_contaminants     30.67   1.31   31.09
plot_exprs_per_coef       29.58   0.27   29.87
plot_exprs                26.92   0.42   27.35
default_formula           21.58   0.47   22.02
plot_summary              18.93   0.17   19.14
read_somascan             18.54   0.13   18.66
read_metabolon            16.70   0.15   16.86
analyze                   16.30   0.25   16.56
plot_volcano              15.52   0.28   15.81
read_fragpipe             10.24   0.30   10.45
plot_densities            10.03   0.28   10.31
ftype                      9.75   0.38   10.12
fcluster                   9.03   0.08    9.14
extract_coef_features      8.58   0.17    8.75
plot_sample_nas            7.83   0.03    7.88
reset_fit                  7.13   0.10    7.24
code                       6.69   0.15    6.86
biplot_covariates          6.53   0.09    6.62
fit_survival               6.44   0.10    7.00
subtract_baseline          5.99   0.16    6.18
biplot                     5.48   0.08    5.56
plot_violins               5.34   0.14    5.49
plot_subgroup_points       5.28   0.09    5.39
* 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
  'E:/biocbuild/bbs-3.21-bioc/meat/autonomics.Rcheck/00check.log'
for details.


Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/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 version 4.5.1 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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 
 190.07   12.60  211.89 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X1.720.131.94
abstract_fit1.940.112.06
add_adjusted_pvalues1.420.001.43
add_assay_means0.510.010.53
add_facetvars1.880.111.98
add_opentargets_by_uniprot0.450.000.45
add_psp0.560.050.61
add_smiles0.610.060.68
analysis0.380.030.40
analyze16.30 0.2516.56
annotate_maxquant1.320.151.47
annotate_uniprot_rest0.050.011.83
assert_is_valid_sumexp0.630.080.72
bin0.560.030.61
biplot5.480.085.56
biplot_corrections3.880.053.92
biplot_covariates6.530.096.62
block2lme000
center1.750.051.80
code6.690.156.86
coefs1.040.051.09
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.690.080.79
count_in000
counts0.440.000.43
counts2cpm0.360.000.38
counts2tpm0.430.000.44
cpm0.350.010.35
create_design0.780.030.83
default_formula21.58 0.4722.02
default_geom0.670.080.75
default_sfile0.020.000.01
demultiplex0.010.000.02
dequantify000
dequantify_compounddiscoverer0.000.020.02
dot-coxph0.520.040.56
dot-merge0.010.000.01
dot-read_maxquant_proteingroups0.120.020.14
download_data000
download_gtf000
download_mcclain21000
dt2mat0.020.000.02
enrichment2.190.032.21
entrezg_to_symbol0.010.000.02
extract_coef_features8.580.178.75
extract_rectangle0.220.050.27
fcluster9.030.089.14
fcor1.520.011.53
fdata0.820.000.83
fdr2p1.220.071.29
filter_exprs_replicated_in_some_subgroup1.330.041.39
filter_features0.700.060.78
filter_medoid0.660.050.71
filter_samples0.780.080.86
fit_linmod36.89 0.5240.54
fit_survival6.440.107.00
fitcoefs1.090.051.18
fits1.030.051.07
fix_xlgenes0.020.000.02
flevels0.480.000.51
fnames0.600.010.61
formula2str000
ftype 9.75 0.3810.12
fvalues0.490.010.50
fvars0.420.020.44
genome_to_orgdb000
group_by_level000
guess_compounddiscoverer_quantity000
guess_fitsep0.640.030.71
guess_maxquant_quantity000
guess_sep0.580.060.64
has_multiple_levels0.050.000.04
hdlproteins0.040.040.14
impute4.110.094.21
invert_subgroups0.880.030.90
is_collapsed_subset000
is_correlation_matrix000
is_diann_report0.310.090.57
is_fastadt0.060.000.07
is_file000
is_fraction0.000.000.02
is_imputed0.810.020.83
is_positive_number000
is_scalar_subset0.280.020.31
is_sig3.270.043.33
is_valid_formula0.040.000.04
keep_connected_blocks0.440.190.63
keep_connected_features0.690.060.75
keep_replicated_features1.060.051.11
label2index000
list2mat000
log2counts0.310.000.36
log2cpm0.430.000.42
log2diffs0.430.010.45
log2proteins0.420.000.43
log2sites0.430.020.43
log2tpm0.450.000.46
log2transform4.670.054.71
logical2factor000
make_alpha_palette0.550.060.61
make_colors000
make_volcano_dt0.910.020.92
map_fvalues0.470.030.50
matrix2sumexp1.030.031.08
merge_sample_file0.610.010.62
merge_sdata0.660.050.71
message_df0.010.000.01
model_coefs0.860.131.00
modelvar4.640.044.69
order_on_p1.530.031.56
pca3.800.063.94
pg_to_canonical0.020.000.01
plot_coef_densities1.530.061.60
plot_contrast_venn3.220.073.28
plot_contrastogram3.620.093.86
plot_data1.450.141.59
plot_densities10.03 0.2810.31
plot_design0.770.020.78
plot_exprs26.92 0.4227.35
plot_exprs_per_coef29.58 0.2729.87
plot_fit_summary2.410.032.46
plot_heatmap2.380.062.43
plot_joint_density3.730.124.03
plot_matrix0.660.070.72
plot_sample_nas7.830.037.88
plot_subgroup_points5.280.095.39
plot_summary18.93 0.1719.14
plot_survival4.630.114.73
plot_venn0.020.000.02
plot_venn_heatmap0.030.000.03
plot_violins5.340.145.49
plot_volcano15.52 0.2815.81
preprocess_rnaseq_counts0.390.020.40
pull_columns000
read_affymetrix000
read_diann_proteingroups138.40 4.48139.80
read_fragpipe10.24 0.3010.45
read_maxquant_phosphosites1.670.051.72
read_maxquant_proteingroups1.330.081.42
read_metabolon16.70 0.1516.86
read_msigdt000
read_olink1.730.072.24
read_rectangles0.270.000.34
read_rnaseq_counts42.23 1.9649.22
read_salmon000
read_somascan18.54 0.1318.66
read_uniprotdt0.400.010.43
reset_fit7.130.107.24
rm_diann_contaminants30.67 1.3131.09
rm_missing_in_some_samples0.660.110.78
rm_unmatched_samples0.840.000.85
scaledlibsizes0.250.030.28
scoremat1.090.101.17
slevels0.470.020.48
snames0.380.010.39
split_extract_fixed0.470.060.53
split_samples1.350.071.42
stri_any_regex000
stri_detect_fixed_in_collapsed0.360.010.39
subgroup_matrix0.450.110.56
subtract_baseline5.990.166.18
sumexp_to_longdt2.530.142.67
sumexp_to_tsv0.700.010.72
sumexplist_to_longdt2.050.042.07
summarize_fit1.880.071.95
svalues0.470.020.49
svars0.360.030.39
systematic_nas0.610.030.64
tag_features1.070.051.12
tag_hdlproteins0.520.030.55
taxon2org000
tpm0.340.000.34
uncollapse0.040.000.04
values0.460.000.46
varlevels_dont_clash0.040.000.04
venn_detects0.620.030.65
weights0.480.020.50
write_xl0.820.090.91
zero_to_na0.010.000.01