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

CHECK report for sesame on machv2

This page was generated on 2020-10-17 11:59:35 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE sesame PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1638/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
sesame 1.6.0
Wanding Zhou
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/sesame
Branch: RELEASE_3_11
Last Commit: 92c330a
Last Changed Date: 2020-04-27 15:17:43 -0400 (Mon, 27 Apr 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: sesame
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings sesame_1.6.0.tar.gz
StartedAt: 2020-10-17 05:16:07 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 05:32:46 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 998.5 seconds
RetCode: 0
Status:  OK 
CheckDir: sesame.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:sesame.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings sesame_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/sesame.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.0 (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.6.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 (user + system) or elapsed time > 5s
                          user system elapsed
cnSegmentation          72.039  3.013  75.164
RGChannelSetToSigSets   35.137  2.116  40.060
as.data.frame.sesameQC  18.548  0.534  19.102
diffRefSet              17.523  0.260  17.818
dyeBiasCorrMostBalanced 16.287  0.224  16.528
DMR                     13.541  0.265  13.815
SigSetToRatioSet        11.271  0.188  11.473
sesameQC                10.564  0.357  11.003
SigSetsToRGChannelSet   10.271  0.231  10.516
print.sesameQC          10.079  0.400  10.502
DML                      9.023  0.777   9.808
SNPcheck                 8.293  0.188   8.501
topLoci                  6.557  1.246   7.853
topSegments              5.919  0.528   6.464
getBetas                 5.717  0.015   5.736
getSegment               5.561  0.168   5.778
openSesame               5.468  0.207   5.709
detectionPoobEcdf        5.146  0.049   5.200
noobsb                   4.938  0.110   5.051
estimateLeukocyte        4.852  0.148   5.034
* 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:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL sesame
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/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 version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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 
109.504   8.735 111.067 

Example timings

sesame.Rcheck/sesame-Ex.timings

nameusersystemelapsed
BetaValueToMValue0.0000.0010.000
DML9.0230.7779.808
DMR13.541 0.26513.815
IG-methods4.3270.1474.478
IG-replace-methods0.0020.0010.003
II-methods0.0010.0010.002
II-replace-methods0.0070.0040.011
IR-methods0.0010.0010.001
IR-replace-methods0.0020.0010.003
MValueToBetaValue0.0010.0000.001
RGChannelSetToSigSets35.137 2.11640.060
SNPcheck8.2930.1888.501
SigSet-class0.0050.0020.007
SigSetList-methods3.0900.0733.170
SigSetList0.5990.0150.615
SigSetListFromIDATs0.2260.0040.230
SigSetListFromPath0.6340.0200.654
SigSetToRatioSet11.271 0.18811.473
SigSetsToRGChannelSet10.271 0.23110.516
as.data.frame.sesameQC18.548 0.53419.102
bisConversionControl2.9860.1783.170
buildControlMatrix450k2.7870.0612.851
cnSegmentation72.039 3.01375.164
ctl-methods0.0020.0010.003
ctl-replace-methods0.0010.0010.001
detectionPfixedNorm2.6230.0622.686
detectionPnegEcdf4.4840.0484.539
detectionPnegNorm3.0450.0623.108
detectionPnegNormGS2.8600.0282.891
detectionPnegNormTotal3.2640.2273.493
detectionPoobEcdf5.1460.0495.200
detectionZero2.6480.0272.677
diffRefSet17.523 0.26017.818
dyeBiasCorr0.1970.0010.199
dyeBiasCorrMostBalanced16.287 0.22416.528
dyeBiasCorrTypeINorm2.0490.0972.147
estimateLeukocyte4.8520.1485.034
getAFTypeIbySumAlleles0.0630.0000.064
getBetas5.7170.0155.736
getNormCtls0.2220.0060.227
getProbesByGene3.3860.0563.455
getProbesByRegion0.1040.0010.105
getProbesByTSS0.3550.0060.362
getRefSet3.6870.0933.786
getSegment5.5610.1685.778
getSexInfo3.8890.0783.971
inferEthnicity2.6680.0832.754
inferSex1.3510.0071.358
inferSexKaryotypes2.3100.1332.447
inferTypeIChannel0.0580.0010.058
initFileSet0.0640.0040.069
makeExampleSeSAMeDataSet2.6410.0122.666
makeExampleTinyEPICDataSet0.0100.0010.011
mapFileSet0.0720.0040.077
meanIntensity2.7520.1122.866
noob0.0130.0010.013
noobsb4.9380.1105.051
oobG-methods0.0010.0000.001
oobG-replace-methods0.0020.0000.002
oobR-methods000
oobR-replace-methods0.0010.0000.002
openSesame5.4680.2075.709
openSesameToFile3.0730.0883.184
parseGEOSignalABFile1.4160.7661.334
predictAgeHorvath3530.1830.0530.237
predictAgePheno0.2080.0110.219
predictAgeSkinBlood0.2060.0080.214
print.fileSet0.0530.0040.057
print.sesameQC10.079 0.40010.502
probeNames-methods0.0510.0010.052
pval-methods0.0010.0000.002
pval-replace-methods0.0020.0010.004
readFileSet0.1090.0050.114
readIDATpair0.3290.0260.357
searchIDATprefixes0.0060.0030.011
sesame-package1.2950.1171.418
sesameQC10.564 0.35711.003
show-methods0.0020.0020.004
sliceFileSet0.0740.0060.082
subsetSignal0.1880.0060.194
topLoci6.5571.2467.853
topSegments5.9190.5286.464
totalIntensities2.7900.0812.874
totalIntensityZscore2.4970.0092.507
visualizeGene1.1720.0201.194
visualizeProbes1.6380.0411.680
visualizeRegion0.7110.0090.720
visualizeSegments1.1150.0961.214