/usr/lib/R/site-library/effects/DESCRIPTION is in r-cran-effects 3.1.2-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: 3.1-2
Date: 2016-09-16
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"))
Depends: R (>= 3.2.0)
Suggests: pbkrtest (>= 0.4-4), nlme, MASS, poLCA, heplots, splines,
ordinal, car
Imports: lme4, nnet, lattice, grid, colorspace, graphics, grDevices,
stats, 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: http://www.r-project.org, http://socserv.socsci.mcmaster.ca/jfox/
Author: John Fox [aut, cre],
Sanford Weisberg [aut],
Michael Friendly [aut],
Jangman Hong [aut],
Robert Andersen [ctb],
David Firth [ctb],
Steve Taylor [ctb]
Maintainer: John Fox <jfox@mcmaster.ca>
Repository: CRAN
Repository/R-Forge/Project: effects
Repository/R-Forge/Revision: 241
Repository/R-Forge/DateTimeStamp: 2016-09-16 22:26:09
Date/Publication: 2016-10-05 09:29:51
NeedsCompilation: no
Packaged: 2016-09-16 22:45:24 UTC; rforge
Built: R 3.3.1; ; "Fri, 14 Oct 2016 19:03:23 -0500"; unix
|