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.2: CHECK report for QDNAseq on moscato1

This page was generated on 2015-08-20 13:22:29 -0700 (Thu, 20 Aug 2015).

Package 794/1069HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
QDNAseq 1.5.1
Daoud Sie
Snapshot Date: 2015-08-19 16:24:33 -0700 (Wed, 19 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/QDNAseq
Last Changed Rev: 105656 / Revision: 107602
Last Changed Date: 2015-06-30 07:49:57 -0700 (Tue, 30 Jun 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: QDNAseq
Version: 1.5.1
Command: rm -rf QDNAseq.buildbin-libdir QDNAseq.Rcheck && mkdir QDNAseq.buildbin-libdir QDNAseq.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=QDNAseq.buildbin-libdir QDNAseq_1.5.1.tar.gz >QDNAseq.Rcheck\00install.out 2>&1 && cp QDNAseq.Rcheck\00install.out QDNAseq-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=QDNAseq.buildbin-libdir --install="check:QDNAseq-install.out" --force-multiarch --no-vignettes --timings QDNAseq_1.5.1.tar.gz
StartedAt: 2015-08-20 09:03:58 -0700 (Thu, 20 Aug 2015)
EndedAt: 2015-08-20 09:12:10 -0700 (Thu, 20 Aug 2015)
EllapsedTime: 492.5 seconds
RetCode: 0
Status:  OK  
CheckDir: QDNAseq.Rcheck
Warnings: 0

Command output

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


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/QDNAseq.Rcheck'
* using R version 3.2.2 (2015-08-14)
* 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.5.1'
* 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: 'Biobase:::.showAnnotatedDataFrame'
  See the note in ?`:::` about the use of this operator.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  'log2adhoc' 'sqrtadhoc'
* 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 ... 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' ... [100s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
frequencyPlot          25.52   0.02   25.55
callBins               24.76   0.03   24.79
normalizeSegmentedBins 12.21   0.00   12.23
segmentBins            12.08   0.00   12.07
** running examples for arch 'x64' ... [86s] OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
callBins               23.12   0.06   23.19
frequencyPlot          22.74   0.01   23.17
normalizeSegmentedBins  8.85   0.00    8.84
segmentBins             8.26   0.00    8.25
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'QDNAseq,reproducibility.R' [11s]
  Running 'QDNAseq.R' [23s]
 [35s] OK
** running tests for arch 'x64' ...
  Running 'QDNAseq,reproducibility.R' [11s]
  Running 'QDNAseq.R' [21s]
 [32s] 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 NOTE
See
  'D:/biocbld/bbs-3.2-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.5.1.zip
* DONE (QDNAseq)

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

nameusersystemelapsed
addPhenodata0.260.000.27
applyFilters0.580.000.57
binReadCounts000
callBins24.76 0.0324.79
compareToReference2.350.002.36
correctBins1.580.021.59
createBins000
estimateCorrection1.440.011.45
exportBins000
frequencyPlot25.52 0.0225.55
getBinAnnotations000
highlightFilters1.070.001.07
isobarPlot1.060.031.10
makeCgh1.630.001.62
noisePlot1.680.001.68
normalizeBins2.280.002.28
normalizeSegmentedBins12.21 0.0012.23
plot1.810.001.81
poolRuns0.220.010.24
segmentBins12.08 0.0012.07
smoothOutlierBins1.990.022.01

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

nameusersystemelapsed
addPhenodata0.230.000.24
applyFilters0.70.00.7
binReadCounts000
callBins23.12 0.0623.19
compareToReference1.510.031.54
correctBins1.370.021.39
createBins000
estimateCorrection1.520.001.51
exportBins000
frequencyPlot22.74 0.0123.17
getBinAnnotations000
highlightFilters0.700.000.71
isobarPlot1.150.021.17
makeCgh2.000.012.01
noisePlot1.40.01.4
normalizeBins1.140.021.16
normalizeSegmentedBins8.850.008.84
plot1.420.001.42
poolRuns0.170.000.17
segmentBins8.260.008.25
smoothOutlierBins1.210.001.22