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.14: CHECK report for manta on moscato2

This page was generated on 2014-10-08 08:54:29 -0700 (Wed, 08 Oct 2014).

Package 458/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
manta 1.10.0
Chris Berthiaume , Adrian Marchetti
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/manta
Last Changed Rev: 88838 / Revision: 95116
Last Changed Date: 2014-04-11 14:07:21 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ OK ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK 

Summary

Package: manta
Version: 1.10.0
Command: rm -rf manta.buildbin-libdir && mkdir manta.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=manta.buildbin-libdir manta_1.10.0.tar.gz >manta-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=manta.buildbin-libdir --install="check:manta-install.out" --force-multiarch --no-vignettes --timings manta_1.10.0.tar.gz
StartedAt: 2014-10-08 02:35:03 -0700 (Wed, 08 Oct 2014)
EndedAt: 2014-10-08 02:36:57 -0700 (Wed, 08 Oct 2014)
EllapsedTime: 113.1 seconds
RetCode: 0
Status:  OK  
CheckDir: manta.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf manta.buildbin-libdir && mkdir manta.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=manta.buildbin-libdir manta_1.10.0.tar.gz >manta-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=manta.buildbin-libdir --install="check:manta-install.out" --force-multiarch --no-vignettes --timings manta_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbld/bbs-2.14-bioc/meat/manta.Rcheck'
* using R version 3.1.1 (2014-07-10)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'manta/DESCRIPTION' ... OK
* this is package 'manta' version '1.10.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 'manta' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.5Mb
  sub-directories of 1Mb or more:
    doc       1.4Mb
    extdata   4.0Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... NOTE
File
  LICENSE
is not mentioned in the DESCRIPTION file.
* 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
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.
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  '.meta2metasum'
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
.as.manta: no visible binding for global variable 'samples'
.as.manta: no visible binding for global variable 'counts'
.calcTMMvar: no visible binding for global variable 'x'
.checkMetaLev: no visible binding for global variable 'meta.sum'
compbiasPlot: no visible binding for global variable 'RAy'
compbiasPlot: no visible global function definition for 'violins'
counts2manta: no visible binding for global variable 'agg'
nr: no visible binding for global variable 'x'
outGenes: no visible binding for global variable 'PValue'
outGenes: no visible binding for global variable 'R'
* 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 ... NOTE
S3 methods shown with full name in documentation object 'summary.manta':
  'summary.manta'

The \usage entries for S3 methods should use the \method markup and not
their full name.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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' ... [27s] OK
Examples with CPU or elapsed time > 5s
          user system elapsed
in2manta 17.56   0.01   17.58
** running examples for arch 'x64' ... [31s] OK
Examples with CPU or elapsed time > 5s
          user system elapsed
in2manta 20.76      0   20.76
* 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
  'E:/biocbld/bbs-2.14-bioc/meat/manta.Rcheck/00check.log'
for details.

manta.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
cmdArgsToVariables000
collapseRepliCounts0.060.000.07
compbiasPlot0.300.000.29
compbiasTest0.190.020.21
generateWeights0.720.000.71
in2manta17.56 0.0117.58
makeSampleDF0.020.000.02
manta0.030.000.03
meta2counts0.290.000.30
metataxa2subcounts0.040.020.04
nf2nr0.040.000.05
normfact2absTMM0.050.000.05
nr1.670.001.67
outliers0.120.000.12
plot.manta2.290.082.37
pplacer2manta0.670.030.70
readSeastar0.010.000.01
seastar2counts0.030.000.03
summary.manta0.040.000.03

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

nameusersystemelapsed
cmdArgsToVariables000
collapseRepliCounts0.070.000.06
compbiasPlot0.350.000.54
compbiasTest0.210.000.21
generateWeights0.470.000.47
in2manta20.76 0.0020.76
makeSampleDF0.020.000.02
manta0.030.000.03
meta2counts0.310.000.31
metataxa2subcounts0.030.000.03
nf2nr0.040.000.04
normfact2absTMM0.030.000.03
nr2.420.002.42
outliers0.170.000.17
plot.manta2.610.052.98
pplacer2manta0.920.000.92
readSeastar000
seastar2counts0.010.000.02
summary.manta0.050.000.05