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 3.5: CHECK report for QDNAseq on tokay2

This page was generated on 2017-08-16 13:23:05 -0400 (Wed, 16 Aug 2017).

Package 1037/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
QDNAseq 1.12.0
Daoud Sie
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/QDNAseq
Last Changed Rev: 129126 / Revision: 131943
Last Changed Date: 2017-04-24 15:25:24 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.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
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: QDNAseq
Version: 1.12.0
Command: rm -rf QDNAseq.buildbin-libdir QDNAseq.Rcheck && mkdir QDNAseq.buildbin-libdir QDNAseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=QDNAseq.buildbin-libdir QDNAseq_1.12.0.tar.gz >QDNAseq.Rcheck\00install.out 2>&1 && cp QDNAseq.Rcheck\00install.out QDNAseq-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=QDNAseq.buildbin-libdir --install="check:QDNAseq-install.out" --force-multiarch --no-vignettes --timings QDNAseq_1.12.0.tar.gz
StartedAt: 2017-08-16 02:09:13 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:14:20 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 306.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: QDNAseq.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf QDNAseq.buildbin-libdir QDNAseq.Rcheck && mkdir QDNAseq.buildbin-libdir QDNAseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=QDNAseq.buildbin-libdir QDNAseq_1.12.0.tar.gz >QDNAseq.Rcheck\00install.out 2>&1 && cp QDNAseq.Rcheck\00install.out QDNAseq-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=QDNAseq.buildbin-libdir --install="check:QDNAseq-install.out" --force-multiarch --no-vignettes --timings QDNAseq_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/QDNAseq.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'QDNAseq/DESCRIPTION' ... OK
* this is package 'QDNAseq' version '1.12.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 'QDNAseq' 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
* 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'exportVCF'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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
callBins               14.25   0.09   14.34
frequencyPlot          14.20   0.03   14.24
normalizeSegmentedBins  7.19   0.00    7.20
segmentBins             7.05   0.00    7.04
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
               user system elapsed
callBins      15.73   0.06    15.8
frequencyPlot 15.06   0.03    15.1
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'QDNAseq,reproducibility.R'
  Running 'QDNAseq.R'
 OK
** running tests for arch 'x64' ...
  Running 'QDNAseq,reproducibility.R'
  Running 'QDNAseq.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: 1 WARNING
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/QDNAseq.Rcheck/00check.log'
for details.


QDNAseq.Rcheck/00install.out:


install for i386

* installing *source* package 'QDNAseq' ...
** R
** data
** 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 'QDNAseq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'QDNAseq' as QDNAseq_1.12.0.zip
* DONE (QDNAseq)

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

nameusersystemelapsed
addPhenodata0.140.040.18
applyFilters0.520.010.53
binReadCounts000
callBins14.25 0.0914.34
compareToReference1.190.031.22
correctBins0.750.020.76
createBins000
estimateCorrection0.670.030.70
exportBins000
frequencyPlot14.20 0.0314.24
getBinAnnotations000
highlightFilters0.660.030.69
isobarPlot0.480.000.48
makeCgh0.860.000.86
noisePlot0.720.000.71
normalizeBins0.920.030.96
normalizeSegmentedBins7.190.007.20
plot1.080.041.13
poolRuns0.170.000.17
segmentBins7.050.007.04
smoothOutlierBins0.840.000.85

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

nameusersystemelapsed
addPhenodata0.130.010.14
applyFilters0.590.020.63
binReadCounts000
callBins15.73 0.0615.80
compareToReference1.170.021.19
correctBins0.680.000.67
createBins000
estimateCorrection0.590.010.61
exportBins0.020.000.01
frequencyPlot15.06 0.0315.10
getBinAnnotations000
highlightFilters0.610.050.65
isobarPlot0.790.000.80
makeCgh1.070.001.06
noisePlot0.840.000.84
normalizeBins1.000.011.01
normalizeSegmentedBins4.670.024.69
plot1.220.031.25
poolRuns0.150.000.16
segmentBins4.360.004.36
smoothOutlierBins1.300.001.29