Last data update: 2014.03.03

FD

Package: FD
Type: Package
Title: Measuring functional diversity (FD) from multiple traits, and
other tools for functional ecology
Version: 1.0-12
Date: 2014-19-08
Author: Etienne Laliberté, Pierre Legendre, Bill Shipley
Maintainer: Etienne Laliberté <etiennelaliberte@gmail.com>
Description: FD is a package to compute different multidimensional FD indices. It implements a distance-based framework to measure FD that allows any number and type of functional traits, and can also consider species relative abundances. It also contains other useful tools for functional ecology.
License: GPL-2
LazyLoad: yes
LazyData: yes
Depends: ade4, ape, geometry, vegan
Encoding: latin1
Packaged: 2014-08-19 09:49:14 UTC; 00073639
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-08-19 13:42:17

● Cran Task View: Environmetrics
● 0 images, 9 functions, 2 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'FD' ...
** package 'FD' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c gowdis.c -o gowdis.o
f95   -fpic  -g -O2  -c itscale5.f -o itscale5.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o FD.so gowdis.o itscale5.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/FD/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'FD'
    finding HTML links ... done
    FD-package                              html  
    dbFD                                    html  
    dummy                                   html  
    fdisp                                   html  
    functcomp                               html  
    gowdis                                  html  
    mahaldis                                html  
    maxent                                  html  
    maxent.test                             html  
    simul.dbFD                              html  
    tussock                                 html  
** building package indices
** testing if installed package can be loaded
* DONE (FD)
Making 'packages.html' ... done