Last data update: 2014.03.03

SuppDists

Package: SuppDists
Version: 1.1-9.2
Date: 2009-12-09
Title: Supplementary Distributions
Author: Bob Wheeler <bwheelerg@gmail.com>
Maintainer: ORPHANED
Description: Ten distributions supplementing those built into R.
Inverse Gauss, Kruskal-Wallis, Kendall's Tau, Friedman's chi
squared, Spearman's rho, maximum F ratio, the Pearson product
moment correlation coefficiant, Johnson distributions, normal
scores and generalized hypergeometric distributions. In
addition two random number generators of George Marsaglia are
included.
License: GPL (>= 2)
URL: no longer valid
Packaged: 2016-01-20 22:14:52 UTC; ripley
Repository: CRAN
Date/Publication: 2016-01-21 08:40:37
NeedsCompilation: yes
X-CRAN-Comment: Orphaned on 2013-03-22: the maintainer is unresponsive.
X-CRAN-Original-Maintainer: Bob Wheeler <bwheelerg@gmail.com>
X-CRAN-Original-URL: http://www.bobwheeler.com/stat

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SuppDists' ...
** package 'SuppDists' successfully unpacked and MD5 sums checked
** libs
g++ -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c dists.cc -o dists.o
g++ -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o SuppDists.so dists.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/SuppDists/libs
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SuppDists'
    finding HTML links ... done
    Friedman                                html  
    Johnson                                 html  
    Kendall                                 html  
    KruskalWallis                           html  
    MWC1019                                 html  
    NormalScore                             html  
    Pearson                                 html  
    Spearman                                html  
    SuppDists-internal                      html  
    ghyper                                  html  
    ghyperTypes                             html  
    invGauss                                html  
    maxFratio                               html  
    ziggurat                                html  
** building package indices
** testing if installed package can be loaded
* DONE (SuppDists)
Making 'packages.html' ... done