• using R version 2.9.1 Patched (2009-07-02 r48890)
  • 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 ... WARNING
    Found the following significant warnings:
    Warning: unmatched right brace in file 'predict.betareg.Rd' on line 31
    Warning: unmatched right brace in file 'residuals.betareg.Rd' on line 27
    Warning: unmatched right brace in file 'summary.betareg.Rd' on line 35
    See http://www.r-project.org/nosvn/R.check/r-patched-linux-x86_64/betareg-00install.html for details.
  • 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 files against version 2 parser ... WARNING
    *** error on file ./man/predict.betareg.Rd
    Error in parse_Rd("./man/predict.betareg.Rd", encoding = "unknown") :
    ./man/predict.betareg.Rd:31:1: unexpected '}'
    30: }
    31: }
    ^

    *** error on file ./man/residuals.betareg.Rd
    Error in parse_Rd("./man/residuals.betareg.Rd", encoding = "unknown") :
    ./man/residuals.betareg.Rd:27:1: unexpected '}'
    26: }
    27: }
    ^

    *** error on file ./man/summary.betareg.Rd
    Error in parse_Rd("./man/summary.betareg.Rd", encoding = "unknown") :
    ./man/summary.betareg.Rd:35:1: unexpected '}'
    34: }
    35: }
    ^

    problems found in ‘predict.betareg.Rd’, ‘residuals.betareg.Rd’, ‘summary.betareg.Rd’
  • 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
  • checking examples ... OK
  • checking PDF version of manual ... OK