Last data update: 2014.03.03

trend

Package: trend
Version: 0.2.0
Date: 2016-05-14
Title: Non-Parametric Trend Tests and Change-Point Detection
Author: Thorsten Pohlert
Maintainer: Thorsten Pohlert <thorsten.pohlert@gmx.de>
Depends: R (>= 2.12.0)
Description: The analysis of environmental data often requires
the detection of trends and change-points.
This package provides the Mann-Kendall Trend Test,
seasonal Mann-Kendall Test,
correlated seasonal Mann-Kendall Test,
partial Mann-Kendall Trend test,
(Seasonal) Sen's slope, partial correlation trend test and
change-point test after Pettitt.
License: GPL-3
ZipData: yes
NeedsCompilation: yes
Suggests: Kendall, zyp
Packaged: 2016-05-14 13:31:34 UTC; thorpohl
Repository: CRAN
Date/Publication: 2016-05-14 23:19:30

● 0 images, 14 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'trend' ...
** package 'trend' successfully unpacked and MD5 sums checked
** libs
gfortran  -fpic -g -O2  -c  pettitt.f90 -o pettitt.o
gfortran -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o trend.so pettitt.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/trend/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'trend'
    finding HTML links ... done
    PagesData                               html  
    cs.test                                 html  
    csmk.test                               html  
    maxau                                   html  
    mk.test                                 html  
    partial.cor.trend.test                  html  
    partial.mk.test                         html  
    pettitt.test                            html  
    print.trend.test                        html  
    sea.sens.slope                          html  
    sens.slope                              html  
    smk.test                                html  
    summary.trend.test                      html  
    trend-package                           html  
    wm.test                                 html  
    ww.test                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (trend)
Making 'packages.html' ... done