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

CHECK report for segmentSeq on tokay2

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

Package 1453/1703HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
segmentSeq 2.17.0
Thomas J. Hardcastle
Snapshot Date: 2019-04-08 17:01:18 -0400 (Mon, 08 Apr 2019)
URL: https://git.bioconductor.org/packages/segmentSeq
Branch: master
Last Commit: b979fd8
Last Changed Date: 2018-10-30 11:54:28 -0400 (Tue, 30 Oct 2018)
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 [ WARNINGS ] 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: segmentSeq
Version: 2.17.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:segmentSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings segmentSeq_2.17.0.tar.gz
StartedAt: 2019-04-09 05:49:44 -0400 (Tue, 09 Apr 2019)
EndedAt: 2019-04-09 05:59:03 -0400 (Tue, 09 Apr 2019)
EllapsedTime: 559.2 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: segmentSeq.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:segmentSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings segmentSeq_2.17.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/segmentSeq.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'segmentSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'segmentSeq' version '2.17.0'
* 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 whether package 'segmentSeq' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/classifySeg.Rd:45: file link 'getPriors.NB' in package 'baySeq' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/lociLikelihoods.Rd:27: file link 'getLikelihoods.NB' in package 'baySeq' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segClass-class.Rd:23: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segData-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
  Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segMeth-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/segmentSeq.Rcheck/00install.out' for details.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
heuristicSeg : <anonymous>: no visible binding for global variable
  'sDP'
Undefined global functions or variables:
  sDP
* 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
classifySeg     31.78   0.55   32.33
lociLikelihoods 15.08   0.01   15.10
heuristicSeg    14.28   0.02   14.29
plotGenome       6.38   0.02    6.39
normaliseNC      5.30   0.36   19.26
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
classifySeg        39.47   0.07   39.55
heuristicSeg       18.69   0.01   18.70
lociLikelihoods    17.71   0.00   17.72
plotGenome          8.08   0.02    8.09
getCounts           7.00   0.00    7.00
segmentSeq-package  5.84   0.00    5.86
processAD           5.82   0.00    5.82
segData-class       5.10   0.02    5.11
normaliseNC         4.82   0.25    5.06
* 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
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/segmentSeq.Rcheck/00check.log'
for details.



Installation output

segmentSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/segmentSeq_2.17.0.tar.gz && rm -rf segmentSeq.buildbin-libdir && mkdir segmentSeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=segmentSeq.buildbin-libdir segmentSeq_2.17.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL segmentSeq_2.17.0.zip && rm segmentSeq_2.17.0.tar.gz segmentSeq_2.17.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2355k  100 2355k    0     0  32.5M      0 --:--:-- --:--:-- --:--:-- 35.3M

install for i386

* installing *source* package 'segmentSeq' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'segmentSeq'
    finding HTML links ... done
    SL                                      html  
    alignmentClass-class                    html  
    alignmentData-class                     html  
    alignmentMeth-class                     html  
    averageMethylationRegions               html  
    finding level-2 HTML links ... done

    classifySeg                             html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/classifySeg.Rd:45: file link 'getPriors.NB' in package 'baySeq' does not exist and so has been treated as a topic
    findChunks                              html  
    getCounts                               html  
    getOverlaps                             html  
    givenExpression                         html  
    hSL                                     html  
    heuristicSeg                            html  
    lociData-class                          html  
    lociLikelihoods                         html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/lociLikelihoods.Rd:27: file link 'getLikelihoods.NB' in package 'baySeq' does not exist and so has been treated as a topic
    mergeMethSegs                           html  
    methData-class                          html  
    normaliseNC                             html  
    plotGenome                              html  
    plotMeth                                html  
    plotMethDistribution                    html  
    processAD                               html  
    readMethods                             html  
    readMeths                               html  
    segClass-class                          html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segClass-class.Rd:23: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    segData-class                           html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segData-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    segMeth-class                           html  
Rd warning: C:/Users/biocbuild/bbs-3.9-bioc/tmpdir/RtmpSCzO5e/R.INSTALL21e860cd4605/segmentSeq/man/segMeth-class.Rd:25: file link 'GRanges' in package 'GenomicRanges' does not exist and so has been treated as a topic
    segmentSeq-package                      html  
    selectLoci                              html  
    summariseLoci                           html  
    thresholdFinder                         html  
** 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

install for x64

* installing *source* package 'segmentSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'segmentSeq' as segmentSeq_2.17.0.zip
* DONE (segmentSeq)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'segmentSeq' successfully unpacked and MD5 sums checked

Tests output


Example timings

segmentSeq.Rcheck/examples_i386/segmentSeq-Ex.timings

nameusersystemelapsed
alignmentData-class4.390.044.52
classifySeg31.78 0.5532.33
findChunks2.930.002.92
getCounts4.460.004.47
getOverlaps3.240.003.24
heuristicSeg14.28 0.0214.29
lociLikelihoods15.08 0.0115.10
normaliseNC 5.30 0.3619.26
plotGenome6.380.026.39
processAD4.370.004.38
readMethods3.030.003.03
readMeths3.360.403.76
segData-class3.580.023.60
segmentSeq-package3.470.003.46
thresholdFinder2.900.373.29

segmentSeq.Rcheck/examples_x64/segmentSeq-Ex.timings

nameusersystemelapsed
alignmentData-class3.440.003.43
classifySeg39.47 0.0739.55
findChunks4.850.004.84
getCounts707
getOverlaps3.910.003.91
heuristicSeg18.69 0.0118.70
lociLikelihoods17.71 0.0017.72
normaliseNC4.820.255.06
plotGenome8.080.028.09
processAD5.820.005.82
readMethods4.930.004.93
readMeths3.320.343.68
segData-class5.100.025.11
segmentSeq-package5.840.005.86
thresholdFinder3.670.303.97