Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R [S] T  U  V  W  X  Y  Z 

BioC 2.13: CHECK report for segmentSeq on moscato1

This page was generated on 2014-04-05 09:50:02 -0700 (Sat, 05 Apr 2014).

Package 647/750HostnameOS / ArchBUILDCHECKBUILD BIN
segmentSeq 1.14.0
Thomas J. Hardcastle
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/segmentSeq
Last Changed Rev: 81689 / Revision: 88450
Last Changed Date: 2013-10-15 10:33:22 -0700 (Tue, 15 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ OK ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: segmentSeq
Version: 1.14.0
Command: rm -rf segmentSeq.buildbin-libdir && mkdir segmentSeq.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=segmentSeq.buildbin-libdir segmentSeq_1.14.0.tar.gz >segmentSeq-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=segmentSeq.buildbin-libdir --install="check:segmentSeq-install.out" --force-multiarch --no-vignettes --timings segmentSeq_1.14.0.tar.gz && mv segmentSeq.buildbin-libdir/* segmentSeq.Rcheck/ && rmdir segmentSeq.buildbin-libdir
StartedAt: 2014-04-05 06:40:10 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 06:51:00 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 650.2 seconds
RetCode: 0
Status:  OK  
CheckDir: segmentSeq.Rcheck
Warnings: 0

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/segmentSeq.Rcheck'
* using R version 3.0.3 (2014-03-06)
* using platform: i386-w64-mingw32 (32-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 '1.14.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 ... OK
* checking installed package size ... NOTE
  installed size is  9.8Mb
  sub-directories of 1Mb or more:
    extdata   9.2Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'baySeq' 'IRanges' 'methods' 'GenomicRanges'
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 'GenomicRanges' which was already attached by Depends.
  Please remove these calls from your code.
Package in Depends field not imported from: 'ShortRead'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.constructNulls: no visible binding for global variable 'cl'
.getMethylatedCounts : <anonymous> : createIntervals: no visible
  binding for global variable 'dupTags'
.methLikelihoods : <anonymous>: possible error in getLikelihoods.BB(cD
  = repD, bootStraps = bootStraps, nullData = TRUE, verbose = FALSE, cl
  = cl): unused argument (nullData = TRUE)
.stratifySample: no visible binding for global variable 'sD'
.stratifySample: no visible binding for global variable 'lensameFlag'
.stratifySample: no visible binding for global variable 'seglens'
* checking Rd files ... NOTE
prepare_Rd: averageMethylationRegions.Rd:64-65: Dropping empty section \examples
* 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 installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [185s] OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
classifySeg        58.34    0.0   58.36
heuristicSeg       22.89    0.0   22.89
readMeths          21.28    0.5   21.78
lociLikelihoods    21.76    0.0   21.77
plotGenome         14.82    0.0   14.82
processAD           8.14    0.0    8.14
segData-class       6.60    0.0    6.60
segmentSeq-package  6.54    0.0    6.53
** running examples for arch 'x64' ... [215s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
classifySeg         65.74   0.02   65.76
heuristicSeg        30.52   0.01   30.55
lociLikelihoods     23.49   0.02   23.50
readMeths           21.48   0.54   22.03
plotGenome          14.66   0.00   14.66
processAD            8.18   0.02    8.23
segmentSeq-package   7.98   0.00    7.97
segData-class        7.67   0.00    7.68
getCounts            6.30   0.00    6.30
getOverlaps          5.67   0.00    5.66
alignmentData-class  5.29   0.02    5.31
* 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

NOTE: There were 5 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/segmentSeq.Rcheck/00check.log'
for details.

segmentSeq.Rcheck/00install.out:


install for i386

* installing *source* package 'segmentSeq' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'segmentSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'segmentSeq' as segmentSeq_1.14.0.zip
* DONE (segmentSeq)

segmentSeq.Rcheck/examples_i386/segmentSeq-Ex.timings:

nameusersystemelapsed
alignmentData-class3.050.003.06
classifySeg58.34 0.0058.36
findChunks2.450.022.46
getCounts3.450.003.44
getOverlaps3.180.003.18
heuristicSeg22.89 0.0022.89
lociLikelihoods21.76 0.0021.77
plotGenome14.82 0.0014.82
processAD8.140.008.14
readMethods2.840.002.83
readMeths21.28 0.5021.78
segData-class6.60.06.6
segmentSeq-package6.540.006.53

segmentSeq.Rcheck/examples_x64/segmentSeq-Ex.timings:

nameusersystemelapsed
alignmentData-class5.290.025.31
classifySeg65.74 0.0265.76
findChunks3.340.003.35
getCounts6.30.06.3
getOverlaps5.670.005.66
heuristicSeg30.52 0.0130.55
lociLikelihoods23.49 0.0223.50
plotGenome14.66 0.0014.66
processAD8.180.028.23
readMethods2.670.002.67
readMeths21.48 0.5422.03
segData-class7.670.007.68
segmentSeq-package7.980.007.97