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

This page was generated on 2024-03-29 11:36:32 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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-03-27 14:05:05 -0400 (Wed, 27 Mar 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-03-27 22:28:27 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 22:38:57 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 630.3 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.36   0.58   18.79
is_sig              14.20   0.25   14.35
pca                 11.78   0.19   12.05
filter_medoid       11.18   0.47   11.59
explore_imputations 10.99   0.28   11.42
fit_limma           10.18   0.25   10.36
read_rectangles      9.72   0.57   10.50
read_somascan        9.53   0.19    9.70
plot_detections      8.74   0.36    8.95
read_metabolon       8.46   0.17    8.72
summarize_fit        7.81   0.29    7.92
biplot_covariates    6.86   0.26    7.19
plot_features        5.59   0.14    5.86
subtract_baseline    5.08   0.24    5.39
biplot_corrections   5.11   0.09    5.34
analyze              4.74   0.23    5.02
* 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 
 116.18    5.59  121.12 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles1.980.152.36
analysis1.870.101.95
analyze4.740.235.02
assert_is_valid_sumexp1.660.302.14
biplot2.770.273.13
biplot_corrections5.110.095.34
biplot_covariates6.860.267.19
center2.200.212.39
contrast_subgroup_cols0.750.120.92
contrastdefs1.810.081.74
counts1.550.091.67
counts2cpm2.090.132.18
counts2tpm1.350.061.36
cpm1.310.191.46
create_design2.480.162.59
create_sfile1.190.121.22
default_formula0.840.030.92
default_sfile0.260.000.26
download_data1.680.362.32
download_gtf000
dt2mat0.010.000.01
explore_imputations10.99 0.2811.42
explore_transformations4.180.334.44
extract_features1.210.091.20
extract_rectangle0.750.221.03
fdata1.000.131.00
filter_exprs_replicated_in_some_subgroup1.570.201.84
filter_features1.070.161.27
filter_medoid11.18 0.4711.59
filter_replicated1.230.181.30
filter_samples0.940.071.06
fit_limma10.18 0.2510.36
flevels1.330.111.31
fnames1.230.071.17
formula2str000
fvalues1.140.081.13
fvars0.960.100.93
guess_maxquant_quantity2.070.202.18
guess_sep000
halfnormimpute1.350.091.43
impute_systematic_nondetects2.450.192.55
invert1.660.111.64
is_imputed0.970.080.92
is_sig14.20 0.2514.35
limma1.800.151.79
log2counts1.470.081.50
log2countsratios1.310.081.39
log2cpm1.810.141.93
log2cpmratios1.610.091.67
log2tpm1.580.091.64
log2tpmratios1.920.081.93
log2transform3.770.173.84
make_volcano_dt2.050.162.15
matrix2sumexp1.560.141.72
merge_sdata0.720.241.03
merge_sfile1.590.211.83
message_df000
occupancies1.500.141.50
pca11.78 0.1912.05
plot_boxplots3.740.224.04
plot_contrastogram1.590.161.88
plot_data1.530.221.83
plot_densities2.250.042.39
plot_detections8.740.368.95
plot_features5.590.145.86
plot_venn4.850.084.90
plot_violins4.480.154.75
plot_volcano3.080.213.16
preprocess_rnaseq_counts2.670.092.75
proteingroups1.250.081.23
read_affymetrix1.320.171.50
read_metabolon8.460.178.72
read_proteingroups4.130.244.17
read_rectangles 9.72 0.5710.50
read_rnaseq_counts18.36 0.5818.79
read_somascan9.530.199.70
rm_singleton_samples0.700.030.73
scaledlibsizes1.650.131.76
sdata1.130.111.13
slevels1.090.061.06
snames1.300.141.28
split_by_svar1.180.081.16
split_extract0.770.070.93
standardize_maxquant_snames000
subgroup_matrix0.920.081.12
subtract_baseline5.080.245.39
sumexp2mae2.100.142.29
sumexp_to_long_dt4.500.434.86
summarize_fit7.810.297.92
svalues1.060.161.10
svars1.140.121.15
tpm1.590.031.61
values1.250.151.31
venn_detects1.360.031.24
weights1.940.221.84
zero_to_na0.030.000.03