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

This page was generated on 2024-04-17 11:36:32 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 111/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.10.2  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_18
git_last_commit: 230045c
git_last_commit_date: 2023-11-08 04:08:57 -0400 (Wed, 08 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    ERROR  skipped
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    ERROR  skippedskipped
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for autonomics on palomino4


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.10.2
Command: F:\biocbuild\bbs-3.18-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=F:\biocbuild\bbs-3.18-bioc\R\library --no-vignettes --timings autonomics_1.10.2.tar.gz
StartedAt: 2024-04-15 22:23:54 -0400 (Mon, 15 Apr 2024)
EndedAt: 2024-04-15 22:34:19 -0400 (Mon, 15 Apr 2024)
EllapsedTime: 625.0 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck'
* using R version 4.3.3 (2024-02-29 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 12.3.0
    GNU Fortran (GCC) 12.3.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.10.2'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 R 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 ... OK
* 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_rnaseq_counts  18.79   0.67   19.08
is_sig              13.27   0.25   13.33
filter_medoid       12.03   0.46   12.44
explore_imputations 10.81   0.32   11.02
read_somascan       10.54   0.26   10.81
pca                 10.56   0.12   10.84
read_rectangles      9.83   0.54   10.58
fit_limma           10.01   0.25   10.33
plot_detections      9.24   0.43    9.49
summarize_fit        7.00   0.54    7.15
read_metabolon       6.39   0.15    6.68
biplot_covariates    6.06   0.14    6.25
analyze              5.25   0.17    5.51
biplot_corrections   5.11   0.17    5.37
sumexp_to_long_dt    4.80   0.30    4.91
subtract_baseline    4.84   0.19    5.12
plot_features        4.75   0.24    5.04
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  'F:/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck/00check.log'
for details.



Installation output

autonomics.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.18-bioc/R/library'
* installing *source* package 'autonomics' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to '/' 
** 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.3.3 (2024-02-29 ucrt) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)

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 object is masked from 'package:stats':

    biplot

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 103 ]
> 
> proc.time()
   user  system elapsed 
 117.81    5.42  122.76 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.080.252.74
analysis1.770.131.89
analyze5.250.175.51
assert_is_valid_sumexp1.670.342.14
biplot3.110.303.46
biplot_corrections5.110.175.37
biplot_covariates6.060.146.25
center1.910.102.05
contrast_subgroup_cols0.840.110.97
contrastdefs2.090.152.11
counts1.620.051.68
counts2cpm2.070.112.14
counts2tpm1.290.041.32
cpm1.630.151.72
create_design2.620.082.69
create_sfile1.320.031.23
default_formula0.720.080.91
default_sfile0.210.030.25
download_data1.690.342.32
download_gtf000
dt2mat000
explore_imputations10.81 0.3211.02
explore_transformations4.500.294.69
extract_features1.070.071.03
extract_rectangle0.860.091.03
fdata1.120.081.09
filter_exprs_replicated_in_some_subgroup1.270.151.49
filter_features0.760.140.98
filter_medoid12.03 0.4612.44
filter_replicated1.550.121.52
filter_samples0.970.161.20
fit_limma10.01 0.2510.33
flevels1.050.121.04
fnames1.000.050.94
formula2str000
fvalues0.980.060.93
fvars1.080.161.10
guess_maxquant_quantity2.050.122.01
guess_sep000
halfnormimpute1.400.051.45
impute_systematic_nondetects3.100.153.13
invert1.530.141.54
is_imputed1.260.071.21
is_sig13.27 0.2513.33
limma1.910.151.96
log2counts1.350.161.50
log2countsratios2.350.152.46
log2cpm1.590.081.69
log2cpmratios1.630.101.64
log2tpm1.920.041.92
log2tpmratios1.580.071.64
log2transform4.330.174.42
make_volcano_dt1.810.171.84
matrix2sumexp1.720.222.05
merge_sdata0.940.091.15
merge_sfile1.770.252.08
message_df000
occupancies1.150.161.24
pca10.56 0.1210.84
plot_boxplots4.070.274.36
plot_contrastogram1.450.201.80
plot_data2.330.222.60
plot_densities3.700.133.91
plot_detections9.240.439.49
plot_features4.750.245.04
plot_venn4.780.084.83
plot_violins3.950.124.17
plot_volcano2.410.082.35
preprocess_rnaseq_counts2.340.062.42
proteingroups1.370.111.39
read_affymetrix0.920.051.00
read_metabolon6.390.156.68
read_proteingroups3.800.143.82
read_rectangles 9.83 0.5410.58
read_rnaseq_counts18.79 0.6719.08
read_somascan10.54 0.2610.81
rm_singleton_samples0.980.061.05
scaledlibsizes1.380.101.42
sdata1.210.141.23
slevels0.970.070.93
snames1.060.080.97
split_by_svar0.940.060.91
split_extract0.940.151.12
standardize_maxquant_snames000
subgroup_matrix0.890.101.07
subtract_baseline4.840.195.12
sumexp2mae2.030.202.31
sumexp_to_long_dt4.800.304.91
summarize_fit7.000.547.15
svalues1.170.161.21
svars1.020.141.04
tpm1.750.161.86
values1.320.071.31
venn_detects0.960.150.98
weights1.810.061.61
zero_to_na0.020.000.02