Package: miceExt
Title: Extension Package to 'mice'
Version: 1.1.0
Authors@R: c( 
	person("Tobias", "Schumacher", email = "tobias.schumacher1@rwth-aachen.de", role = c("aut", "cre")),
	person("Philipp", "Gaffert", email = "philipp.gaffert@gfk.com", role = "aut"),
	person("Stef", "van Buuren", email = "stef.vanbuuren at tno.nl", role = "ctb"),
	person("Karin", "Groothuis-Oudshoorn", role = "ctb", email = "c.g.m.oudshoorn@utwente.nl"))
Maintainer: Tobias Schumacher <tobias.schumacher1@rwth-aachen.de>
Description: Extends and builds on the 'mice' package by
	adding a functionality to perform multivariate predictive mean matching on
	imputed data as well as new functionalities to perform predictive mean
	matching on factor variables.
Depends: R (>= 3.3), mice (>= 2.46.0)
Imports: RANN (>= 2.5.1), RANN.L1 (>= 2.5)
License: GPL-2
Author: Tobias Schumacher [aut, cre],
  Philipp Gaffert [aut],
  Stef van Buuren [ctb],
  Karin Groothuis-Oudshoorn [ctb]
URL: http://github.com/tobiasschumacher/miceExt
BugReports: http://github.com/tobiasschumacher/miceExt/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-03-05 23:30:40 UTC; tobi_
Repository: CRAN
Date/Publication: 2018-03-05 23:46:37 UTC
