{
  "_id": "6a1ee3edb401979e73410fcb",
  "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-05-20 06:24:07 UTC",
    "User": "root"
  },
  "MD5sum": "3bcac289f45a8e8100205c58a4c56572",
  "_user": "hsonne",
  "_type": "src",
  "_file": "blockrand2_0.1.0.tar.gz",
  "_fileid": "be4ee51a9e1913f18045bb31c277feb38e4d359905cdee01efbddac0f921fae6",
  "_filesize": 1001419,
  "_sha256": "be4ee51a9e1913f18045bb31c277feb38e4d359905cdee01efbddac0f921fae6",
  "_created": "2026-05-20T06:24:07.000Z",
  "_published": "2026-06-02T14:08:45.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79090205791,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7102751607"
    },
    {
      "job": 79090206491,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102749859"
    },
    {
      "job": 79090205586,
      "time": 181,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7102756902"
    },
    {
      "job": 79090205226,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102750232"
    },
    {
      "job": 79090204843,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102721602"
    },
    {
      "job": 79090204573,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360076533"
    },
    {
      "job": 79090205463,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7102739243"
    },
    {
      "job": 79090206285,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7102751382"
    },
    {
      "job": 79090206619,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102739559"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078",
  "_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"
  },
  "_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",
    "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-05-20T06:26:08.000Z",
      "distro": "noble",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "ad8a6d03b3e3ae0873aff0d061f141e6db0c333470e18af78c459afc06f628ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-20T06:26:03.000Z",
      "distro": "noble",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "e4860050132309e70bb5d7afd7c76ccc5f30cd31b9f8150afa45ddae8a494702",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T06:26:34.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "159f1504b393a698c1202a03169f5761038f6128e1bdd449de464ca0afb394a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-20T06:26:05.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "8f5b14957a7c99629283e6e6a9594ab48a6159ead11c58d8e1b27332d1073c2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T06:25:13.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "17c007b3c146886e645dbb8d6c8a7be2c8bb5468f05fe59ff8b4dbf627cdb45a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T06:26:02.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "c77d242066001348eb87f35e966b81321e2df10836343ed5afc6fdae2cfc6620",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-20T06:25:14.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "6ba5e098f6b5356237adef9603743d6cdddcbdc04c568648577372d064f98033",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T14:08:14.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "fae3a4cad5b5fe94612b512863096b85c4577d9ad527c60ea6e2fb89f8ba29d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/26145226078"
    }
  ]
}