Last data update: 2014.03.03

bbmle

Package: bbmle
Title: Tools for General Maximum Likelihood Estimation
Version: 1.0.18
Author: Ben Bolker <bolker@mcmaster.ca>, R Development Core Team
Maintainer: Ben Bolker <bolker@mcmaster.ca>
Depends: R (>= 3.0.0), stats4
Imports: stats, numDeriv, lattice, MASS, methods
Suggests: emdbook, rms, ggplot2, RUnit, MuMIn, AICcmodavg, Hmisc,
optimx (>= 2013.8.6), knitr, testthat
VignetteBuilder: knitr
BuildVignettes: yes
Description: Methods and functions for fitting maximum likelihood models in R.
This package modifies and extends the 'mle' classes in the 'stats4' package.
License: GPL
Collate: 'mle2-class.R' 'mle2-methods.R' 'mle.R' 'confint.R'
'predict.R' 'profile.R' 'update.R' 'dists.R' 'IC.R' 'slice.R'
NeedsCompilation: no
Packaged: 2016-02-11 15:22:35 UTC; bolker
Repository: CRAN
Date/Publication: 2016-02-11 16:57:55

● 0 images, 19 functions, 0 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'bbmle' ...
** package 'bbmle' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
Creating a generic function for 'formula' from package 'stats' in package 'bbmle'
** help
*** installing help indices
  converting help for package 'bbmle'
    finding HTML links ... done
    BIC-methods                             html  
    ICtab                                   html  
    as.data.frame.profile.mle2              html  
    call.to.char                            html  
    get.mnames                              html  
    mle-class                               html  
    mle2                                    html  
    mle2.options                            html  
    namedrop                                html  
    parnames                                html  
    predict-methods                         html  
    profile-methods                         html  
    profile.mle-class                       html  
    relist                                  html  
    sbinom                                  html  
    slice                                   html  
    slice.mle-class                         html  
    strwrapx                                html  
    summary.mle-class                       html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (bbmle)
Making 'packages.html' ... done