| Back to Multiple platform build/check report for BioC 3.10 | 
 | 
This page was generated on 2020-04-15 12:14:25 -0400 (Wed, 15 Apr 2020).
| Package 1572/1823 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| sesame 1.4.0 Wanding Zhou 
 | malbec1 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | [ OK ] |  | ||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK |  | ||||||
| merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |  | 
| Package: sesame | 
| Version: 1.4.0 | 
| Command: /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings sesame_1.4.0.tar.gz | 
| StartedAt: 2020-04-15 05:51:14 -0400 (Wed, 15 Apr 2020) | 
| EndedAt: 2020-04-15 06:05:34 -0400 (Wed, 15 Apr 2020) | 
| EllapsedTime: 860.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: sesame.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD check --install=check:sesame.install-out.txt --library=/home/biocbuild/bbs-3.10-bioc/R/library --no-vignettes --timings sesame_1.4.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.10-bioc/meat/sesame.Rcheck’
* using R version 3.6.3 (2020-02-29)
* 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.4.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 ... 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          68.368  0.508  73.748
RGChannelSetToSigSets   34.200  1.784  38.548
detectionPoobEcdf       20.060  0.020  21.400
dyeBiasCorrMostBalanced 18.980  0.136  19.740
as.data.frame.sesameQC  16.200  0.172  16.521
diffRefSet              14.952  0.032  15.235
DMR                     13.876  0.096  14.133
sesameQC                11.464  0.216  11.695
SigSetsToRGChannelSet   11.204  0.064  11.338
detectionPnegEcdf       10.096  0.044  11.486
print.sesameQC           9.452  0.072   9.549
SigSetToRatioSet         9.432  0.036   9.573
SNPcheck                 8.736  0.132   9.167
detectionPfixedNorm      8.664  0.012  10.018
detectionPnegNormGS      8.548  0.064   9.030
detectionPnegNorm        8.544  0.064   9.164
detectionPnegNormTotal   8.180  0.004   8.455
noobsb                   6.956  0.000   6.983
DML                      6.696  0.108   7.091
getSexInfo               6.244  0.000   6.259
getBetas                 5.948  0.000   5.976
detectionZero            5.000  0.000   5.085
* 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
sesame.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.10-bioc/R/bin/R CMD INSTALL sesame ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.10-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)
sesame.Rcheck/tests/testthat.Rout
R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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, 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, 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 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 92.004   3.308  93.869 
sesame.Rcheck/sesame-Ex.timings
| name | user | system | elapsed | |
| BetaValueToMValue | 0.000 | 0.000 | 0.001 | |
| DML | 6.696 | 0.108 | 7.091 | |
| DMR | 13.876 | 0.096 | 14.133 | |
| IG-methods | 4.144 | 0.076 | 4.362 | |
| IG-replace-methods | 0.000 | 0.000 | 0.002 | |
| II-methods | 0.000 | 0.000 | 0.001 | |
| II-replace-methods | 0.004 | 0.004 | 0.008 | |
| IR-methods | 0 | 0 | 0 | |
| IR-replace-methods | 0.000 | 0.000 | 0.002 | |
| MValueToBetaValue | 0 | 0 | 0 | |
| RGChannelSetToSigSets | 34.200 | 1.784 | 38.548 | |
| SNPcheck | 8.736 | 0.132 | 9.167 | |
| SigSet-class | 0.004 | 0.000 | 0.003 | |
| SigSetList-methods | 3.004 | 0.024 | 3.394 | |
| SigSetList | 0.284 | 0.004 | 0.289 | |
| SigSetListFromIDATs | 0.156 | 0.008 | 0.164 | |
| SigSetListFromPath | 0.316 | 0.004 | 0.323 | |
| SigSetToRatioSet | 9.432 | 0.036 | 9.573 | |
| SigSetsToRGChannelSet | 11.204 | 0.064 | 11.338 | |
| SignalSet | 0.004 | 0.000 | 0.006 | |
| as.data.frame.sesameQC | 16.200 | 0.172 | 16.521 | |
| bisConversionControl | 4.616 | 0.000 | 4.648 | |
| buildControlMatrix450k | 4.496 | 0.004 | 4.517 | |
| cnSegmentation | 68.368 | 0.508 | 73.748 | |
| ctl-methods | 0.004 | 0.000 | 0.003 | |
| ctl-replace-methods | 0.000 | 0.000 | 0.001 | |
| detectionPfixedNorm | 8.664 | 0.012 | 10.018 | |
| detectionPnegEcdf | 10.096 | 0.044 | 11.486 | |
| detectionPnegNorm | 8.544 | 0.064 | 9.164 | |
| detectionPnegNormGS | 8.548 | 0.064 | 9.030 | |
| detectionPnegNormTotal | 8.180 | 0.004 | 8.455 | |
| detectionPoobEcdf | 20.06 | 0.02 | 21.40 | |
| detectionZero | 5.000 | 0.000 | 5.085 | |
| diffRefSet | 14.952 | 0.032 | 15.235 | |
| dyeBiasCorr | 0.180 | 0.000 | 0.182 | |
| dyeBiasCorrMostBalanced | 18.980 | 0.136 | 19.740 | |
| dyeBiasCorrTypeINorm | 3.868 | 0.024 | 3.908 | |
| estimateLeukocyte | 4.128 | 0.024 | 4.251 | |
| getAFTypeIbySumAlleles | 0.052 | 0.000 | 0.052 | |
| getBetas | 5.948 | 0.000 | 5.976 | |
| getNormCtls | 0.096 | 0.000 | 0.097 | |
| getProbesByGene | 3.480 | 0.020 | 3.549 | |
| getProbesByRegion | 0.048 | 0.000 | 0.047 | |
| getProbesByTSS | 0.192 | 0.000 | 0.193 | |
| getRefSet | 2.544 | 0.004 | 2.548 | |
| getSegment | 4.220 | 0.012 | 4.272 | |
| getSexInfo | 6.244 | 0.000 | 6.259 | |
| inferEthnicity | 4.792 | 0.000 | 4.799 | |
| inferSex | 1.564 | 0.000 | 1.561 | |
| inferSexKaryotypes | 1.660 | 0.000 | 1.669 | |
| inferTypeIChannel | 0.072 | 0.000 | 0.069 | |
| initFileSet | 0.036 | 0.000 | 0.039 | |
| makeExampleSeSAMeDataSet | 4.064 | 0.000 | 4.098 | |
| makeExampleTinyEPICDataSet | 0.008 | 0.000 | 0.008 | |
| mapFileSet | 0.064 | 0.004 | 0.068 | |
| meanIntensity | 4.936 | 0.000 | 4.956 | |
| noob | 0.012 | 0.000 | 0.013 | |
| noobsb | 6.956 | 0.000 | 6.983 | |
| oobG-methods | 0.000 | 0.000 | 0.001 | |
| oobG-replace-methods | 0.000 | 0.000 | 0.001 | |
| oobR-methods | 0 | 0 | 0 | |
| oobR-replace-methods | 0.000 | 0.000 | 0.001 | |
| openSesame | 4.352 | 0.040 | 4.444 | |
| openSesameToFile | 3.080 | 0.012 | 3.106 | |
| parseGEOSignalABFile | 0.328 | 0.348 | 0.991 | |
| predictAgeHorvath353 | 0.872 | 0.284 | 0.210 | |
| predictAgePheno | 0.144 | 0.004 | 0.149 | |
| predictAgeSkinBlood | 0.164 | 0.004 | 0.167 | |
| print.fileSet | 0.056 | 0.004 | 0.061 | |
| print.sesameQC | 9.452 | 0.072 | 9.549 | |
| probeNames-methods | 0.028 | 0.000 | 0.029 | |
| pval-methods | 0.000 | 0.000 | 0.001 | |
| pval-replace-methods | 0.000 | 0.000 | 0.001 | |
| readFileSet | 0.108 | 0.012 | 0.120 | |
| readIDATpair | 0.156 | 0.004 | 0.157 | |
| searchIDATprefixes | 0.000 | 0.004 | 0.022 | |
| sesame-package | 1.228 | 0.112 | 1.352 | |
| sesameQC | 11.464 | 0.216 | 11.695 | |
| sesamize | 0 | 0 | 0 | |
| show-methods | 0.000 | 0.000 | 0.001 | |
| signalR6toS4 | 0.000 | 0.004 | 0.003 | |
| sliceFileSet | 0.072 | 0.000 | 0.074 | |
| subsetSignal | 0.224 | 0.008 | 0.230 | |
| topLoci | 4.460 | 0.184 | 4.652 | |
| topSegments | 3.884 | 0.064 | 3.953 | |
| totalIntensities | 3.736 | 0.004 | 3.750 | |
| totalIntensityZscore | 2.112 | 0.000 | 2.114 | |
| visualizeGene | 1.484 | 0.004 | 1.487 | |
| visualizeProbes | 1.324 | 0.000 | 1.327 | |
| visualizeRegion | 0.708 | 0.004 | 0.712 | |
| visualizeSegments | 1.636 | 0.008 | 1.646 | |