Last data update: 2014.03.03

ecodist

Package: ecodist
Version: 1.2.9
Date: 2013-12-03
Title: Dissimilarity-based functions for ecological analysis
Author: Sarah Goslee and Dean Urban
Maintainer: Sarah Goslee <Sarah.Goslee@ars.usda.gov>
Depends: R (>= 3.0.0)
Imports: stats
Description: Dissimilarity-based analysis functions including ordination and Mantel test functions, intended for use with spatial and community data.
License: GPL (>= 2)
Packaged: 2013-12-03 19:37:58 UTC; sarahg
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-12-03 22:07:08

● Cran Task View: Environmetrics, Psychometrics
● 0 images, 20 functions, 3 datasets
Reverse Depends: 3

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ecodist' ...
** package 'ecodist' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c ecodist.c -o ecodist.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o ecodist.so ecodist.o -L/home/ddbj/local/lib64/R/lib -lRblas -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/ecodist/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'ecodist'
    finding HTML links ... done
    MRM                                     html  
    bcdist                                  html  
    bump                                    html  
    cor2m                                   html  
    corgen                                  html  
    crosstab                                html  
    distance                                html  
    ecodist-package                         html  
    fixdmat                                 html  
    full                                    html  
    graze                                   html  
    lower                                   html  
    mantel                                  html  
    mgram                                   html  
    nmds                                    html  
    nmds.min                                html  
    pco                                     html  
    permresults                             html  
    plot.mgram                              html  
    plot.vf                                 html  
    pmgram                                  html  
    residuals.mgram                         html  
    vf                                      html  
** building package indices
** testing if installed package can be loaded
* DONE (ecodist)
Making 'packages.html' ... done