Back to the "Multiple platform build/check report"

Package 79/120HostnameOS / ArchBUILDCHECKBUILD BIN
maqcExpression4plex 1.4.1
Benilton Carvalho
Snapshot Date: 2012-03-23 11:15:09 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioc-data/trunk/experiment/pkgs/maqcExpression4plex
Last Changed Rev: 2028 / Revision: 2028
Last Changed Date: 2012-03-23 08:16:04 -0700 (Fri, 23 Mar 2012)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: maqcExpression4plex
Version: 1.4.1
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch maqcExpression4plex_1.4.1.tar.gz
StartedAt: 2012-03-23 14:12:04 -0700 (Fri, 23 Mar 2012)
EndedAt: 2012-03-23 14:12:34 -0700 (Fri, 23 Mar 2012)
EllapsedTime: 29.2 seconds
RetCode: 0
Status:  OK 
CheckDir: maqcExpression4plex.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.9-data-experiment/meat/maqcExpression4plex.Rcheck'
* using R version 2.14.2 (2012-02-29)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'maqcExpression4plex/DESCRIPTION' ... OK
* this is package 'maqcExpression4plex' version '1.4.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 whether package 'maqcExpression4plex' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 24.7Mb
  sub-directories of 1Mb or more:
    extdata  24.6Mb
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level 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
* 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File 'maqcExpression4plex/R/zzz.R':
  .onLoad calls:
    message(paste("/-------------------------------------------\\",     "| SAMPLE EXPRESSION DATA - MAQC/ HG18 - NGS |", "|-------------------------------------------|",     "| Data provided by NimbleGen Systems (NGS). |", "| This package is meant to be used only for |",     "| demonstration of BioConductor packages.   |", "|-------------------------------------------|",     "| The contents of this package are provided |", "| in good faith and the maintainer does not |",     "| warrant their accuracy.                   |", "\\-------------------------------------------/",     sep = "\n"))

Package startup functions should use 'packageStartupMessage' to
  generate messages.
See section 'Good practice' in ?.onAttach.

* 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 examples ... OK
* checking PDF version of manual ... OK

maqcExpression4plex.Rcheck/00install.out:

* installing *source* package 'maqcExpression4plex' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
/-------------------------------------------\
| SAMPLE EXPRESSION DATA - MAQC/ HG18 - NGS |
|-------------------------------------------|
| Data provided by NimbleGen Systems (NGS). |
| This package is meant to be used only for |
| demonstration of BioConductor packages.   |
|-------------------------------------------|
| The contents of this package are provided |
| in good faith and the maintainer does not |
| warrant their accuracy.                   |
\-------------------------------------------/

* DONE (maqcExpression4plex)

maqcExpression4plex.Rcheck/maqcExpression4plex-Ex.timings:

nameusersystemelapsed
maqcExpression4plex-package000