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 Roxygen: list(markdown = TRUE, r6 = TRUE) RoxygenNote: 7.1.1 Imports: checkmate, data.table, dictionar6 (>= 0.1.2), set6 (>= 0.2.3), R6 Suggests: testthat Remotes: mlr-org/dictionar6, mlr-org/set6 Repository: https://mlr-org.r-universe.dev Date/Publication: 2026-02-23 12:43:42 UTC RemoteUrl: https://github.com/mlr-org/param6 RemoteRef: main RemoteSha: 82a11d441863bad20a5837ec63eff3b8f2bbbc6b Packaged: 2026-07-02 09:27:47 UTC; root Author: Raphael Sonabend [aut, cre] (ORCID: ) Maintainer: Raphael Sonabend