yeastCC 1.5.1 Sandrine Dudoit
Snapshot Date: 2015-04-08 06:15:26 -0700 (Wed, 08 Apr 2015) | URL: https://hedgehog.fhcrc.org/bioc-data/branches/RELEASE_3_0/experiment/pkgs/yeastCC | Last Changed Rev: 3075 / Revision: 3266 | Last Changed Date: 2014-10-13 14:52:40 -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 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings yeastCC_1.5.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck’
* using R version 3.1.3 (2015-03-09)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘yeastCC/DESCRIPTION’ ... OK
* this is package ‘yeastCC’ version ‘1.5.1’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘yeastCC’ can be installed ... [3s/3s] OK
* checking installed package size ... OK
* checking package 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
Found directory ‘R’ with no source files.
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* 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
Error in tools:::.check_packages_used(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
* checking S3 generic/method consistency ... WARNING
Error in tools::checkS3methods(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
* checking replacement functions ... WARNING
Error in tools::checkReplaceFuns(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
* checking foreign function calls ... NOTE
Error in tools::checkFF(package = "yeastCC", registration = FALSE, check_DUP = TRUE) :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* 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 ... WARNING
Error in tools::codoc(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
Error in tools::codocClasses(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
* checking Rd \usage sections ... NOTE
Error in tools::checkDocStyle(package = "yeastCC") :
directory '/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/yeastCC' does not contain R code
Execution halted
The \usage entries for S3 methods should use the \method markup and not
their full name.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
spYCCmeta.rda 430Kb FALSE none
Note: significantly better compression could be obtained
by using R CMD build --resave-data
old_size new_size compress
breeden.rda 1.9Mb 1.5Mb xz
spYCCES.rda 757Kb 483Kb xz
spYCCmeta.rda 430Kb 55Kb xz
yeastCC.rda 1.5Mb 484Kb xz
* checking files in ‘vignettes’ ... OK
* checking examples ... [1s/1s] OK
* checking PDF version of manual ... OK
* DONE
WARNING: There were 5 warnings.
NOTE: There were 3 notes.
See
‘/home/biocbuild/bbs-3.0-data-experiment/meat/yeastCC.Rcheck/00check.log’
for details.