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

CHECK report for segmentSeq on tokay1

This page was generated on 2019-04-13 11:21:10 -0400 (Sat, 13 Apr 2019).

Package 1409/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
segmentSeq 2.16.0
Thomas J. Hardcastle
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/segmentSeq
Branch: RELEASE_3_8
Last Commit: 41e5cbb
Last Changed Date: 2018-10-30 11:41:46 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  NA 
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: segmentSeq
Version: 2.16.0
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:segmentSeq.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings segmentSeq_2.16.0.tar.gz
StartedAt: 2019-04-13 05:22:44 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 05:31:34 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 530.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: segmentSeq.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/segmentSeq.Rcheck'
* using R version 3.5.3 (2019-03-11)
* 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.16.0'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-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     30.75   0.49   31.23
lociLikelihoods 14.00   0.01   14.01
heuristicSeg    13.17   0.00   13.17
plotGenome       5.84   0.01    5.86
getCounts        5.05   0.00    5.05
normaliseNC      4.27   0.43    9.24
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
classifySeg     31.82   0.05   31.86
heuristicSeg    13.86   0.00   13.86
lociLikelihoods 12.78   0.00   12.78
plotGenome       6.75   0.01    6.76
getCounts        5.75   0.00    5.75
* 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.8-bioc/meat/segmentSeq.Rcheck/00check.log'
for details.



Installation output

segmentSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/segmentSeq_2.16.0.tar.gz && rm -rf segmentSeq.buildbin-libdir && mkdir segmentSeq.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=segmentSeq.buildbin-libdir segmentSeq_2.16.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL segmentSeq_2.16.0.zip && rm segmentSeq_2.16.0.tar.gz segmentSeq_2.16.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 2357k  100 2357k    0     0  33.0M      0 --:--:-- --:--:-- --:--:-- 34.8M

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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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.8-bioc/tmpdir/Rtmp8IARcL/R.INSTALL1288525f6c76/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
In R CMD INSTALL

install for x64

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

Tests output


Example timings

segmentSeq.Rcheck/examples_i386/segmentSeq-Ex.timings

nameusersystemelapsed
alignmentData-class3.180.003.33
classifySeg30.75 0.4931.23
findChunks3.720.003.71
getCounts5.050.005.05
getOverlaps2.870.002.88
heuristicSeg13.17 0.0013.17
lociLikelihoods14.00 0.0114.01
normaliseNC4.270.439.24
plotGenome5.840.015.86
processAD3.750.003.75
readMethods3.410.003.40
readMeths3.170.253.43
segData-class3.630.003.62
segmentSeq-package4.150.004.16
thresholdFinder3.380.333.70

segmentSeq.Rcheck/examples_x64/segmentSeq-Ex.timings

nameusersystemelapsed
alignmentData-class3.590.003.60
classifySeg31.82 0.0531.86
findChunks3.380.003.38
getCounts5.750.005.75
getOverlaps4.370.004.37
heuristicSeg13.86 0.0013.86
lociLikelihoods12.78 0.0012.78
normaliseNC3.940.304.24
plotGenome6.750.016.76
processAD4.020.004.01
readMethods3.220.003.22
readMeths2.300.282.58
segData-class3.980.003.98
segmentSeq-package4.060.004.06
thresholdFinder2.470.442.93