Package: enrichwith
Title: Methods to Enrich R Objects with Extra Components
Version: 0.0.1
Authors@R: person("Ioannis", "Kosmidis", email = "i.kosmidis@ucl.ac.uk", role = c("aut", "cre"))
Description: The enrichwith package provides the "enrich" method to enrich list-like R objects with new, relevant components. The current version has methods for enriching objects of class "family", "link-glm" and "glm". The resulting objects preserve their class, so all methods associated to them still apply. The package can also be used to produce customisable source code templates for the structured implementation of methods to compute new components.
Depends: R (>= 3.0.0)
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: testthat, whisker, MASS, numDeriv
NeedsCompilation: no
Packaged: 2016-08-08 01:36:22 UTC; yiannis
Author: Ioannis Kosmidis [aut, cre]
Maintainer: Ioannis Kosmidis <i.kosmidis@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2016-08-08 09:47:41
