Last data update: 2014.03.03

sads

Package: sads
Type: Package
Title: Maximum Likelihood Models for Species Abundance Distributions
Version: 0.3.1
Date: 2016-05-11
Author: Paulo I. Prado, Murilo Dantas Miranda and Andre Chalom
Maintainer: Paulo I. Prado <prado@ib.usp.br>
Depends: stats, bbmle
Imports: MASS, methods, graphics, grDevices, VGAM, poilog, GUILDS
Suggests: vegan
Description: Maximum likelihood tools to fit and compare models of species
abundance distributions and of species rank-abundance distributions.
License: GPL-2
LazyData: true
Encoding: UTF-8
URL: http://piLaboratory.github.io/sads
https://github.com/piklprado/sads
BugReports: https://github.com/piLaboratory/sads/issues
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-05-12 18:03:31 UTC; chalom
Repository: CRAN
Date/Publication: 2016-05-13 00:47:12

● 0 images, 36 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sads' ...
** package 'sads' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gauss_legendre.c -o gauss_legendre.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c volkov.c -o volkov.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o sads.so gauss_legendre.o volkov.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/sads/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'points' from package 'graphics' in package 'sads'
Creating a generic function for 'lines' from package 'graphics' in package 'sads'
Creating a generic function for 'coefficients' from package 'stats' in package 'sads'
Creating a generic function for 'fitted.values' from package 'stats' in package 'sads'
Creating a generic function for 'fitted' from package 'stats' in package 'sads'
** help
*** installing help indices
  converting help for package 'sads'
    finding HTML links ... done
    ARN82                                   html  
    ICtab                                   html  
    finding level-2 HTML links ... done

    bci                                     html  
    birds                                   html  
    dbs                                     html  
    dgs                                     html  
    distr                                   html  
    dls                                     html  
    dman                                    html  
    dmzsm                                   html  
    dpareto                                 html  
    dpoig                                   html  
    dpoilog                                 html  
    dpoix                                   html  
    dpowbend                                html  
    dpower                                  html  
    dtrunc                                  html  
    dvolkov                                 html  
    dzipf                                   html  
    fitrad-class                            html  
    fitrad                                  html  
    fitsad-class                            html  
    fitsad                                  html  
    likelregions-class                      html  
    moths                                   html  
    octav-class                             html  
    octav                                   html  
    octavpred                               html  
    okland                                  html  
    plotprofmle                             html  
    ppsad                                   html  
    pred.logser                             html  
    qqsad                                   html  
    rad-class                               html  
    rad                                     html  
    radpred                                 html  
    rsad                                    html  
    sads-package                            html  
    stats                                   html  
    summary.sads-class                      html  
    updatesad                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (sads)
Making 'packages.html' ... done