/usr/lib/R/site-library/MatchIt/DESCRIPTION is in r-cran-matchit 3.0.1-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 | Package: MatchIt
Version: 3.0.1
Date: 2017-04-18
Title: Nonparametric Preprocessing for Parametric Casual Inference
Description: Selects matched samples of the original treated and
control groups with similar covariate distributions -- can be
used to match exactly on covariates, to match on propensity
scores, or perform a variety of other matching procedures. The
package also implements a series of recommendations offered in
Ho, Imai, King, and Stuart (2007) <DOI:10.1093/pan/mpl013>.
Authors@R: c(
person("Daniel", "Ho", , "daniel.e.ho@gmail.com", c("aut")),
person("Kosuke", "Imai", , "kimai@Princeton.Edu", c("aut", "cre")),
person("Gary", "King", , "king@harvard.edu", c("aut")),
person("Elizabeth", "Stuart", , "stuart@stat.harvard.edu", c("aut")),
person("Alex", "Whitworth", , "whitworth.alex@gmail.com", c("ctb"))
)
Maintainer: Kosuke Imai <kimai@Princeton.Edu>
Depends: R (>= 2.6)
Imports: MASS, Matching, rgenoud
Suggests: cem, nnet, optmatch, rpart, mgcv, WhatIf, R.rsp, testthat
VignetteBuilder: R.rsp
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://gking.harvard.edu/matchit
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-04-18 12:13:20 UTC; kimai
Author: Daniel Ho [aut],
Kosuke Imai [aut, cre],
Gary King [aut],
Elizabeth Stuart [aut],
Alex Whitworth [ctb]
Repository: CRAN
Date/Publication: 2017-04-18 13:04:21 UTC
Built: R 3.4.3; ; 'Mon, 18 Dec 2017 08:01:46 +0100'; unix
|