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.4
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: 2022-02-14 22:12:24 UTC; rsonaben
Author: Raphael Sonabend [aut, cre] (<https://orcid.org/0000-0001-9225-4654>)
Maintainer: Raphael Sonabend <raphaelsonabend@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-15 10:00:09 UTC
Built: R 4.0.5; ; 2022-02-16 11:33:38 UTC; unix
