Back to Multiple platform build/check report for BioC 3.9
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

CHECK report for htSeqTools on tokay2

This page was generated on 2018-11-07 15:24:03 -0500 (Wed, 07 Nov 2018).

Package 731/1636HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
htSeqTools 1.31.0
Oscar Reina
Snapshot Date: 2018-11-06 16:46:33 -0500 (Tue, 06 Nov 2018)
URL: https://git.bioconductor.org/packages/htSeqTools
Branch: master
Last Commit: a188a18
Last Changed Date: 2018-10-30 11:54:39 -0500 (Tue, 30 Oct 2018)
malbec2 Linux (Ubuntu 18.04.1 LTS) / x86_64  OK  OK  WARNINGS 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
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: htSeqTools
Version: 1.31.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:htSeqTools.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings htSeqTools_1.31.0.tar.gz
StartedAt: 2018-11-07 04:24:08 -0500 (Wed, 07 Nov 2018)
EndedAt: 2018-11-07 04:30:11 -0500 (Wed, 07 Nov 2018)
EllapsedTime: 363.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: htSeqTools.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/htSeqTools.Rcheck'
* using R Under development (unstable) (2018-10-22 r75479)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'htSeqTools/DESCRIPTION' ... OK
* this is package 'htSeqTools' version '1.31.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: 'multicore'

Depends: includes the non-default packages:
  'BiocGenerics', 'Biobase', 'S4Vectors', 'IRanges', 'MASS',
  'BSgenome', 'GenomeInfoDb', 'GenomicRanges'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'htSeqTools' can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'countHitsWindow(x, chrLengths = chrLengths, ': unused argument (chrLengths = chrLengths) 
  Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
See 'C:/Users/biocbuild/bbs-3.9-bioc/meat/htSeqTools.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  'methods'
A package should be listed in only one of these fields.
* 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 ... NOTE
'library' or 'require' call to 'parallel' in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
Package in Depends field not imported from: 'Biobase'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported object imported by a ':::' call: 'S4Vectors:::decodeRle'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
countHitsWindow,GRanges: possible error in countHitsWindow(x,
  chrLengths = chrLengths, windowSize = windowSize): unused argument
  (chrLengths = chrLengths)
countHitsWindow,GRanges: no visible binding for global variable
  'chrLengths'
enrichedPeaks,RangedData-IRangesList-IRangesList: no visible global
  function definition for 'pvec'
enrichedPeaks,RangedData-IRangesList-missing: no visible global
  function definition for 'pvec'
extendRanges,GRanges: possible error in extendRanges(x, seqLen =
  seqLen, chrLength = chrLength, mc.cores = mc.cores): unused argument
  (chrLength = chrLength)
extendRanges,GRanges: no visible binding for global variable
  'chrLength'
extendRanges,GRangesList: possible error in extendRanges(x, seqLen =
  seqLen, chrLength = chrLength, mc.cores = mc.cores): unused argument
  (chrLength = chrLength)
extendRanges,GRangesList: no visible binding for global variable
  'chrLength'
findPeakHeight,RangedData-IRangesList-IRangesList: no visible global
  function definition for 'pvec'
Undefined global functions or variables:
  chrLength chrLengths pvec
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
giniCoverage 7.32   0.34    7.68
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
giniCoverage  6.3   0.05    6.34
* 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, 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/htSeqTools.Rcheck/00check.log'
for details.



Installation output

htSeqTools.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/htSeqTools_1.31.0.tar.gz && rm -rf htSeqTools.buildbin-libdir && mkdir htSeqTools.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=htSeqTools.buildbin-libdir htSeqTools_1.31.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL htSeqTools_1.31.0.zip && rm htSeqTools_1.31.0.tar.gz htSeqTools_1.31.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 1506k  100 1506k    0     0  22.7M      0 --:--:-- --:--:-- --:--:-- 25.3M

install for i386

* installing *source* package 'htSeqTools' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'countHitsWindow(x, chrLengths = chrLengths, ': unused argument (chrLengths = chrLengths) 
Note: possible error in 'countHitsWindow(x, chrLengths = chrLengths, ': unused argument (chrLengths = chrLengths) 
Note: possible error in 'countHitsWindow(x, chrLengths = chrLengths, ': unused argument (chrLengths = chrLengths) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
Note: possible error in 'extendRanges(x, seqLen = seqLen, ': unused argument (chrLength = chrLength) 
** help
*** installing help indices
  converting help for package 'htSeqTools'
    finding HTML links ... done
    alignPeaks                              html  
    cmds                                    html  
    cmdsFit-class                           html  
    cmdsFit                                 html  
    countHitsWindow                         html  
    coverageDiff                            html  
    enrichedChrRegions                      html  
    enrichedPeaks                           html  
    enrichedRegions                         html  
    extendRanges                            html  
    fdrEnrichedCounts                       html  
    filterDuplReads                         html  
    findPeakHeight                          html  
    giniCoverage                            html  
    gridCover-class                         html  
    htSample                                html  
    islandCounts                            html  
    listOverlap                             html  
    mergeRegions                            html  
    plot-methods                            html  
    plotChrRegions                          html  
    regionsCoverage                         html  
    rowLogRegLRT                            html  
    ssdCoverage                             html  
    stdPeakLocation                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output


Example timings

htSeqTools.Rcheck/examples_i386/htSeqTools-Ex.timings

nameusersystemelapsed
alignPeaks0.170.000.17
cmds2.090.102.40
cmdsFit-class000
cmdsFit000
countHitsWindow0.060.000.06
coverageDiff0.140.000.14
enrichedChrRegions2.260.502.77
enrichedPeaks1.570.061.62
enrichedRegions0.390.000.39
extendRanges0.220.010.24
fdrEnrichedCounts1.110.021.12
filterDuplReads0.370.000.38
findPeakHeight1.380.001.37
giniCoverage7.320.347.68
gridCover-class000
htSample1.440.021.45
islandCounts0.530.000.53
listOverlap000
mergeRegions0.070.000.06
plot-methods000
plotChrRegions0.030.000.03
regionsCoverage000
rowLogRegLRT000
ssdCoverage0.320.090.43
stdPeakLocation0.190.050.23

htSeqTools.Rcheck/examples_x64/htSeqTools-Ex.timings

nameusersystemelapsed
alignPeaks0.330.000.32
cmds1.740.061.82
cmdsFit-class000
cmdsFit000
countHitsWindow0.060.020.07
coverageDiff0.140.000.15
enrichedChrRegions1.640.061.70
enrichedPeaks0.920.020.94
enrichedRegions0.270.000.26
extendRanges0.230.010.25
fdrEnrichedCounts0.10.00.1
filterDuplReads0.980.000.98
findPeakHeight0.920.020.94
giniCoverage6.300.056.34
gridCover-class000
htSample0.410.010.42
islandCounts0.310.000.32
listOverlap0.010.000.01
mergeRegions0.030.000.03
plot-methods000
plotChrRegions0.020.000.02
regionsCoverage000
rowLogRegLRT000
ssdCoverage0.250.060.31
stdPeakLocation1.020.001.02