Package: enrichwith
Title: Methods to Enrich R Objects with Extra Components
Version: 0.0.3
Authors@R: person("Ioannis", "Kosmidis", email = "i.kosmidis@ucl.ac.uk", role = c("aut", "cre"))
Description: 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 with 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)
URL: https://github.com/ikosmidis/enrichwith
License: GPL-2 | GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
Suggests: testthat, whisker, MASS, SuppDists, brglm, numDeriv, ggplot2,
        plyr, doMC, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-03-07 14:11:05 UTC; yiannis
Author: Ioannis Kosmidis [aut, cre]
Maintainer: Ioannis Kosmidis <i.kosmidis@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2017-03-07 16:18:00
