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

This page was generated on 2025-06-19 12:03 -0400 (Thu, 19 Jun 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.2 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4810
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4548
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4528
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4493
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 116/2309HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.17.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-06-18 13:25 -0400 (Wed, 18 Jun 2025)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: f051989
git_last_commit_date: 2025-04-15 12:21:58 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 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 palomino8

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.17.0
Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings autonomics_1.17.0.tar.gz
StartedAt: 2025-06-18 23:30:01 -0400 (Wed, 18 Jun 2025)
EndedAt: 2025-06-18 23:49:52 -0400 (Wed, 18 Jun 2025)
EllapsedTime: 1190.4 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck'
* using R version 4.5.0 (2025-04-11 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.17.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 146.76   5.86  149.71
read_rnaseq_counts        42.77   2.11   50.36
fit_linmod                38.48   0.53   39.12
rm_diann_contaminants     30.63   1.10   30.90
plot_exprs_per_coef       28.48   0.44   28.92
plot_exprs                28.36   0.25   28.85
default_formula           20.49   0.78   21.22
read_somascan             19.85   0.09   19.95
plot_volcano              16.71   0.20   16.96
analyze                   16.61   0.24   16.86
read_metabolon            16.22   0.25   16.49
plot_summary              15.92   0.26   16.21
plot_densities            10.89   0.28   11.17
ftype                     10.61   0.52   11.17
read_fragpipe             10.38   0.21   10.52
fcluster                   8.72   0.17    8.99
extract_coef_features      8.63   0.19    8.92
reset_fit                  8.37   0.23    8.60
plot_sample_nas            7.59   0.09    7.69
fit_survival               6.67   0.09    7.00
biplot_covariates          6.52   0.11    6.64
subtract_baseline          6.11   0.13    6.23
code                       6.11   0.10    6.20
biplot                     5.49   0.04    5.56
plot_violins               5.15   0.12    5.28
plot_survival              5.16   0.10    5.29
* 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
  'F:/biocbuild/bbs-3.22-bioc/meat/autonomics.Rcheck/00check.log'
for details.


Installation output

autonomics.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library'
* installing *source* package 'autonomics' ...
** this is package 'autonomics' version '1.17.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.0 (2025-04-11 ucrt) -- "How About a Twenty-Six"
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 
 193.01   13.39  217.18 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS000
FITSEP000
LINMODENGINES000
MAXQUANT_PATTERNS000
SURVIVALENGINES000
TAXON_TO_ORGNAME000
TESTS000
X2.280.122.48
abstract_fit1.970.142.11
add_adjusted_pvalues0.530.000.53
add_assay_means0.440.020.45
add_facetvars1.690.191.88
add_opentargets_by_uniprot0.480.010.50
add_psp0.530.030.56
add_smiles0.500.050.56
analysis0.490.000.49
analyze16.61 0.2416.86
annotate_maxquant1.360.141.50
annotate_uniprot_rest0.040.001.62
assert_is_valid_sumexp1.580.061.64
bin0.470.030.50
biplot5.490.045.56
biplot_corrections4.120.144.27
biplot_covariates6.520.116.64
block2lme000
center1.900.031.94
code6.110.106.20
coefs1.030.031.07
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.720.080.79
count_in0.020.000.02
counts0.360.020.37
counts2cpm0.390.000.39
counts2tpm0.440.000.44
cpm0.420.000.42
create_design0.870.121.00
default_formula20.49 0.7821.22
default_geom0.590.100.69
default_sfile000
demultiplex0.030.000.03
dequantify000
dequantify_compounddiscoverer000
dot-coxph0.520.150.67
dot-merge0.030.000.03
dot-read_maxquant_proteingroups0.110.020.13
download_data000
download_gtf000
download_mcclain21000
dt2mat000
enrichment2.260.032.30
entrezg_to_symbol000
extract_coef_features8.630.198.92
extract_rectangle0.210.050.25
fcluster8.720.178.99
fcor1.340.081.42
fdata0.670.010.69
fdr2p1.000.101.09
filter_exprs_replicated_in_some_subgroup0.970.101.08
filter_features0.660.070.72
filter_medoid0.680.040.73
filter_samples0.690.070.75
fit_linmod38.48 0.5339.12
fit_survival6.670.097.00
fitcoefs1.100.051.14
fits0.830.080.91
fix_xlgenes000
flevels0.540.020.56
fnames0.600.010.61
formula2str000
ftype10.61 0.5211.17
fvalues0.500.010.52
fvars0.460.020.48
genome_to_orgdb000
group_by_level000
guess_compounddiscoverer_quantity000
guess_fitsep0.580.020.59
guess_maxquant_quantity000
guess_sep0.520.070.60
has_multiple_levels0.080.000.08
hdlproteins0.040.050.14
impute3.820.083.90
invert_subgroups0.670.000.67
is_collapsed_subset000
is_correlation_matrix000
is_diann_report0.390.161.63
is_fastadt0.060.000.06
is_file000
is_fraction000
is_imputed0.840.000.85
is_positive_number000
is_scalar_subset0.460.010.46
is_sig2.220.082.30
is_valid_formula0.060.000.06
keep_connected_blocks0.700.110.82
keep_connected_features0.780.090.87
keep_replicated_features0.800.080.88
label2index000
list2mat000
log2counts0.300.000.29
log2cpm0.280.000.28
log2diffs0.410.030.44
log2proteins0.420.000.42
log2sites0.490.000.48
log2tpm0.390.000.39
log2transform4.890.115.00
logical2factor000
make_alpha_palette0.680.080.77
make_colors0.020.000.02
make_volcano_dt1.060.001.06
map_fvalues0.600.010.61
matrix2sumexp1.110.051.15
merge_sample_file0.420.000.44
merge_sdata0.640.060.70
message_df000
model_coefs0.870.100.97
modelvar4.520.064.60
order_on_p1.580.131.70
pca3.650.173.86
pg_to_canonical0.020.000.01
plot_coef_densities1.190.091.29
plot_contrast_venn2.880.052.92
plot_contrastogram3.610.283.94
plot_data1.540.061.61
plot_densities10.89 0.2811.17
plot_design0.770.000.92
plot_exprs28.36 0.2528.85
plot_exprs_per_coef28.48 0.4428.92
plot_fit_summary2.110.062.17
plot_heatmap2.670.002.67
plot_joint_density3.610.163.76
plot_matrix0.500.080.58
plot_sample_nas7.590.097.69
plot_subgroup_points4.330.134.52
plot_summary15.92 0.2616.21
plot_survival5.160.105.29
plot_venn0.020.000.01
plot_venn_heatmap0.030.000.03
plot_violins5.150.125.28
plot_volcano16.71 0.2016.96
preprocess_rnaseq_counts0.420.000.44
pull_columns0.020.000.02
read_affymetrix000
read_diann_proteingroups146.76 5.86149.71
read_fragpipe10.38 0.2110.52
read_maxquant_phosphosites1.890.072.19
read_maxquant_proteingroups1.340.071.40
read_metabolon16.22 0.2516.49
read_msigdt000
read_olink1.690.092.42
read_rectangles0.170.050.23
read_rnaseq_counts42.77 2.1150.36
read_salmon000
read_somascan19.85 0.0919.95
read_uniprotdt0.420.050.47
reset_fit8.370.238.60
rm_diann_contaminants30.63 1.1030.90
rm_missing_in_some_samples0.660.060.72
rm_unmatched_samples0.780.000.78
scaledlibsizes0.340.010.36
scoremat1.160.071.22
slevels0.560.030.59
snames0.510.040.57
split_extract_fixed0.930.111.04
split_samples1.250.121.37
stri_any_regex000
stri_detect_fixed_in_collapsed0.480.000.49
subgroup_matrix0.670.080.75
subtract_baseline6.110.136.23
sumexp_to_longdt2.130.122.25
sumexp_to_tsv0.610.000.61
sumexplist_to_longdt1.670.061.78
summarize_fit2.060.112.17
svalues0.520.000.52
svars0.480.020.52
systematic_nas0.670.030.71
tag_features0.980.021.00
tag_hdlproteins0.780.030.83
taxon2org000
tpm0.380.000.38
uncollapse0.030.000.03
values0.480.010.51
varlevels_dont_clash0.040.000.04
venn_detects0.620.000.62
weights0.440.000.44
write_xl0.860.070.92
zero_to_na000