• using R version 2.8.0 (2008-10-20)
  • using session charset: UTF-8
  • checking for file 'gclus/DESCRIPTION' ... OK
  • this is package 'gclus' version '1.2'
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'gclus' 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 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 for unstated dependencies in R code ... WARNING
    'library' or 'require' calls not declared from:
    cluster
    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 ... NOTE
    ac: no visible global function definition for ‘agnes’
    sil: no visible global function definition for ‘silhouette’
  • checking Rd files ... WARNING
    Rd files with unknown sections:
    body.Rd: reference
    wine.Rd: reference

    See the chapter 'Writing R documentation files' in manual 'Writing R
    Extensions'.
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... NOTE
    S3 methods shown with full name in documentation object 'reorder.hclust':
    reorder.hclust

    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See the chapter 'Writing R documentation files' in manual 'Writing R
    Extensions'.
  • checking data for non-ASCII characters ... OK
  • creating gclus-Ex.R ... OK
  • checking examples ... OK
  • creating gclus-manual.tex ... OK
  • checking gclus-manual.tex using pdflatex ... OK