Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for ppiData on moscato1

This page was generated on 2014-04-04 17:28:57 -0700 (Fri, 04 Apr 2014).

Package 137/181HostnameOS / ArchBUILDCHECKBUILD BIN
ppiData 0.1.24
Bioconductor Package Maintainer
Snapshot Date: 2014-04-04 06:15:32 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_2_13/experiment/pkgs/ppiData
Last Changed Rev: 2548 / Revision: 2768
Last Changed Date: 2013-10-25 14:40:37 -0700 (Fri, 25 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: ppiData
Version: 0.1.24
Command: rm -rf ppiData.buildbin-libdir && mkdir ppiData.buildbin-libdir && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=ppiData.buildbin-libdir ppiData_0.1.24.tar.gz >ppiData-install.out 2>&1 && D:\biocbld\bbs-2.13-bioc\R\bin\R.exe CMD check --library=ppiData.buildbin-libdir --install="check:ppiData-install.out" --force-multiarch --no-vignettes --timings ppiData_0.1.24.tar.gz && mv ppiData.buildbin-libdir/* ppiData.Rcheck/ && rmdir ppiData.buildbin-libdir
StartedAt: 2014-04-04 12:21:22 -0700 (Fri, 04 Apr 2014)
EndedAt: 2014-04-04 12:26:23 -0700 (Fri, 04 Apr 2014)
EllapsedTime: 300.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: ppiData.Rcheck
Warnings: 1

Command output

* using log directory 'D:/biocbld/bbs-2.13-data-experiment/meat/ppiData.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 'ppiData/DESCRIPTION' ... OK
* this is package 'ppiData' version '0.1.24'
* 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 'ppiData' 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
* 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
Package in Depends field not imported from: 'graph'
  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 ... 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 ... WARNING
  Warning: large data file saved inefficiently:
               size ASCII compress
  ppipred.rda 896Kb FALSE     none
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                         old_size new_size compress
  Gavin2002BPGraph.rda       17Kb      9Kb       xz
  Gavin2006BPGraph.rda       50Kb     27Kb    bzip2
  Hazbun2003BPGraph.rda      20Kb      8Kb       xz
  Ho2002BPGraph.rda          19Kb      9Kb       xz
  Ito2001BPGraph.rda         33Kb     15Kb       xz
  ItoFull2001BPGraph.rda     33Kb     15Kb       xz
  Krogan2006BPGraph.rda     151Kb     84Kb    bzip2
  intActPPIData.rda         114Kb     63Kb       xz
  ppipred.rda               896Kb     86Kb       xz
  sWAC2Sys.rda               35Kb     18Kb       xz
  stochasticBaits.rda        31Kb     20Kb    bzip2
  tableList.rda             2.0Mb    782Kb       xz
  twTableAPMS.rda            24Kb     15Kb    bzip2
  viableBaits.rda            22Kb     14Kb       xz
  viablePrey.rda             47Kb     30Kb    bzip2
  y2h.rda                    76Kb     47Kb    bzip2
  y2hSysGW.rda               71Kb     44Kb    bzip2
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [16s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
collectIntactPPIData 11.94   0.07      12
** running examples for arch 'x64' ... [20s] OK
Examples with CPU or elapsed time > 5s
                      user system elapsed
collectIntactPPIData 15.91   0.03   15.95
* 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 was 1 note.
See
  'D:/biocbld/bbs-2.13-data-experiment/meat/ppiData.Rcheck/00check.log'
for details.

ppiData.Rcheck/00install.out:


install for i386

* installing *source* package 'ppiData' ...
** R
** data
*** moving datasets to lazyload DB
** 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 'ppiData' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'ppiData' as ppiData_0.1.24.zip
* DONE (ppiData)

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

nameusersystemelapsed
Cagney2001BPGraph0.080.010.09
Gavin2002BPGraph000
Gavin2006bPGraph0.010.000.02
Hazbun2003BPGraph0.080.000.07
Ho2002BPGraph0.020.000.02
Ito2001BPGraph000
ItoCore2001BPGraph000
ItoFull2001BPGraph000
Krogan2004BPGraph000
Krogan2006BPGraph0.000.020.02
Tong2002BPGraph000
Uetz2000BPGraph1000
Uetz2000BPGraph2000
Zhao2005BPGraph000
bpExperimentNames000
collectIntactPPIData11.94 0.0712.00
createBPList0.010.010.03
intActPPIData000
map2Systematic0.020.000.01
ppipred000
sWAC2Sys000
stochasticBaits0.010.000.01
tableList000
twTableAPMS0.020.000.02
twTableY2H000
viableProteins0.010.000.01
y2h000
y2hSysGW0.010.000.02

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

nameusersystemelapsed
Cagney2001BPGraph0.110.000.10
Gavin2002BPGraph000
Gavin2006bPGraph000
Hazbun2003BPGraph000
Ho2002BPGraph0.000.000.01
Ito2001BPGraph000
ItoCore2001BPGraph0.010.000.02
ItoFull2001BPGraph000
Krogan2004BPGraph0.020.000.01
Krogan2006BPGraph000
Tong2002BPGraph000
Uetz2000BPGraph1000
Uetz2000BPGraph2000
Zhao2005BPGraph0.010.000.02
bpExperimentNames000
collectIntactPPIData15.91 0.0315.95
createBPList0.010.020.03
intActPPIData0.020.000.02
map2Systematic0.020.000.01
ppipred000
sWAC2Sys000
stochasticBaits0.020.000.01
tableList000
twTableAPMS0.010.000.02
twTableY2H0.020.000.01
viableProteins0.010.000.02
y2h0.020.000.01
y2hSysGW0.010.000.02