Last data update: 2014.03.03

Kendall

Package: Kendall
Version: 2.2
Date: 2011-05-16
Title: Kendall rank correlation and Mann-Kendall trend test
Author: A.I. McLeod
Maintainer: A.I. McLeod <aimcleod@uwo.ca>
Depends: R (>= 2.1.0)
Description: Computes the Kendall rank correlation and Mann-Kendall
trend test. See documentation for use of block bootstrap when
there is autocorrelation.
Imports: boot
LazyLoad: yes
LazyData: yes
Classification/ACM: G.3, G.4, I.5.1
Classification/MSC: 62M10, 91B84
License: GPL (>= 2)
URL: http://www.stats.uwo.ca/faculty/aim
Repository: CRAN
Date/Publication: 2011-05-18 04:53:55
Packaged: 2011-05-17 19:08:07 UTC; aim


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Kendall' ...
** libs
f95   -fpic  -g -O2  -c Kendall.f -o Kendall.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Kendall.so Kendall.o -lgfortran -lm -lquadmath -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Kendall/libs
** R
** data
*** moving datasets to lazyload DB
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Kendall'
    finding HTML links ... done
    GuelphP                                 html  
    Kendall-package                         html  
    Kendall                                 html  
    MannKendall                             html  
    PrecipGL                                html  
    SeasonalMannKendall                     html  
    print.Kendall                           html  
    summary.Kendall                         html  
** building package indices
** testing if installed package can be loaded
* DONE (Kendall)
Making 'packages.html' ... done