Last data update: 2014.03.03

sadists

Package: sadists
Maintainer: Steven E. Pav <shabbychef@gmail.com>
Authors@R: c(person(c("Steven", "E."), "Pav", role=c("aut","cre"),
email="shabbychef@gmail.com"))
Version: 0.2.2
Date: 2016-03-02
License: LGPL-3
Title: Some Additional Distributions
BugReports: https://github.com/shabbychef/sadists/issues
Description: Provides the density, distribution, quantile and generation
functions of some obscure probability distributions, including the doubly non-
central t, F, Beta, and Eta distributions; Lecoutre's lambda-prime and K-prime;
the upsilon distribution; the (weighted) sum of non-central chi-squares to a
power; the (weighted) sum of log non-central chi-squares; the product of non-
central chi-squares to powers; the product of doubly non-central F variates.
Depends: R (>= 3.0.2)
Imports: PDQutils (>= 0.1.1), hypergeo, orthopolynom
Suggests: shiny, testthat, ggplot2, xtable, knitr
URL: https://github.com/shabbychef/sadists
VignetteBuilder: knitr
Collate: 'cumulants.r' 'dnbeta.r' 'dneta.r' 'dnf.r' 'dnt.r' 'kprime.r'
'lambdap.r' 'moments.r' 'prodchisqpow.r' 'proddnf.r'
'runExample.r' 'sadists.r' 'sumchisqpow.r' 'sumlogchisq.r'
'upsilon.r' 'utils.r'
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-03-02 23:09:56 UTC; spav
Author: Steven E. Pav [aut, cre]
Repository: CRAN
Date/Publication: 2016-03-03 05:50:09

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sadists' ...
** package 'sadists' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sadists'
    finding HTML links ... done
    NEWS                                    html  
    ddnbeta                                 html  
    ddneta                                  html  
    ddnf                                    html  
    ddnt                                    html  
    dkprime                                 html  
    dlambdap                                html  
    dprodchisqpow                           html  
    dproddnf                                html  
    dsumchisqpow                            html  
    dsumlogchisq                            html  
    dupsilon                                html  
    runExample                              html  
    sadists                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (sadists)
Making 'packages.html' ... done