{
  "_id": "6a366f633efcd9bda440ab73",
  "Package": "blockrand2",
  "Type": "Package",
  "Title": "Block Randomisation for Clinical Studies",
  "Version": "0.1.0",
  "Author": "Hauke Sonnenberg",
  "Maintainer": "Hauke Sonnenberg <hauke.sonnenberg@gmx.de>",
  "Description": "Create block randomised treatment lists for clinical\nstudies.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://hsonne.r-universe.dev",
  "Date/Publication": "2016-09-03 22:23:29 UTC",
  "RemoteUrl": "https://github.com/hsonne/blockrand2",
  "RemoteRef": "HEAD",
  "RemoteSha": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-20 10:43:28 UTC",
    "User": "root"
  },
  "MD5sum": "fc9bff4ffb22ca85ec4c619835bddf7f",
  "_user": "hsonne",
  "_type": "src",
  "_file": "blockrand2_0.1.0.tar.gz",
  "_fileid": "b9c6d56d3ca47acc2549e84fae38587f7f58a07f4bdbfc8f2b1895051d2ea40c",
  "_filesize": 1005117,
  "_sha256": "b9c6d56d3ca47acc2549e84fae38587f7f58a07f4bdbfc8f2b1895051d2ea40c",
  "_created": "2026-06-20T10:43:28.000Z",
  "_published": "2026-06-20T10:45:55.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82477048580,
      "time": 111,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7764625869"
    },
    {
      "job": 82477048583,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764626088"
    },
    {
      "job": 82477048571,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7764622049"
    },
    {
      "job": 82477048566,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764623934"
    },
    {
      "job": 82476883467,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764614250"
    },
    {
      "job": 82477048577,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7764625532"
    },
    {
      "job": 82477048570,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7764621522"
    },
    {
      "job": 82477048563,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7764621178"
    },
    {
      "job": 82477048575,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7764620432"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hsonne/blockrand2",
  "_commit": {
    "id": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
    "author": "hsonne <hauke.sonnenberg@gmx.de>",
    "committer": "hsonne <hauke.sonnenberg@gmx.de>",
    "message": "fix links to example files (add docs subfolder)\n",
    "time": 1472941409
  },
  "_maintainer": {
    "name": "Hauke Sonnenberg",
    "email": "hauke.sonnenberg@gmx.de",
    "login": "hsonne",
    "description": "",
    "uuid": 11964315
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    }
  ],
  "_owner": "hsonne",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hsonne",
      "count": 26,
      "uuid": 11964315
    }
  ],
  "_userbio": {
    "uuid": 11964315,
    "type": "user",
    "name": "Hauke Sonnenberg",
    "followers": 17
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blockrand2"
  },
  "_devurl": "https://github.com/hsonne/blockrand2",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blockrand2.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "blocksize",
    "createCombinations",
    "createRandomisationDoc",
    "createRandomSequences",
    "createTestdata",
    "equalDistribution",
    "stratify",
    "toStratumString"
  ],
  "_help": [
    {
      "page": "blocksize",
      "title": "Get a suitable blocksize for a given number of subjects",
      "topics": [
        "blocksize"
      ]
    },
    {
      "page": "createCombinations",
      "title": "Create all possible combinations of values",
      "topics": [
        "createCombinations"
      ]
    },
    {
      "page": "createRandomisationDoc",
      "title": "Create block randomisation list documents",
      "topics": [
        "createRandomisationDoc"
      ]
    },
    {
      "page": "createRandomSequences",
      "title": "Create random sequences of blockwise equally distributed values",
      "topics": [
        "createRandomSequences"
      ]
    },
    {
      "page": "createTestdata",
      "title": "Create testdata for clinical studies",
      "topics": [
        "createTestdata"
      ]
    },
    {
      "page": "equalDistribution",
      "title": "Create a random sequence of equally distributed values",
      "topics": [
        "equalDistribution"
      ]
    },
    {
      "page": "stratify",
      "title": "Group and count data by combinations of strata variables",
      "topics": [
        "stratify"
      ]
    },
    {
      "page": "toStratumString",
      "title": "Create a string describing the stratum from a one-row data frame",
      "topics": [
        "toStratumString"
      ]
    }
  ],
  "_readme": "https://github.com/hsonne/blockrand2/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "blockrand2",
  "_universes": [
    "hsonne"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-20T10:45:23.000Z",
      "distro": "noble",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "5c11bef77aeee39566595fcfe4ed8df75f079a4d3d27b7854b44cad59a329dad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-20T10:45:23.000Z",
      "distro": "noble",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "3d394248416c17e0254ffac5a109c4d30896f7cf239cb61a0dc3a0b6ff5e0227",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-20T10:44:49.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "2ebfd28d6701e5734dfff6fe33f63298a2b1c07c3be62c6fdc8508ec2a71de21",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-20T10:45:05.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "931bf2515d5d2cd9a6d6df39da2dd11d04a2ec203a5e82297d8f6d0a6728447c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-20T10:45:30.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "1cf9a5c97a49e940fe2acd7ede4c045cc3f280d5c8d8d2886d2a88b719703e50",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T10:44:36.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "8dcc8563c6855975a392847bb796ee6e0a5dcc34012762e1a6b11f1084e01a89",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T10:44:32.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "5cd575e556a76e16e3d5550836141e7485b10ac1315e2e7ae8058acb3c5f2c8c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-20T10:44:26.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "f197fde676f93c184d0aa303c52291c12e321df16c35dd1e54176b9e0b15afc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/27868677218"
    }
  ]
}