• using R version 2.9.0 Under development (unstable) (2008-11-18 r46976)
  • using session charset: UTF-8
  • checking for file 'betareg/DESCRIPTION' ... OK
  • this is package 'betareg' version '1.2'
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'betareg' 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 ... WARNING
    Unknown encoding with non-ASCII data
    Fields with non-ASCII values:
    Author
    See the information on DESCRIPTION files in section 'Creating R
    packages' of the 'Writing R Extensions' manual.
  • 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 ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... NOTE
    betareg: no visible binding for global variable ‘response’
    envelope.beta: no visible binding for global variable ‘fit.model’
  • checking Rd files ... WARNING
    Rd files with unknown encoding:
    anova.betareg.Rd
    betareg.Rd
    br.fit.Rd
    cooks.distance.betareg.Rd
    df.residual.betareg.Rd
    envelope.beta.Rd
    estfun.betareg.Rd
    gen.lev.betareg.Rd
    hatvalues.betareg.Rd
    logLik.betareg.Rd
    plot.betareg.Rd
    predict.betareg.Rd
    residuals.betareg.Rd
    summary.betareg.Rd
    vcov.betareg.Rd

    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 'anova.betareg':
    anova.betareg

    S3 methods shown with full name in documentation object 'cooks.distance.betareg':
    cooks.distance.betareg

    S3 methods shown with full name in documentation object 'df.residual.betareg':
    df.residual.betareg

    S3 methods shown with full name in documentation object 'hatvalues.betareg':
    hatvalues.betareg

    S3 methods shown with full name in documentation object 'logLik.betareg':
    logLik.betareg

    S3 methods shown with full name in documentation object 'plot.betareg':
    plot.betareg

    S3 methods shown with full name in documentation object 'predict.betareg':
    predict.betareg

    S3 methods shown with full name in documentation object 'residuals.betareg':
    residuals.betareg

    S3 methods shown with full name in documentation object 'summary.betareg':
    summary.betareg

    S3 methods shown with full name in documentation object 'vcov.betareg':
    vcov.betareg

    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 betareg-Ex.R ... OK
  • checking examples ... OK
  • creating betareg-manual.tex ... OK
  • checking betareg-manual.tex using pdflatex ... OK