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 SomatiCA on moscato1

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

Package 673/750HostnameOS / ArchBUILDCHECKBUILD BIN
SomatiCA 1.4.0
Mengjie Chen
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/SomatiCA
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK [ WARNINGS ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  WARNINGS  OK 

Summary

Package: SomatiCA
Version: 1.4.0
Command: rm -rf SomatiCA.buildbin-libdir && mkdir SomatiCA.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=SomatiCA.buildbin-libdir SomatiCA_1.4.0.tar.gz >SomatiCA-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=SomatiCA.buildbin-libdir --install="check:SomatiCA-install.out" --force-multiarch --no-vignettes --timings SomatiCA_1.4.0.tar.gz && mv SomatiCA.buildbin-libdir/* SomatiCA.Rcheck/ && rmdir SomatiCA.buildbin-libdir
StartedAt: 2014-04-05 06:52:05 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 06:58:16 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 370.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: SomatiCA.Rcheck
Warnings: 1

Command output

* using log directory 'D:/biocbld/bbs-2.13-bioc/meat/SomatiCA.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 'SomatiCA/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'SomatiCA' version '1.4.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 'SomatiCA' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'foreach' 'lars' 'DNAcopy' 'methods' 'rebmix' 'GenomicRanges' 'IRanges' 'sn'
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over files ... NOTE
The following files look like leftovers:
  'SomatiCA/NEWS.Rd'
Please remove them from your package.
* checking index information ... OK
* checking package subdirectories ... WARNING
Invalid citation information in 'inst/CITATION':
  Error in bibentry(bibtype = entry, textVersion = textVersion, header = header,     footer = footer, ...): argument "textVersion" is missing, with no default
* 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' calls to packages already attached by Depends:
  'DNAcopy' 'doParallel' 'foreach' 'lars' 'rebmix'
  Please remove these calls from your code.
Namespace in Imports field not imported from: 'methods'
  All declared Imports should be used.
Package in Depends field not imported from: 'methods'
  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
refineSegment: no visible global function definition for 'sn.mle'
somaticRatio: no visible global function definition for 'sn.mle'
* 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 for old-style vignette sources ... NOTE
Vignette sources only in 'inst/doc':
  'SomatiCA.Rnw'
A 'vignettes' directory will be required as from R 3.1.0
* checking examples ...
** running examples for arch 'i386' ... [114s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
SomatiCApipe  48.61      0   48.65
admixtureRate 46.40      0   46.43
** running examples for arch 'x64' ... [113s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
SomatiCApipe  49.83   0.31   51.11
admixtureRate 44.13   0.00   44.13
* 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

WARNING: There was 1 warning.
NOTE: There were 5 notes.
See
  'D:/biocbld/bbs-2.13-bioc/meat/SomatiCA.Rcheck/00check.log'
for details.

SomatiCA.Rcheck/00install.out:


install for i386

* installing *source* package 'SomatiCA' ...
** 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 'SomatiCA' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'SomatiCA' as SomatiCA_1.4.0.zip
* DONE (SomatiCA)

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

nameusersystemelapsed
GCbiasRemoval4.280.054.32
GCcount0.010.000.02
MergeSegment0.170.000.17
SomatiCA-package1.180.011.20
SomatiCAUsersGuide000
SomatiCApipe48.61 0.0048.65
admixtureRate46.40 0.0046.43
collapse0.010.000.02
copynumberCorrected0.050.000.04
denoise0.140.000.14
larsCBSsegment0.970.031.02
plotSegment0.170.050.23
plotSubclonality0.180.030.22
refineSegment0.280.000.28
segmentGCbiasRemoval3.320.003.32
somaticRatio0.300.000.29
subclonality2.370.002.53

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

nameusersystemelapsed
GCbiasRemoval4.480.034.51
GCcount0.020.000.01
MergeSegment0.150.000.16
SomatiCA-package1.070.031.12
SomatiCAUsersGuide0.020.000.02
SomatiCApipe49.83 0.3151.11
admixtureRate44.13 0.0044.13
collapse0.020.000.02
copynumberCorrected0.050.000.05
denoise0.130.000.13
larsCBSsegment0.900.051.49
plotSegment0.110.010.13
plotSubclonality0.120.020.14
refineSegment0.340.000.35
segmentGCbiasRemoval2.780.002.77
somaticRatio0.20.00.2
subclonality1.830.001.82