Back to the "Multiple platform build/check report"

Package 200/205OSArchBUILDCHECKBUILD BIN

weaver

0.1.3

Seth Falcon
Linux (SUSE 9.2) x86_64 OK [ WARNINGS ]
Linux (SUSE 9.2) i686 OK  WARNINGS 
Solaris 2.9 sparc OK  WARNINGS 
Linux (SUSE 10.0) x86_64 OK  WARNINGS 
Windows Server 2003 x86_64 OK  WARNINGS  OK 
Windows XP i686 OK  WARNINGS skipped
Mac OS X (10.4.6) i686 OK  WARNINGS 
Package: weaver
Version: 0.1.3
Command: /loc/biocbuild/1.9d/R/bin/R CMD check weaver_0.1.3.tar.gz
RetCode: 0
Time: 31.8 seconds
Status: WARNINGS
CheckDir: weaver.Rcheck
Warnings: 1

Command output

* checking for working latex ... OK
* using log directory '/loc/biocbuild/1.9d/Rpacks/weaver.Rcheck'
* using R version 2.4.0 alpha (2006-09-10 r39242)
* checking for file 'weaver/DESCRIPTION' ... OK
* this is package 'weaver' version '0.1.3'
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'weaver' can be installed ... OK
* 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 syntax errors ... OK
* checking R files for non-ASCII characters ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* 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 cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  CACHE_DIR cache_expr CACHE_EXT deps_changed eval_and_cache
  expr_printer findDeps get_cache_dir get_chunk_id get_expr_hash
  load_from_cache_env log_debug make_cache_expr resetStorage
  weaverEvalWithOpt weaverLatexFinish weaver_opts weaverRemoveOrphans
  weaverRuncode
All user-level objects in a package should have documentation entries.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* creating weaver-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating weaver-manual.tex ... OK
* checking weaver-manual.tex ... OK

WARNING: There was 1 warning, see
  /loc/biocbuild/1.9d/Rpacks/weaver.Rcheck/00check.log
for details

weaver.Rcheck/00install.out:

* Installing *source* package 'weaver' ...
** R
** inst
** preparing package for lazy loading
Loading required package: digest

Loading required package: tools

Loading required package: codetools

** help
 >>> Building/Updating help pages for package 'weaver'
     Formats: text html latex example 
  weaver                            text    html    latex
** building package indices ...
* DONE (weaver)