dynparam: Creating Meta-Information for Parameters

Provides tools for describing parameters of algorithms in an abstract way. Description can include an id, a description, a domain (range or list of values), and a default value. 'dynparam' can also convert parameter sets to a 'ParamHelpers' format, in order to be able to use 'dynparam' in conjunction with 'mlrMBO'.

Version: 1.0.2
Depends: R (≥ 3.0.0)
Imports: assertthat, carrier, dplyr, dynutils (≥ 1.0.2), magrittr, purrr, stringr, tibble, tidyr
Suggests: lhs, ParamHelpers, testthat
Published: 2021-01-04
Author: Robrecht Cannoodt ORCID iD [aut, cre] (rcannood), Wouter Saelens ORCID iD [aut] (zouter)
Maintainer: Robrecht Cannoodt <rcannood at gmail.com>
BugReports: https://github.com/dynverse/dynparam/issues
License: MIT + file LICENSE
URL: https://github.com/dynverse/dynparam
NeedsCompilation: no
Citation: dynparam citation info
Materials: README NEWS
CRAN checks: dynparam results

Documentation:

Reference manual: dynparam.pdf

Downloads:

Package source: dynparam_1.0.2.tar.gz
Windows binaries: r-devel: dynparam_1.0.2.zip, r-release: dynparam_1.0.2.zip, r-oldrel: dynparam_1.0.2.zip
macOS binaries: r-release (arm64): dynparam_1.0.2.tgz, r-oldrel (arm64): dynparam_1.0.2.tgz, r-release (x86_64): dynparam_1.0.2.tgz
Old sources: dynparam archive

Reverse dependencies:

Reverse imports: dynwrap

Linking:

Please use the canonical form https://CRAN.R-project.org/package=dynparam to link to this page.