{
  "_id": "6a140103acfb0bcc41d3825a",
  "Package": "dynparam",
  "Type": "Package",
  "Title": "Creating Meta-Information for Parameters",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\n\"Robrecht\",\n\"Cannoodt\",\nemail = \"rcannood@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3641-729X\", github = \"rcannood\")\n),\nperson(\n\"Wouter\",\n\"Saelens\",\nemail = \"wouter.saelens@ugent.be\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7114-6248\", github = \"zouter\")\n)\n)",
  "URL": "https://github.com/dynverse/dynparam",
  "BugReports": "https://github.com/dynverse/dynparam/issues",
  "Description": "Provides tools for describing parameters of algorithms in\nan abstract way. Description can include an id, a description,\na domain (range or list of values), and a default value.\n'dynparam' can also convert parameter sets to a 'ParamHelpers'\nformat, in order to be able to use 'dynparam' in conjunction\nwith 'mlrMBO'.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "git libicu-dev",
  "Repository": "https://dynverse.r-universe.dev",
  "Date/Publication": "2025-11-26 10:43:56 UTC",
  "RemoteUrl": "https://github.com/dynverse/dynparam",
  "RemoteRef": "HEAD",
  "RemoteSha": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 07:54:15 UTC",
    "User": "root"
  },
  "Author": "Robrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>, github: rcannood),\nWouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>,\ngithub: zouter)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "MD5sum": "a16f251e8e99e8dbd3fd0b0362ca146e",
  "_user": "dynverse",
  "_type": "src",
  "_file": "dynparam_1.0.2.tar.gz",
  "_fileid": "c73facf2b5c37efa69da766d30e850962ea59014f5095a67b6332340d634d4e4",
  "_filesize": 521473,
  "_sha256": "c73facf2b5c37efa69da766d30e850962ea59014f5095a67b6332340d634d4e4",
  "_created": "2026-05-25T07:54:15.000Z",
  "_published": "2026-05-25T07:57:55.598Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77676813724,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194112779"
    },
    {
      "job": 77676813712,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194112322"
    },
    {
      "job": 77676813705,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194118117"
    },
    {
      "job": 77676813697,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194104558"
    },
    {
      "job": 77676436484,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194073350"
    },
    {
      "job": 77676813677,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194101686"
    },
    {
      "job": 77676813708,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194101056"
    },
    {
      "job": 77676813700,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7194121563"
    },
    {
      "job": 77676813717,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194102685"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dynverse/dynparam",
  "_commit": {
    "id": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from dynverse/devel\n\nMerge devel into master",
    "time": 1764153836
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "description": "CEO and Founder at @edaro",
    "uuid": 553642
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "carrier",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dynutils",
      "version": ">= 1.0.2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "lhs",
      "role": "Suggests"
    },
    {
      "package": "ParamHelpers",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "dynverse",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-48",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 199,
      "uuid": 553642
    },
    {
      "user": "zouter",
      "count": 14,
      "uuid": 5727377
    }
  ],
  "_userbio": {
    "uuid": 31854945,
    "type": "organization",
    "name": "dynverse: benchmarking, constructing and interpreting single-cell trajectories",
    "description": "The dynverse is an open set of packages to benchmark, construct and interpret single-cell trajectories. See https://dynverse.org for an overview"
  },
  "_downloads": {
    "count": 410,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dynparam"
  },
  "_devurl": "https://github.com/dynverse/dynparam",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dynparam.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dynverse/dynparam",
  "_realowner": "dynverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-04-04"
    },
    {
      "version": "1.0.1",
      "date": "2020-06-24"
    },
    {
      "version": "1.0.2",
      "date": "2021-01-05"
    }
  ],
  "_exports": [
    "as_descriptive_tibble",
    "as_distribution",
    "as_parameter",
    "as_parameter_set",
    "as_paramhelper",
    "character_parameter",
    "distribution_function",
    "expuniform_distribution",
    "get_defaults",
    "get_description",
    "integer_parameter",
    "integer_range_parameter",
    "is_distribution",
    "is_parameter",
    "is_parameter_set",
    "logical_parameter",
    "normal_distribution",
    "numeric_parameter",
    "numeric_range_parameter",
    "parameter",
    "parameter_set",
    "quantile_function",
    "sip",
    "subset_parameter",
    "uniform_distribution"
  ],
  "_help": [
    {
      "page": "character_parameter",
      "title": "Define a character / string parameter",
      "topics": [
        "character_parameter"
      ]
    },
    {
      "page": "collapse_set",
      "title": "A helper function for collapsing a set",
      "topics": [
        "collapse_set"
      ]
    },
    {
      "page": "distribution",
      "title": "Defining, serialising and printing distributions",
      "topics": [
        "as.list.distribution",
        "as_distribution",
        "distribution",
        "distribution_function",
        "is_distribution",
        "quantile_function"
      ]
    },
    {
      "page": "dynparam",
      "title": "Creating meta-information for parameters",
      "topics": [
        "dynparam"
      ]
    },
    {
      "page": "expuniform_distribution",
      "title": "Exponentially scaled uniform distribution.",
      "topics": [
        "expuniform_distribution"
      ]
    },
    {
      "page": "get_description",
      "title": "Get a description of the parameter",
      "topics": [
        "get_description"
      ]
    },
    {
      "page": "integer_parameter",
      "title": "Define a integer parameter",
      "topics": [
        "integer_parameter"
      ]
    },
    {
      "page": "integer_range_parameter",
      "title": "Define a integer range parameter",
      "topics": [
        "integer_range_parameter"
      ]
    },
    {
      "page": "logical_parameter",
      "title": "Define a logical parameter",
      "topics": [
        "logical_parameter"
      ]
    },
    {
      "page": "normal_distribution",
      "title": "Normal distribution",
      "topics": [
        "normal_distribution"
      ]
    },
    {
      "page": "numeric_parameter",
      "title": "Define a numeric parameter",
      "topics": [
        "numeric_parameter"
      ]
    },
    {
      "page": "numeric_range_parameter",
      "title": "Define a numeric range parameter",
      "topics": [
        "numeric_range_parameter"
      ]
    },
    {
      "page": "parameter",
      "title": "Defining, serialising and printing parameters",
      "topics": [
        "as.list.parameter",
        "as_descriptive_tibble",
        "as_parameter",
        "is_parameter",
        "parameter"
      ]
    },
    {
      "page": "parameter_set",
      "title": "Parameter set helper functions",
      "topics": [
        "as.list.parameter_set",
        "as_parameter_set",
        "as_paramhelper",
        "get_defaults",
        "is_parameter_set",
        "parameter_set",
        "sip"
      ]
    },
    {
      "page": "range_parameter",
      "title": "Define a range parameter",
      "topics": [
        "range_parameter"
      ]
    },
    {
      "page": "subset_parameter",
      "title": "Define a subset parameter",
      "topics": [
        "subset_parameter"
      ]
    },
    {
      "page": "uniform_distribution",
      "title": "Uniform distribution",
      "topics": [
        "uniform_distribution"
      ]
    }
  ],
  "_readme": "https://github.com/dynverse/dynparam/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "carrier",
    "cli",
    "cpp11",
    "crayon",
    "desc",
    "dplyr",
    "dynutils",
    "generics",
    "glue",
    "lattice",
    "lifecycle",
    "lobstr",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "proxyC",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "remotes",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.7993405494535817,
  "_indexed": true,
  "_nocasepkg": "dynparam",
  "_universes": [
    "dynverse",
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:20.000Z",
      "distro": "noble",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "8572ae1b4a9e86fc7a4e4bcc539a0cb162609748e7c5e7e19804ffa298b76fa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:22.000Z",
      "distro": "noble",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "d4c51402f302e4ffb4e0900a034fae6f44165387a0a017f2d83f0765ce410aa5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:53.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "f83f7232f2e7fd2bada351605bfdab622aabecd201bb702ff02cb87fb771364b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:05.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "2d0d4b2634bd180aebe4279b97018b47ba5607fb373a09ff6c66c476a7d2904f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:15.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "8200dcc8e05f55c76ea90ea2f7539b04b446658d64389bb77809f114a2e5ef7a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-25T07:55:33.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "fe872dcadceddf7a062c7a640a5271c1ae8873192073ad964d45ecb7ce4021d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-25T07:56:47.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "ee654f522dbb7b2343831a2a6d24a0d8574c943337ebc60c68be9ac2bc95eacb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-25T07:55:34.000Z",
      "commit": "3d540cbf0570e58565b428fc3e541eebfec3acf8",
      "fileid": "f94d943ac5b8c55f56c638295c72617b6d0ff6a92b1a7125ea7da2ccb2fdb54b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/26389758407"
    }
  ]
}