Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLM[N]OPQRSTUVWXYZ

CHECK report for NormalyzerDE on malbec2

This page was generated on 2019-04-09 11:51:51 -0400 (Tue, 09 Apr 2019).

Package 1088/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
NormalyzerDE 1.1.15
Jakob Willforss
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/NormalyzerDE
Branch: master
Last Commit: 3249a0d
Last Changed Date: 2019-03-06 10:37:27 -0400 (Wed, 06 Mar 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK 

Summary

Package: NormalyzerDE
Version: 1.1.15
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:NormalyzerDE.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings NormalyzerDE_1.1.15.tar.gz
StartedAt: 2019-04-09 02:22:58 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 02:28:11 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 312.7 seconds
RetCode: 0
Status:  OK 
CheckDir: NormalyzerDE.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:NormalyzerDE.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings NormalyzerDE_1.1.15.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/NormalyzerDE.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘NormalyzerDE/DESCRIPTION’ ... OK
* this is package ‘NormalyzerDE’ version ‘1.1.15’
* 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:
  .travis.yml
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 ‘NormalyzerDE’ 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 ... NOTE
Missing or unexported object: ‘SummarizedExperiment::metadata’
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                              user system elapsed
generatePlots               23.049  0.136  23.423
NormalyzerEvaluationResults  6.994  0.104   7.102
writeNormalizedDatasets      6.734  0.000   6.749
analyzeNormalizations        5.318  0.000   5.317
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/NormalyzerDE.Rcheck/00check.log’
for details.



Installation output

NormalyzerDE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL NormalyzerDE
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘NormalyzerDE’ ...
** using staged installation
** R
** data
** 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 (NormalyzerDE)

Tests output

NormalyzerDE.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 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(NormalyzerDE)
> test_check("NormalyzerDE")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 85 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 31.481   0.428  32.256 

Example timings

NormalyzerDE.Rcheck/NormalyzerDE-Ex.timings

nameusersystemelapsed
NormalyzerEvaluationResults6.9940.1047.102
NormalyzerResults0.1320.0000.131
NormalyzerStatistics0.0300.0000.031
analyzeNormalizations5.3180.0005.317
calculateContrasts0.1620.0040.167
generateAnnotatedMatrix0.0950.0000.095
generatePlots23.049 0.13623.423
generateStatsReport2.6350.0002.658
getRTNormalizedMatrix1.9530.0201.977
getSmoothedRTNormalizedMatrix4.5930.0084.600
getVerifiedNormalyzerObject0.040.000.04
globalIntensityNormalization0.0050.0000.006
loadData000
loadDesign000
meanNormalization0.0050.0000.005
medianNormalization0.0030.0000.003
normMethods2.0900.0002.091
normalyzer0.0010.0000.000
normalyzerDE1.7840.0081.867
performCyclicLoessNormalization0.0110.0000.011
performGlobalRLRNormalization0.0260.0000.025
performQuantileNormalization0.0020.0000.002
performSMADNormalization0.0000.0030.003
performVSNNormalization0.0260.0000.026
reduceTechnicalReplicates0.0930.0000.093
setupJobDir0.0000.0000.001
setupRawContrastObject0.0140.0000.013
setupRawDataObject0.0170.0000.018
setupTestData0.0020.0000.002
writeNormalizedDatasets6.7340.0006.749