Package: R62S3
Title: Automatic Method Generation from R6
Version: 1.3.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 optional S3/S4 generics and methods for dispatch. Also allows piping for R6 objects.
Depends: R (>= 3.5.0)
Imports: checkmate, methods
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-06-25 16:25:06 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-06-26 08:10:03 UTC
