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.2.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
Config/testthat/edition: 3
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.1.1
Imports: checkmate, data.table, dictionar6 (>= 0.1.2), set6 (>= 0.2.3),
        R6
Suggests: testthat
Packaged: 2021-07-26 20:07:12 UTC; raphaelsonabend
Author: Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Maintainer: Raphael Sonabend <raphaelsonabend@gmail.com>
Repository: CRAN
Date/Publication: 2021-07-26 20:20:02 UTC
