Last data update: 2014.03.03

Blossom

Package: Blossom
Title: Statistical Comparisons with Distance-Function Based Permutation
Tests
Version: 1.4
Date: 2016-03-02
Author: Marian Talbert, Jon Richards, Paul Mielke, and Brian Cade
Maintainer: Marian Talbert <mtalbert@usgs.gov>
Description: Provides tools for making statistical comparisons with distance-function based permutation tests developed by P. W. Mielke, Jr. and colleagues at Colorado State University (Mielke, P. W. & Berry, K. J. Permutation Methods: A Distance Function Approach (Springer, New York, 2001)) and for testing parameters estimated in linear models with permutation procedures developed by B. S. Cade and colleagues at the Fort Collins Science Center, U. S. Geological Survey.
Depends: methods, R (>= 2.10)
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
NeedsCompilation: yes
Packaged: 2016-03-08 16:46:27 UTC; mtalbert
Repository: CRAN
Date/Publication: 2016-03-09 00:48:10

17 images, 23 functions, 20 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Blossom' ...
** package 'Blossom' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  InternalFcts.f90 -o InternalFcts.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c myHelp.c -o myHelp.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Blossom.so InternalFcts.o myHelp.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Blossom/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
Creating a generic function for 'summary' from package 'base' in package 'Blossom'
Creating a generic function for 'print' from package 'base' in package 'Blossom'
Creating a generic function for 'residuals' from package 'stats' in package 'Blossom'
Creating a generic function for 'predict' from package 'stats' in package 'Blossom'
Creating a generic function for 'coefficients' from package 'stats' in package 'Blossom'
** help
*** installing help indices
  converting help for package 'Blossom'
    finding HTML links ... done
    BlossomPkg                              html  
    CoverageObj-class                       html  
    Dist2mvm                                html  
    EMRPPObj-class                          html  
    KSGFObj-class                           html  
    LADObj-class                            html  
    MEDQObj-class                           html  
    MRBPObj-class                           html  
    MRPPObj-class                           html  
    MRSPObj-class                           html  
    PTMPObj-class                           html  
    QuantValues                             html  
    ResampVals                              html  
    acorn                                   html  
    agree2                                  html  
    bgrouse                                 html  
    blue162                                 html  
    brad302                                 html  
    coverage                                html  
    ex4rank                                 html  
    example1                                html  
    example3                                html  
    example4                                html  
    fraserf                                 html  
    habitat                                 html  
    hypothesis.test                         html  
    lad                                     html  
    lahontan                                html  
    lily                                    html  
    medq                                    html  
    mrbp                                    html  
    mrbp1                                   html  
    mrpp                                    html  
    neter365                                html  
    npof                                    html  
    ols                                     html  
    paired1                                 html  
    paired2                                 html  
    prefer                                  html  
    ptmp                                    html  
    pvalue                                  html  
    rao                                     html  
    sp                                      html  
** building package indices
** testing if installed package can be loaded
* DONE (Blossom)
Making 'packages.html' ... done