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.0: CHECK report for clippda on moscato1

This page was generated on 2015-04-10 09:45:57 -0700 (Fri, 10 Apr 2015).

Package 161/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clippda 1.16.0
Stephen Nyangoma
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/clippda
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  WARNINGS 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK 

Summary

Package: clippda
Version: 1.16.0
Command: rm -rf clippda.buildbin-libdir clippda.Rcheck && mkdir clippda.buildbin-libdir clippda.Rcheck && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clippda.buildbin-libdir clippda_1.16.0.tar.gz >clippda.Rcheck\00install.out 2>&1 && cp clippda.Rcheck\00install.out clippda-install.out && D:\biocbld\bbs-3.0-bioc\R\bin\R.exe CMD check --library=clippda.buildbin-libdir --install="check:clippda-install.out" --force-multiarch --no-vignettes --timings clippda_1.16.0.tar.gz
StartedAt: 2015-04-09 23:47:20 -0700 (Thu, 09 Apr 2015)
EndedAt: 2015-04-09 23:58:47 -0700 (Thu, 09 Apr 2015)
EllapsedTime: 686.8 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: clippda.Rcheck
Warnings: 1

Command output

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


* using log directory 'D:/biocbld/bbs-3.0-bioc/meat/clippda.Rcheck'
* using R version 3.1.3 (2015-03-09)
* using platform: i386-w64-mingw32 (32-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'clippda/DESCRIPTION' ... OK
* this is package 'clippda' version '1.16.0'
* checking package namespace information ... NOTE
  Namespaces with empty importFrom:
  'Biobase' 'tools'
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'limma' 'statmod' 'rgl' 'lattice' 'scatterplot3d' 'Biobase' 'tools'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'clippda' 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 ... 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
** 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
'library' or 'require' calls to packages already attached by Depends:
  'lattice' 'limma' 'rgl' 'scatterplot3d' 'statmod'
  Please remove these calls from your code.
Packages in Depends field not imported from:
  'lattice' 'rgl'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
ZvaluesfrommultinomPlots: no visible global function definition for
  'cloud'
* 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' ... [285s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
clippda-package          125.72   0.18  125.90
sampleSize                72.64   0.12   72.76
sampleSizeParameters      42.08   0.02   42.09
sample_technicalVariance   9.25   0.01    9.27
replicateCorrelations      6.43   0.01    6.44
liverdata                  6.32   0.00    6.32
spectrumFilter             5.08   0.00    5.09
preProcRepeatedPeakData    5.00   0.02    5.00
** running examples for arch 'x64' ... [312s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
clippda-package          138.26   0.28  139.15
sampleSize                79.59   0.05   79.64
sampleSizeParameters      39.65   0.05   39.70
sample_technicalVariance   9.89   0.01    9.90
liverdata                  9.14   0.00    9.14
spectrumFilter             6.88   0.02    6.90
replicateCorrelations      6.53   0.01    6.56
preProcRepeatedPeakData    5.93   0.00    5.93
* 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

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

clippda.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
ZvaluescasesVcontrolsPlots0.060.000.08
ZvaluesfrommultinomPlots101
aclinicalProteomicsData-class0.110.000.11
aclinicalProteomicsData-methods0.360.040.40
betweensampleVariance2.90.02.9
checkNo.replicates0.230.000.24
clippda-package125.72 0.18125.90
f000
fisherInformation0.090.010.10
liverRawData0.020.000.02
liver_pheno000
liverdata6.320.006.32
mostSimilarTwo0.010.000.01
negativeIntensitiesCorrection2.170.002.17
phenoDataFrame0.090.000.10
pheno_urine000
preProcRepeatedPeakData5.000.025.00
proteomicsExprsData0.250.000.25
proteomicspData0.090.000.10
replicateCorrelations6.430.016.44
sampleClusteredData2.100.022.12
sampleSize72.64 0.1272.76
sampleSize3DscatterPlots0.030.000.62
sampleSizeContourPlots0.120.000.14
sampleSizeParameters42.08 0.0242.09
sample_technicalVariance9.250.019.27
spectrumFilter5.080.005.09
ztwo000

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

nameusersystemelapsed
ZvaluescasesVcontrolsPlots0.080.000.09
ZvaluesfrommultinomPlots1.00.01.2
aclinicalProteomicsData-class0.170.000.17
aclinicalProteomicsData-methods0.300.060.36
betweensampleVariance4.460.054.51
checkNo.replicates0.470.020.48
clippda-package138.26 0.28139.15
f000
fisherInformation0.130.000.13
liverRawData0.090.000.09
liver_pheno000
liverdata9.140.009.14
mostSimilarTwo0.020.000.02
negativeIntensitiesCorrection2.800.002.81
phenoDataFrame0.110.000.11
pheno_urine000
preProcRepeatedPeakData5.930.005.93
proteomicsExprsData0.220.000.23
proteomicspData0.080.000.09
replicateCorrelations6.530.016.56
sampleClusteredData2.560.002.55
sampleSize79.59 0.0579.64
sampleSize3DscatterPlots0.030.000.03
sampleSizeContourPlots0.050.000.05
sampleSizeParameters39.65 0.0539.70
sample_technicalVariance9.890.019.90
spectrumFilter6.880.026.90
ztwo000