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

This page was generated on 2021-10-15 15:05:35 -0400 (Fri, 15 Oct 2021).

CHECK results for autonomics on nebbiolo1

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 102/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.0.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_13
git_last_commit: 5df16f7
git_last_commit_date: 2021-05-25 07:57:21 -0400 (Tue, 25 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: autonomics
Version: 1.0.1
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings autonomics_1.0.1.tar.gz
StartedAt: 2021-10-14 08:54:45 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 09:03:34 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 529.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings autonomics_1.0.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* 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.0.1’
* 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 for sufficient/correct file permissions ... 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 ... WARNING
Undocumented code objects:
  ‘translate’
All user-level objects in a package should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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  16.699  0.208  16.023
is_sig              12.058  0.064  11.710
filter_medoid       11.551  0.216  11.652
explore_imputations 11.375  0.280  10.998
pca                 10.142  0.044  10.189
plot_detections     10.003  0.128   9.449
read_rectangles      9.203  0.156   9.343
read_somascan        9.213  0.072   9.164
fit_limma            8.303  0.052   8.114
biplot_covariates    7.190  0.196   7.386
read_metabolon       6.423  0.076   6.402
summarize_fit        6.224  0.052   5.637
sumexp_to_long_dt    5.967  0.085   5.371
plot_violins         5.085  0.080   5.157
plot_venn            5.053  0.024   4.905
* 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
  ‘/home/biocbuild/bbs-3.13-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-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.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 
104.182   1.337 100.244 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
MAXQUANT_PATTERNS_PEPCOUNTS0.0000.0000.001
MAXQUANT_PATTERNS_QUANTITY000
TESTS000
add_smiles2.3190.1472.857
analysis1.3030.1041.259
analyze4.6470.1634.711
assert_is_valid_sumexp1.5090.0961.607
biplot2.5640.1522.716
biplot_corrections3.5210.0803.601
biplot_covariates7.1900.1967.386
center2.3040.0642.143
contrast_subgroup_cols0.7740.0160.790
contrastdefs2.3770.0522.141
counts2.2640.0732.230
counts2cpm2.7860.0922.766
counts2tpm0.9820.0440.905
cpm2.6020.0802.576
create_design2.6210.0682.584
create_sfile1.6310.0281.371
default_formula0.8900.0320.922
default_sfile0.2670.0040.271
download_data2.3650.0882.937
download_gtf0.0010.0000.000
dt2mat0.0040.0000.003
explore_imputations11.375 0.28010.998
explore_transformations4.8790.0644.621
extract_features1.3550.0161.180
extract_rectangle0.9860.0080.994
fdata1.2450.0681.137
filter_exprs_replicated_in_some_subgroup1.4350.0081.355
filter_features1.0470.0161.063
filter_medoid11.551 0.21611.652
filter_replicated1.7640.0921.509
filter_samples0.9840.0161.000
fit_limma8.3030.0528.114
flevels1.3090.0201.129
fnames1.3500.0121.196
formula2str000
fvalues1.2750.0361.130
fvars1.3500.0321.188
guess_maxquant_quantity2.9410.0442.541
guess_sep0.0010.0000.002
halfnormimpute1.3660.0921.458
impute_systematic_nondetects3.1310.0762.890
invert2.0800.0481.797
is_imputed1.2990.0321.128
is_sig12.058 0.06411.710
limma2.3540.0242.122
log2counts2.0620.0522.004
log2countsratios1.8900.0241.804
log2cpm2.6570.1042.655
log2cpmratios1.7540.0531.697
log2tpm1.8450.0111.741
log2tpmratios1.7820.0081.674
log2transform4.4480.0554.248
make_volcano_dt2.4720.0242.072
matrix2sumexp1.5870.0081.595
merge_sdata0.8770.0110.887
merge_sfile1.9730.0611.778
message_df0.0010.0010.003
occupancies1.8380.0141.535
pca10.142 0.04410.189
plot_boxplots3.8670.0643.907
plot_contrastogram1.3960.0441.412
plot_data1.7860.0361.822
plot_densities2.7300.0282.744
plot_detections10.003 0.128 9.449
plot_features4.5910.0084.600
plot_venn5.0530.0244.905
plot_violins5.0850.0805.157
plot_volcano2.7870.0392.424
preprocess_rnaseq_counts2.8540.0522.786
proteingroups1.9770.0001.636
read_affymetrix0.9730.0200.993
read_metabolon6.4230.0766.402
read_proteingroups4.6740.0444.243
read_rectangles9.2030.1569.343
read_rnaseq_counts16.699 0.20816.023
read_somascan9.2130.0729.164
rm_singleton_samples0.7660.0040.770
scaledlibsizes1.7920.0281.715
sdata1.2740.0241.107
slevels1.2430.0241.083
snames1.2810.0121.118
split_by_svar1.1830.0080.980
split_extract0.9340.0120.946
standardize_maxquant_snames0.0030.0000.003
subgroup_matrix0.7750.0040.779
subtract_baseline4.4920.0444.468
sumexp2mae1.9580.0121.971
sumexp_to_long_dt5.9670.0855.371
summarize_fit6.2240.0525.637
svalues1.2110.0201.041
svars1.3090.0241.150
tpm1.8510.0001.744
values1.2960.0121.133
venn_detects1.2650.0201.098
weights1.9850.0441.667
zero_to_na0.0160.0000.016