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

This page was generated on 2016-04-23 10:17:01 -0700 (Sat, 23 Apr 2016).

Package 180/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clippda 1.20.0
Stephen Nyangoma
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/clippda
Last Changed Rev: 109589 / Revision: 116712
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: clippda
Version: 1.20.0
Command: rm -rf clippda.buildbin-libdir clippda.Rcheck && mkdir clippda.buildbin-libdir clippda.Rcheck && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clippda.buildbin-libdir clippda_1.20.0.tar.gz >clippda.Rcheck\00install.out 2>&1 && cp clippda.Rcheck\00install.out clippda-install.out && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=clippda.buildbin-libdir --install="check:clippda-install.out" --force-multiarch --no-vignettes --timings clippda_1.20.0.tar.gz
StartedAt: 2016-04-23 00:44:41 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 00:56:37 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 716.5 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.2-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=clippda.buildbin-libdir clippda_1.20.0.tar.gz >clippda.Rcheck\00install.out 2>&1 && cp clippda.Rcheck\00install.out clippda-install.out  && D:\biocbld\bbs-3.2-bioc\R\bin\R.exe CMD check --library=clippda.buildbin-libdir --install="check:clippda-install.out" --force-multiarch --no-vignettes --timings clippda_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.2-bioc/meat/clippda.Rcheck'
* using R version 3.2.4 (2016-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'clippda/DESCRIPTION' ... OK
* this is package 'clippda' version '1.20.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' ... [318s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
clippda-package          134.65   0.22  134.88
sampleSize                84.95   0.03   85.01
sampleSizeParameters      43.36   0.07   43.44
sample_technicalVariance  11.66   0.00   11.66
liverdata                  8.36   0.02    8.38
replicateCorrelations      8.18   0.01    8.19
preProcRepeatedPeakData    6.51   0.02    6.52
spectrumFilter             5.96   0.00    5.95
** running examples for arch 'x64' ... [297s] OK
Examples with CPU or elapsed time > 5s
                           user system elapsed
clippda-package          125.81   0.45  127.06
sampleSize                82.18   0.03   82.23
sampleSizeParameters      40.07   0.04   40.11
sample_technicalVariance   8.62   0.00    8.63
replicateCorrelations      7.18   0.00    7.17
spectrumFilter             6.44   0.00    6.44
liverdata                  6.05   0.00    6.05
* 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, 4 NOTEs
See
  'D:/biocbld/bbs-3.2-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.20.0.zip
* DONE (clippda)

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

nameusersystemelapsed
ZvaluescasesVcontrolsPlots0.140.000.30
ZvaluesfrommultinomPlots1.390.031.42
aclinicalProteomicsData-class0.170.000.18
aclinicalProteomicsData-methods0.370.170.54
betweensampleVariance3.010.033.04
checkNo.replicates0.250.000.25
clippda-package134.65 0.22134.88
f000
fisherInformation0.200.030.24
liverRawData0.020.000.01
liver_pheno000
liverdata8.360.028.38
mostSimilarTwo0.010.000.01
negativeIntensitiesCorrection2.50.02.5
phenoDataFrame0.110.010.13
pheno_urine000
preProcRepeatedPeakData6.510.026.52
proteomicsExprsData0.370.000.38
proteomicspData0.140.000.14
replicateCorrelations8.180.018.19
sampleClusteredData2.630.002.63
sampleSize84.95 0.0385.01
sampleSize3DscatterPlots0.030.000.03
sampleSizeContourPlots0.030.000.03
sampleSizeParameters43.36 0.0743.44
sample_technicalVariance11.66 0.0011.66
spectrumFilter5.960.005.95
ztwo000

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

nameusersystemelapsed
ZvaluescasesVcontrolsPlots0.110.000.67
ZvaluesfrommultinomPlots1.020.051.06
aclinicalProteomicsData-class0.170.000.17
aclinicalProteomicsData-methods0.470.090.64
betweensampleVariance3.460.033.50
checkNo.replicates0.360.020.37
clippda-package125.81 0.45127.06
f000
fisherInformation0.160.000.16
liverRawData0.000.020.01
liver_pheno0.000.010.02
liverdata6.050.006.05
mostSimilarTwo0.020.000.02
negativeIntensitiesCorrection2.880.002.88
phenoDataFrame0.10.00.1
pheno_urine000
preProcRepeatedPeakData4.820.004.82
proteomicsExprsData0.220.000.22
proteomicspData0.110.020.13
replicateCorrelations7.180.007.17
sampleClusteredData2.820.022.84
sampleSize82.18 0.0382.23
sampleSize3DscatterPlots0.020.000.01
sampleSizeContourPlots0.040.000.05
sampleSizeParameters40.07 0.0440.11
sample_technicalVariance8.620.008.63
spectrumFilter6.440.006.44
ztwo000