{
  "_id": "6a1f1163b401979e7341da36",
  "Package": "bdlp",
  "Version": "0.9-2",
  "Date": "2021-01-03",
  "Authors@R": "c(person(given=\"Rainer\", family=\"Dangl\",\nemail=\"rainer.dangl@bildung.gv.at\", role=c(\"aut\", \"cre\")))",
  "Title": "Transparent and Reproducible Artificial Data Generation",
  "Description": "The main function generateDataset() processes a\nuser-supplied .R file that contains metadata parameters in\norder to generate actual data. The metadata parameters have to\nbe structured in the form of metadata objects, the format of\nwhich is outlined in the package vignette. This approach allows\nto generate artificial data in a transparent and reproducible\nmanner.",
  "License": "GPL-2",
  "LazyLoad": "yes",
  "Author": "Rainer Dangl [aut, cre]",
  "Maintainer": "Rainer Dangl <rainer.dangl@bildung.gv.at>",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 07:56:07 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2021-01-10 14:10:05 UTC",
  "RemoteUrl": "https://github.com/cran/bdlp",
  "RemoteRef": "HEAD",
  "RemoteSha": "950b84bea271800df635a3683a89ba287b553ed1",
  "MD5sum": "c1392ad5f6cebf30927cdf45c6485480",
  "_user": "cran",
  "_type": "src",
  "_file": "bdlp_0.9-2.tar.gz",
  "_fileid": "c92f4f64671f4fb87d541af79eec8295b647166bd0e662c377891d580bb46840",
  "_filesize": 187885,
  "_sha256": "c92f4f64671f4fb87d541af79eec8295b647166bd0e662c377891d580bb46840",
  "_created": "2026-05-17T07:56:07.000Z",
  "_published": "2026-06-02T17:22:43.759Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130728647,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040621353"
    },
    {
      "job": 79130728931,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040622217"
    },
    {
      "job": 79130728165,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040605617"
    },
    {
      "job": 79130727912,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364975870"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25985147141",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bdlp",
  "_commit": {
    "id": "950b84bea271800df635a3683a89ba287b553ed1",
    "author": "Rainer Dangl <rainer.dangl@bildung.gv.at>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9-2\n",
    "time": 1610287805
  },
  "_maintainer": {
    "name": "Rainer Dangl",
    "email": "rainer.dangl@bildung.gv.at"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "GenOrd",
      "role": "Imports"
    },
    {
      "package": "MultiOrd",
      "role": "Imports"
    },
    {
      "package": "stringdist",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "RSQLite",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "DBI",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 242,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bdlp"
  },
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bdlp.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9-1",
      "date": "2017-06-06"
    },
    {
      "version": "0.9-2",
      "date": "2021-01-10"
    }
  ],
  "_exports": [
    "addCluster",
    "checkSetup",
    "createFileskeleton",
    "deleteCluster",
    "generateData",
    "generateDatabase",
    "getRandomstrings",
    "initializeObject",
    "plot3dMetadata",
    "plotMetadata",
    "sampleGrid",
    "saveSetup",
    "summarizeSetup"
  ],
  "_help": [
    {
      "page": "addCluster",
      "title": "Add an empty cluster to a metadata object",
      "topics": [
        "addCluster"
      ]
    },
    {
      "page": "checkSetup",
      "title": "Performs various consistency checks on a setup file",
      "topics": [
        "checkSetup"
      ]
    },
    {
      "page": "createFileskeleton",
      "title": "Create a new setup file template",
      "topics": [
        "createFileskeleton"
      ]
    },
    {
      "page": "deleteCluster",
      "title": "Delete a cluster from a metadata object",
      "topics": [
        "deleteCluster"
      ]
    },
    {
      "page": "generateData",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData"
      ]
    },
    {
      "page": "generateData-metadata.binary-method",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData,metadata.binary-method"
      ]
    },
    {
      "page": "generateData-metadata.functional-method",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData,metadata.functional-method"
      ]
    },
    {
      "page": "generateData-metadata.metric-method",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData,metadata.metric-method"
      ]
    },
    {
      "page": "generateData-metadata.ordinal-method",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData,metadata.ordinal-method"
      ]
    },
    {
      "page": "generateData-metadata.randomstring-method",
      "title": "Generate a dataset from a metadata object",
      "topics": [
        "generateData,metadata.randomstring-method"
      ]
    },
    {
      "page": "generateDatabase",
      "title": "Generates a number of datasets from one metadata scenario",
      "topics": [
        "generateDatabase"
      ]
    },
    {
      "page": "getRandomstrings",
      "title": "Generates random strings",
      "topics": [
        "getRandomstrings"
      ]
    },
    {
      "page": "initializeObject",
      "title": "Initialize a new metadata object",
      "topics": [
        "initializeObject"
      ]
    },
    {
      "page": "metadata.binary-class",
      "title": "A class that represents a metadata object for binary data",
      "topics": [
        "metadata.binary-class"
      ]
    },
    {
      "page": "metadata.functional-class",
      "title": "A class that represents a metadata object for functional data",
      "topics": [
        "metadata.functional-class"
      ]
    },
    {
      "page": "metadata.general-class",
      "title": "A class to represent a metadata object",
      "topics": [
        "metadata.general-class"
      ]
    },
    {
      "page": "metadata.metric-class",
      "title": "A class that represents a metadata object for metric data",
      "topics": [
        "metadata.metric-class"
      ]
    },
    {
      "page": "metadata.ordinal-class",
      "title": "A class that represents a metadata object for ordinal data",
      "topics": [
        "metadata.ordinal-class"
      ]
    },
    {
      "page": "metadata.randomstring-class",
      "title": "A class that represents a metadata object for string data",
      "topics": [
        "metadata.randomstring-class"
      ]
    },
    {
      "page": "plot3dMetadata",
      "title": "3d plot of a metric metadata object",
      "topics": [
        "plot3dMetadata"
      ]
    },
    {
      "page": "plot3dMetadata-metadata.metric-method",
      "title": "3d plot of a metric metadata object",
      "topics": [
        "plot3dMetadata,metadata.metric-method"
      ]
    },
    {
      "page": "plotMetadata",
      "title": "Plot a metadata object",
      "topics": [
        "plotMetadata"
      ]
    },
    {
      "page": "plotMetadata-metadata.binary-method",
      "title": "Plot a metadata object",
      "topics": [
        "plotMetadata,metadata.binary-method"
      ]
    },
    {
      "page": "plotMetadata-metadata.functional-method",
      "title": "Plot a metadata object",
      "topics": [
        "plotMetadata,metadata.functional-method"
      ]
    },
    {
      "page": "plotMetadata-metadata.metric-method",
      "title": "Plot a metadata object",
      "topics": [
        "plotMetadata,metadata.metric-method"
      ]
    },
    {
      "page": "plotMetadata-metadata.ordinal-method",
      "title": "Plot a metadata object",
      "topics": [
        "plotMetadata,metadata.ordinal-method"
      ]
    },
    {
      "page": "sampleGrid",
      "title": "Sample grid points for functional data",
      "topics": [
        "sampleGrid"
      ]
    },
    {
      "page": "saveSetup",
      "title": "Saves a list of metadata objects to a new setup file",
      "topics": [
        "saveSetup"
      ]
    },
    {
      "page": "summarizeSetup",
      "title": "Returns the setup summary",
      "topics": [
        "summarizeSetup"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bbmle",
    "bdsmatrix",
    "bit",
    "bit64",
    "blob",
    "bslib",
    "cachem",
    "cli",
    "corpcor",
    "cpp11",
    "cubature",
    "DBI",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "GenOrd",
    "glue",
    "GPArotation",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "MultiOrd",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "pkgconfig",
    "psych",
    "R6",
    "rappdirs",
    "Rcpp",
    "rgl",
    "rlang",
    "rmarkdown",
    "RSQLite",
    "sass",
    "stringdist",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "bdlp.Rmd",
      "filename": "bdlp.html",
      "title": "The Benchmark Data Library Project - a Framework for Artificial Data Generation",
      "author": "Rainer Dangl",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "How can I get data?",
        "How does it work?",
        "How can I write a new benchmarking setup?",
        "Storing and sharing setup files"
      ],
      "created": "2017-06-06 21:30:30",
      "modified": "2021-01-10 14:10:05",
      "commits": 2
    }
  ],
  "_score": 2.113943352306837,
  "_indexed": true,
  "_nocasepkg": "bdlp",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-2",
      "date": "2026-05-17T07:58:11.000Z",
      "distro": "noble",
      "commit": "950b84bea271800df635a3683a89ba287b553ed1",
      "fileid": "ec833d496c78edde5a235f8b21f1f414ffdc068aef8dfbaee2808ed68fbe6906",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985147141"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-2",
      "date": "2026-05-17T07:58:16.000Z",
      "distro": "noble",
      "commit": "950b84bea271800df635a3683a89ba287b553ed1",
      "fileid": "5689df6734fb32f675bd520915422e6642a4b7de2b9a283c9c08a2e2a49a0bcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985147141"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9-2",
      "date": "2026-06-02T17:22:29.000Z",
      "commit": "950b84bea271800df635a3683a89ba287b553ed1",
      "fileid": "a7d4bbc3a75cf9447f736f5a95e2293508eed960b64d1a0466da9dd85940c709",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25985147141"
    }
  ]
}