Back to the "Multiple platform build/check report"

BioC experimental data: CHECK report for yeastExpData on moscato2

This page was generated on 2014-10-04 17:41:12 -0700 (Sat, 04 Oct 2014).

Package 193/197HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
yeastExpData 0.10.0
R. Gentleman
Snapshot Date: 2014-10-04 07:15:22 -0700 (Sat, 04 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_2_14/experiment/pkgs/yeastExpData
Last Changed Rev: 2799 / Revision: 3055
Last Changed Date: 2014-04-11 14:27:08 -0700 (Fri, 11 Apr 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  NotNeeded  OK  WARNINGS 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK [ WARNINGS ] OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  WARNINGS  OK 

Summary

Package: yeastExpData
Version: 0.10.0
Command: rm -rf yeastExpData.buildbin-libdir && mkdir yeastExpData.buildbin-libdir && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=yeastExpData.buildbin-libdir yeastExpData_0.10.0.tar.gz >yeastExpData-install.out 2>&1 && E:\biocbld\bbs-2.14-bioc\R\bin\R.exe CMD check --library=yeastExpData.buildbin-libdir --install="check:yeastExpData-install.out" --force-multiarch --no-vignettes --timings yeastExpData_0.10.0.tar.gz
StartedAt: 2014-10-04 11:11:34 -0700 (Sat, 04 Oct 2014)
EndedAt: 2014-10-04 11:12:15 -0700 (Sat, 04 Oct 2014)
EllapsedTime: 41.3 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: yeastExpData.Rcheck
Warnings: 3

Command output

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


* using log directory 'E:/biocbld/bbs-2.14-data-experiment/meat/yeastExpData.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 'yeastExpData/DESCRIPTION' ... OK
* this is package 'yeastExpData' version '0.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 'yeastExpData' 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
* 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 Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... WARNING
Data codoc mismatches from documentation object 'gfp':
Variables in data frame 'gfp'
  Code: ER ER_to_Golgi GFP_tagged GFP_visualized Golgi TAP_visualized
        abundance actin ambiguous bud bud_neck cell_periphery cytoplasm
        early_Golgi endosome error gene_name late_Golgi lipid_particle
        localization_summary microtubule missingAbundance mitochondrion
        nuclear_periphery nucleolus nucleus orfid peroxisome
        punctate_composite spindle_pole vacuolar_membrane vacuole yORF
  Docs: GFP_tagged GFP_visualized TAP_visualized abundance error
        gene_name localization_summary orfid yORF

Data codoc mismatches from documentation object 'proteinProperties':
Variables in data frame 'proteinProperties'
  Code: ALA ARG ASN ASP CYS GLN GLU GLY HIS ILE LEU LYS MET PHE PRO SER
        SGDID THR TRP TYR VAL aromaticity cai codonBias cterm fop gravy
        length molwt nterm pi type yORF
  Docs: SGDID cai codonBias cterm length molwt nterm pi yORF

* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... WARNING
'library' or 'require' call not declared from: 'lattice'
* 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
  ccyclered.rda 364Kb FALSE     none
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                        old_size new_size compress
  ccyclered.rda            364Kb     59Kb       xz
  fcabundance.rda          110Kb     67Kb       xz
  gfp.rda                  118Kb     60Kb       xz
  litG.rda                  22Kb      8Kb       xz
  proteinProperties.rda    488Kb    313Kb       xz
  y2hG.rda                  22Kb      9Kb       xz
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... [2s] OK
** running examples for arch 'x64' ... [2s] OK
* checking for unstated dependencies in vignettes ... NOTE
'library' or 'require' call not declared from: 'Rgraphviz'
* 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 were 3 warnings.
NOTE: There was 1 note.
See
  'E:/biocbld/bbs-2.14-data-experiment/meat/yeastExpData.Rcheck/00check.log'
for details.

yeastExpData.Rcheck/00install.out:


install for i386

* installing *source* package 'yeastExpData' ...
** data
** inst
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'yeastExpData' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'yeastExpData' as yeastExpData_0.10.0.zip
* DONE (yeastExpData)

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

nameusersystemelapsed
ccyclered0.020.000.01
fcabundance0.110.000.11
gfp0.260.000.27
litG0.030.000.03
nPdist000
proteinProperties0.640.020.65

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

nameusersystemelapsed
ccyclered0.020.000.01
fcabundance0.090.000.10
gfp0.310.000.32
litG0.030.000.03
nPdist000
proteinProperties0.640.000.64