Package: R62S3
Title: Automatic S3 Method Generation from R6
Version: 1.2.1
Authors@R: person("Raphael", "Sonabend", email = "raphael.sonabend.15@ucl.ac.uk", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9225-4654"))
Description: After defining an R6 class, R62S3 is used to automatically generate S3 generics and methods for dispatch. Also allows piping for R6 objects.
Depends: R (>= 3.4.0)
Imports: checkmate
Suggests: testthat, R6, pkgdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/RaphaelS1/R62S3/
BugReports: https://github.com/RaphaelS1/R62S3/issues
NeedsCompilation: no
Packaged: 2019-05-16 15:10:43 UTC; raphael
Author: Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Maintainer: Raphael Sonabend <raphael.sonabend.15@ucl.ac.uk>
Repository: CRAN
Date/Publication: 2019-05-24 10:00:12 UTC
