Back to Multiple platform build/check report for BioC 3.15
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-03-18 11:06:58 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for autonomics on riesling1


To the developers/maintainers of the autonomics package:
- Please 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 How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 96/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.3.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: master
git_last_commit: 8920c88
git_last_commit_date: 2021-10-26 13:07:36 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: autonomics
Version: 1.3.0
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:autonomics.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings autonomics_1.3.0.tar.gz
StartedAt: 2022-03-17 18:28:14 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 18:36:10 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 476.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

Command output

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


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/autonomics.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'autonomics/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'autonomics' version '1.3.0'
* 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 ... WARNING
Undocumented arguments in documentation object 'normimpute'
  'ref' 'pos'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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  13.86   1.08   14.78
filter_medoid        9.25   0.42    9.64
is_sig               9.41   0.11    9.40
explore_imputations  8.52   0.60    9.01
pca                  8.50   0.19    8.69
read_somascan        7.64   0.06    7.99
fit_limma            7.17   0.07    7.19
plot_detections      6.21   0.39    6.37
biplot_covariates    6.22   0.11    6.34
read_rectangles      5.59   0.54    6.34
read_metabolon       5.61   0.13    5.73
* 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 WARNING, 1 NOTE
See
  'D:/biocbuild/bbs-3.15-bioc/meat/autonomics.Rcheck/00check.log'
for details.



Installation output

autonomics.Rcheck/00install.out

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


* installing to library 'D:/biocbuild/bbs-3.15-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
  converting help for package 'autonomics'
    finding HTML links ... done
    AUTONOMICS_DATASETS                     html  
    MAXQUANT_PATTERNS_PEPCOUNTS             html  
    MAXQUANT_PATTERNS_QUANTITY              html  
    TESTS                                   html  
    add_smiles                              html  
    analysis                                html  
    analyze                                 html  
    assert_is_valid_sumexp                  html  
    biplot                                  html  
    biplot_corrections                      html  
    biplot_covariates                       html  
    center                                  html  
    contrast_subgroup_cols                  html  
    contrastdefs                            html  
    counts                                  html  
    counts2cpm                              html  
    counts2tpm                              html  
    cpm                                     html  
    create_design                           html  
    create_sfile                            html  
    default_formula                         html  
    default_sfile                           html  
    download_data                           html  
    download_gtf                            html  
    dt2mat                                  html  
    explore_imputations                     html  
    explore_transformations                 html  
    extract_features                        html  
    extract_rectangle                       html  
    fdata                                   html  
    filter_exprs_replicated_in_some_subgroup
                                            html  
    filter_features                         html  
    filter_medoid                           html  
    filter_replicated                       html  
    filter_samples                          html  
    fit_limma                               html  
    flevels                                 html  
    fnames                                  html  
    formula2str                             html  
    fvalues                                 html  
    fvars                                   html  
    guess_maxquant_quantity                 html  
    guess_sep                               html  
    halfnormimpute                          html  
    impute_systematic_nondetects            html  
    invert                                  html  
    is_imputed                              html  
    is_sig                                  html  
    limma                                   html  
    log2counts                              html  
    log2countsratios                        html  
    log2cpm                                 html  
    log2cpmratios                           html  
    log2tpm                                 html  
    log2tpmratios                           html  
    log2transform                           html  
    make_volcano_dt                         html  
    matrix2sumexp                           html  
    merge_sdata                             html  
    merge_sfile                             html  
    message_df                              html  
    occupancies                             html  
    pca                                     html  
    plot_boxplots                           html  
    plot_contrastogram                      html  
    plot_data                               html  
    plot_densities                          html  
    plot_detections                         html  
    plot_features                           html  
    plot_venn                               html  
    plot_violins                            html  
    plot_volcano                            html  
    preprocess_rnaseq_counts                html  
    proteingroups                           html  
    read_affymetrix                         html  
    read_metabolon                          html  
    read_proteingroups                      html  
    read_rectangles                         html  
    read_rnaseq_counts                      html  
    read_somascan                           html  
    rm_singleton_samples                    html  
    scaledlibsizes                          html  
    sdata                                   html  
    slevels                                 html  
    snames                                  html  
    split_by_svar                           html  
    split_extract                           html  
    standardize_maxquant_snames             html  
    subgroup_matrix                         html  
    subtract_baseline                       html  
    sumexp2mae                              html  
    sumexp_to_long_dt                       html  
    summarize_fit                           html  
    svalues                                 html  
    svars                                   html  
    tpm                                     html  
    values                                  html  
    venn_detects                            html  
    weights                                 html  
    zero_to_na                              html  
** 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)
Making 'packages.html' ... done

Tests output

autonomics.Rcheck/tests/testthat.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 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 102 ]
> 
> proc.time()
   user  system elapsed 
  97.93    5.12  101.60 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles1.730.152.40
analysis0.920.191.17
analyze3.720.284.00
assert_is_valid_sumexp0.980.161.16
biplot2.330.122.45
biplot_corrections2.610.162.77
biplot_covariates6.220.116.34
center2.270.082.27
contrast_subgroup_cols0.790.080.88
contrastdefs2.050.142.03
counts2.000.112.06
counts2cpm1.810.252.05
counts2tpm0.600.090.62
cpm1.250.201.42
create_design2.570.322.83
create_sfile1.040.111.03
default_formula0.780.090.88
default_sfile0.220.030.25
download_data1.510.202.28
download_gtf000
dt2mat000
explore_imputations8.520.609.01
explore_transformations4.120.344.36
extract_features0.720.100.74
extract_rectangle0.610.090.70
fdata0.720.120.75
filter_exprs_replicated_in_some_subgroup1.480.191.64
filter_features0.780.110.89
filter_medoid9.250.429.64
filter_replicated0.990.131.00
filter_samples0.920.081.00
fit_limma7.170.077.19
flevels0.770.110.81
fnames0.860.080.83
formula2str000
fvalues0.790.060.77
fvars1.000.181.06
guess_maxquant_quantity2.180.092.14
guess_sep000
halfnormimpute0.510.140.66
impute_systematic_nondetects1.920.161.98
invert1.380.181.45
is_imputed1.000.161.07
is_sig9.410.119.40
limma1.290.161.35
log2counts1.050.231.26
log2countsratios1.440.161.56
log2cpm1.160.061.20
log2cpmratios1.530.231.77
log2tpm1.110.111.19
log2tpmratios1.080.081.12
log2transform3.250.113.27
make_volcano_dt1.290.081.29
matrix2sumexp0.940.091.03
merge_sdata0.50.10.6
merge_sfile1.050.311.12
message_df000
occupancies0.920.060.86
pca8.500.198.69
plot_boxplots3.050.083.13
plot_contrastogram0.840.070.93
plot_data1.160.051.21
plot_densities2.430.162.59
plot_detections6.210.396.37
plot_features3.980.094.08
plot_venn3.880.003.85
plot_violins3.640.113.75
plot_volcano1.810.101.78
preprocess_rnaseq_counts2.300.152.56
proteingroups1.820.081.79
read_affymetrix0.560.080.64
read_metabolon5.610.135.73
read_proteingroups2.920.082.88
read_rectangles5.590.546.34
read_rnaseq_counts13.86 1.0814.78
read_somascan7.640.067.99
rm_singleton_samples0.570.000.56
scaledlibsizes1.510.161.64
sdata0.670.060.63
slevels0.710.070.67
snames0.650.060.64
split_by_svar0.550.110.56
split_extract0.480.080.56
standardize_maxquant_snames000
subgroup_matrix0.440.090.53
subtract_baseline3.190.083.27
sumexp2mae1.300.081.38
sumexp_to_long_dt2.610.322.75
summarize_fit4.200.474.51
svalues0.690.110.70
svars0.670.060.68
tpm1.130.131.20
values0.670.110.67
venn_detects0.620.080.64
weights1.770.151.70
zero_to_na0.010.000.02