Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for sesame on malbec2

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

Package 1473/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.1.15
Wanding Zhou
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/sesame
Branch: master
Last Commit: 6138fb0
Last Changed Date: 2019-04-01 16:29:04 -0400 (Mon, 01 Apr 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  ERROR  skipped  skipped 

Summary

Package: sesame
Version: 1.1.15
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings sesame_1.1.15.tar.gz
StartedAt: 2019-04-09 03:36:05 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 03:49:07 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 782.8 seconds
RetCode: 0
Status:  OK 
CheckDir: sesame.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/sesame.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 ‘sesame/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘sesame’ 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘sesame’ 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 or elapsed time > 5s
                          user system elapsed
cnSegmentation          60.165  0.221  61.052
RGChannelSetToSigSets   29.554  1.732  34.905
SigSetToRatioSet        18.603  0.163  19.274
as.data.frame.sesameQC  16.379  0.224  17.046
detectionPoobEcdf       16.517  0.004  16.525
dyeBiasCorrMostBalanced 14.421  0.116  16.020
diffRefSet              13.135  0.052  13.267
print.sesameQC          11.727  0.276  12.004
SigSetsToRGChannelSet   11.374  0.080  11.525
sesameQC                10.419  0.048  10.470
SNPcheck                 7.861  0.131   9.630
detectionPnegEcdf        6.734  0.000   6.734
openSesame               6.475  0.029   6.556
detectionPnegNormGS      6.287  0.008   6.297
openSesameToFile         6.237  0.028   6.266
noobsb                   6.116  0.040   6.160
detectionPfixedNorm      6.098  0.000   6.099
getSexInfo               5.831  0.000   5.832
detectionPnegNorm        5.804  0.000   5.804
getBetas                 5.751  0.000   5.773
detectionPnegNormTotal   5.696  0.001   5.703
IG-methods               4.930  0.044   5.187
* 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: OK


Installation output

sesame.Rcheck/00install.out

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


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

Tests output

sesame.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(sesame)
Loading required package: sesameData
Loading required package: ExperimentHub
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, mapply, match, mget, order, paste,
    pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums,
    rownames, sapply, setdiff, sort, table, tapply, union, unique,
    unsplit, which, which.max, which.min

Loading required package: AnnotationHub
Loading required package: BiocFileCache
Loading required package: dbplyr
Loading sesameData.
> 
> test_check("sesame")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 19 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 89.805   3.901  89.271 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue0.0010.0000.000
IG-methods4.9300.0445.187
IG-replace-methods0.0010.0010.001
II-methods0.0010.0000.001
II-replace-methods0.0070.0000.008
IR-methods000
IR-replace-methods0.0030.0000.002
MValueToBetaValue000
RGChannelSetToSigSets29.554 1.73234.905
SNPcheck7.8610.1319.630
SigSet-class0.0030.0000.003
SigSetList-methods2.7270.0162.860
SigSetList0.3340.0080.346
SigSetListFromIDATs0.1600.0040.170
SigSetListFromPath0.2690.0040.274
SigSetToRatioSet18.603 0.16319.274
SigSetsToRGChannelSet11.374 0.08011.525
SignalSet0.0040.0000.005
as.data.frame.sesameQC16.379 0.22417.046
bisConversionControl4.4490.0034.452
buildControlMatrix450k3.6070.0003.607
cnSegmentation60.165 0.22161.052
ctl-methods0.0020.0000.002
ctl-replace-methods0.0010.0000.001
detectionPfixedNorm6.0980.0006.099
detectionPnegEcdf6.7340.0006.734
detectionPnegNorm5.8040.0005.804
detectionPnegNormGS6.2870.0086.297
detectionPnegNormTotal5.6960.0015.703
detectionPoobEcdf16.517 0.00416.525
detectionZero3.8070.0043.811
diffRefSet13.135 0.05213.267
dyeBiasCorr0.1930.0000.193
dyeBiasCorrMostBalanced14.421 0.11616.020
dyeBiasCorrTypeINorm1.6260.0201.649
estimateLeukocyte4.1580.0404.256
getAFTypeIbySumAlleles0.0690.0000.073
getBetas5.7510.0005.773
getNormCtls0.1620.0030.167
getProbesByGene3.6440.0163.746
getProbesByRegion0.0640.0000.064
getProbesByTSS0.1750.0000.175
getRefSet2.7900.0082.806
getSexInfo5.8310.0005.832
inferEthnicity3.6760.0003.677
inferSex2.0100.0162.027
inferSexKaryotypes1.8710.0281.898
inferTypeIChannel0.0790.0000.079
initFileSet0.0390.0000.039
makeExampleSeSAMeDataSet3.6740.0003.674
makeExampleTinyEPICDataSet0.0050.0000.006
mapFileSet0.0430.0000.043
meanIntensity3.1670.0003.167
noob0.0090.0000.008
noobsb6.1160.0406.160
oobG-methods0.0000.0000.001
oobG-replace-methods0.0010.0000.001
oobR-methods000
oobR-replace-methods0.0010.0000.001
openSesame6.4750.0296.556
openSesameToFile6.2370.0286.266
parseGEOSignalABFile0.3830.3340.963
predictAgeHorvath3530.8460.2320.130
predictAgePheno0.1260.0000.126
predictAgeSkinBlood0.1270.0080.135
print.fileSet0.0560.0000.056
print.sesameQC11.727 0.27612.004
probeNames-methods0.0280.0000.028
pval-methods0.0000.0000.001
pval-replace-methods0.0020.0000.002
readFileSet0.1120.0120.124
readIDATpair0.1690.0160.185
searchIDATprefixes0.0080.0000.310
sesame-package1.4840.0841.568
sesameQC10.419 0.04810.470
sesamize000
show-methods0.0010.0000.001
signalR6toS40.0030.0000.002
sliceFileSet0.0490.0040.053
subsetSignal0.1390.0000.139
totalIntensities3.3730.0203.392
totalIntensityZscore1.7860.0001.786
visualizeGene2.7610.0402.888
visualizeProbes1.0660.0041.070
visualizeRegion0.5510.0000.550
visualizeSegments1.3280.0241.353