Package: param6
Title: A Fast and Lightweight R6 Parameter Interface
Description: By making use of 'set6', alongside the S3 and R6 paradigms, this package provides a fast and lightweight R6 interface for parameters and parameter sets.
Version: 0.1.0
Authors@R: 
  person(given = "Raphael",
             family = "Sonabend",
             role = c("aut","cre"),
             email = "raphaelsonabend@gmail.com",
             comment = c(ORCID = "0000-0001-9225-4654"))
License: MIT + file LICENSE
URL: https://xoopR.github.io/param6/, https://github.com/xoopR/param6/
BugReports: https://github.com/xoopR/param6/issues
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.1
Imports: checkmate, data.table, set6 (>= 0.2.0), R6
Suggests: testthat
Packaged: 2021-03-15 09:40:16 UTC; raphael
Author: Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Maintainer: Raphael Sonabend <raphaelsonabend@gmail.com>
Repository: CRAN
Date/Publication: 2021-03-17 13:20:05 UTC
