/usr/lib/R/site-library/mixtools/DESCRIPTION is in r-cran-mixtools 1.1.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | Package: mixtools
Version: 1.1.0
Date: 2017-03-10
Title: Tools for Analyzing Finite Mixture Models
Authors@R: c(person("Derek", "Young", role = c("aut", "cre"),
email = "derek.young@uky.edu"),
person("Tatiana", "Benaglia", role = "aut"),
person("Didier", "Chauveau", role = "aut"),
person("David", "Hunter", role = "aut"),
person("Ryan", "Elmore", role = "ctb"),
person("Thomas", "Hettmansperger", role = "ctb"),
person("Hoben", "Thomas", role = "ctb"),
person("Fengjuan", "Xuan", role = "ctb"))
Depends: R (>= 3.2.0)
Imports: MASS, segmented, stats, survival
Description: Analyzes finite mixture models for various parametric and semiparametric settings. This includes mixtures of parametric distributions (normal, multivariate normal, multinomial, gamma), various Reliability Mixture Models (RMMs), mixtures-of-regressions settings (linear regression, logistic regression, Poisson regression, linear regression with changepoints, predictor-dependent mixing proportions, random effects regressions, hierarchical mixtures-of-experts), and tools for selecting the number of components (bootstrapping the likelihood ratio test statistic and model selection criteria). Bayesian estimation of mixtures-of-linear-regressions models is available as well as a novel data depth method for obtaining credible bands. This package is based upon work supported by the National Science Foundation under Grant No. SES-0518772.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2017-03-10 01:29:29 UTC; derekyoung
Author: Derek Young [aut, cre],
Tatiana Benaglia [aut],
Didier Chauveau [aut],
David Hunter [aut],
Ryan Elmore [ctb],
Thomas Hettmansperger [ctb],
Hoben Thomas [ctb],
Fengjuan Xuan [ctb]
Maintainer: Derek Young <derek.young@uky.edu>
Repository: CRAN
Date/Publication: 2017-03-10 08:50:20
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Fri, 08 Sep 2017 08:17:28 +0200'; unix
|