/usr/lib/R/site-library/effects/DESCRIPTION is in r-cran-effects 4.0.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 32 33 34 35 36 37 38 39 | Package: effects
Version: 4.0-0
Date: 2017-09-14
Title: Effect Displays for Linear, Generalized Linear, and Other Models
Authors@R: c(person("John", "Fox", role = c("aut", "cre"), email = "jfox@mcmaster.ca"),
person("Sanford", "Weisberg", role = "aut", email = "sandy@umn.edu"),
person("Michael", "Friendly", role = "aut", email = "friendly@yorku.ca"),
person("Jangman", "Hong", role = "aut"),
person("Robert", "Andersen", role = "ctb"),
person("David", "Firth", role = "ctb"),
person("Steve", "Taylor", role = "ctb"),
person("R Core Team", role="ctb"))
Depends: R (>= 3.2.0), carData
Suggests: pbkrtest (>= 0.4-4), nlme, MASS, poLCA, heplots, splines,
ordinal, car, knitr
Imports: lme4, nnet, lattice, grid, colorspace, graphics, grDevices,
stats, survey, utils
LazyLoad: yes
LazyData: yes
Description:
Graphical and tabular effect displays, e.g., of interactions, for
various statistical models with linear predictors.
License: GPL (>= 2)
URL: https://www.r-project.org, http://socserv.socsci.mcmaster.ca/jfox/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-09-15 20:00:21 UTC; jfox
Author: John Fox [aut, cre],
Sanford Weisberg [aut],
Michael Friendly [aut],
Jangman Hong [aut],
Robert Andersen [ctb],
David Firth [ctb],
Steve Taylor [ctb],
R Core Team [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>
Repository: CRAN
Date/Publication: 2017-09-15 20:40:30 UTC
Built: R 3.4.2; ; "Sun, 01 Oct 2017 10:02:51 -0500"; unix
|