{
  "_id": "6a5decab9baadeef8ab5645f",
  "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-07-20 09:36:00 UTC",
    "User": "root"
  },
  "_user": "hsonne",
  "_type": "src",
  "_file": "blockrand2_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ef46c0040a0d958a7611a108a7f2f1a34871c7fc77bae0826301db3f6ae31149",
  "_filesize": 1000929,
  "_sha256": "ef46c0040a0d958a7611a108a7f2f1a34871c7fc77bae0826301db3f6ae31149",
  "_expires": "2026-10-28T09:38:50.000Z",
  "_created": "2026-07-20T09:36:00.000Z",
  "_published": "2026-07-20T09:38:51.546Z",
  "_jobs": [
    {
      "job": 88318614754,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8456740597"
    },
    {
      "job": 88318614747,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8456736720"
    },
    {
      "job": 88318614739,
      "time": 77,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8456719470"
    },
    {
      "job": 88318614733,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8456718240"
    },
    {
      "job": 88317967604,
      "time": 192,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8456683232"
    },
    {
      "job": 88318614721,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8456734495"
    },
    {
      "job": 88318614786,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8456713462"
    },
    {
      "job": 88318614785,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8456719253"
    },
    {
      "job": 88318614736,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8456712985"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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.1",
  "_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-07-20T09:38:15.000Z",
      "distro": "resolute",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/041b1b18edac4bb869363166e3fe58460ca8e88dc451330e4f30a40ee616a345",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-20T09:38:03.000Z",
      "distro": "resolute",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/76777832d38010d06bfa5d4e85961b6a6fcf8b0b42279bbb53df17ca0c10425e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-20T09:37:27.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/2b293c14c05b70e13724e1357feda645e1c666d3f1892888b36c2a59e18aea56",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-20T09:37:25.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/ccfebda53a649386f2cbd1abb8aa42cd6744ca3829958ae1980f576bd2014c0d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-20T09:38:09.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/e876c3c8a6f4d1fc063bcc94bb05ef81124336a7b1ca1a2ec117a310109542af",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T09:37:06.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/8f91e38b8cdc3311e7977d8747bc8179caa61eefe1061c42d5c43c11c7df2fe9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T09:37:20.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/9b37f1854098cfd05cae9bdc3b223be254112939ca328c02207f40cf752e9368",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-20T09:37:06.000Z",
      "commit": "96fd8291d20a0e5ff2c27730adc54681ba04897f",
      "fileid": "https://r2.ropensci.org/967c6dea92d58f868211ccba9be7dcbfdf3049f4b388394aec9566c0ff738355",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/hsonne/actions/runs/29731839449"
    }
  ]
}