{
  "_id": "6a34fcca3efcd9bda43d52af",
  "Package": "codebookr",
  "Title": "Create Codebooks from Data Frames",
  "Version": "0.1.9",
  "Authors@R": "person(\"Brad\", \"Cannell\", email = \"brad.cannell@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Brad Cannell <brad.cannell@gmail.com>",
  "Description": "Quickly and easily create codebooks (i.e. data\ndictionaries) directly from a data frame.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/brad-cannell/codebookr,\nhttps://brad-cannell.github.io/codebookr/",
  "BugReports": "https://github.com/brad-cannell/codebookr/issues",
  "LazyData": "true",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://brad-cannell.r-universe.dev",
  "Date/Publication": "2026-02-13 14:53:15 UTC",
  "RemoteUrl": "https://github.com/brad-cannell/codebookr",
  "RemoteRef": "HEAD",
  "RemoteSha": "b43780bb4a229db38a0990d98f71aae7c49d747b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 08:20:43 UTC",
    "User": "root"
  },
  "Author": "Brad Cannell [aut, cre, cph]",
  "MD5sum": "da43681fb393feb9292e76a80fa06a5e",
  "_user": "brad-cannell",
  "_type": "src",
  "_file": "codebookr_0.1.9.tar.gz",
  "_fileid": "7b8b2517b25521869383bf7c5d1e23ac24944e59b3a6ed22f590949bb0306b06",
  "_filesize": 170954,
  "_sha256": "7b8b2517b25521869383bf7c5d1e23ac24944e59b3a6ed22f590949bb0306b06",
  "_created": "2026-06-19T08:20:43.000Z",
  "_published": "2026-06-19T08:24:42.443Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82311687314,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745049651"
    },
    {
      "job": 82311687339,
      "time": 204,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745058554"
    },
    {
      "job": 82311687317,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745031204"
    },
    {
      "job": 82311687312,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745039967"
    },
    {
      "job": 82311303395,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744995002"
    },
    {
      "job": 82311687271,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745032968"
    },
    {
      "job": 82311687332,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745025122"
    },
    {
      "job": 82311687316,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745021038"
    },
    {
      "job": 82311687335,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745022033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brad-cannell/codebookr",
  "_commit": {
    "id": "b43780bb4a229db38a0990d98f71aae7c49d747b",
    "author": "Brad Cannell <brad.cannell@gmail.com>",
    "committer": "Brad Cannell <brad.cannell@gmail.com>",
    "message": "Update CRAN submission\n",
    "time": 1770994395
  },
  "_maintainer": {
    "name": "Brad Cannell",
    "email": "brad.cannell@gmail.com",
    "login": "mbcann01",
    "description": "",
    "uuid": 12264987
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "haven",
      "version": ">= 2.5.0",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "hms",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "brad-cannell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 34,
  "_contributors": [
    {
      "user": "mbcann01",
      "count": 138,
      "uuid": 12264987
    },
    {
      "user": "oyvindbso",
      "count": 1,
      "uuid": 18398783
    }
  ],
  "_userbio": {
    "uuid": 28175419,
    "type": "organization",
    "name": "Brad Cannell",
    "followers": 21,
    "description": "Brad Cannell, PhD, MPH"
  },
  "_downloads": {
    "count": 420,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codebookr"
  },
  "_devurl": "https://github.com/brad-cannell/codebookr",
  "_pkgdown": "https://brad-cannell.github.io/codebookr/",
  "_searchresults": 62,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codebookr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brad-cannell/codebookr",
  "_realowner": "brad-cannell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2022-07-18"
    },
    {
      "version": "0.1.5",
      "date": "2022-08-10"
    },
    {
      "version": "0.1.6",
      "date": "2023-03-16"
    },
    {
      "version": "0.1.7",
      "date": "2024-02-15"
    },
    {
      "version": "0.1.8",
      "date": "2024-02-19"
    },
    {
      "version": "0.1.9",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "cb_add_col_attributes",
    "codebook"
  ],
  "_datasets": [
    {
      "name": "study",
      "title": "Simulated study data.",
      "object": "study",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "address",
        "sex",
        "date",
        "time",
        "date_time",
        "days",
        "height",
        "likert",
        "outcome"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cb_add_col_attributes",
      "title": "Add Attributes to Columns",
      "topics": [
        "cb_add_col_attributes"
      ]
    },
    {
      "page": "codebook",
      "title": "Automate creation of a data codebook",
      "topics": [
        "codebook"
      ]
    },
    {
      "page": "study",
      "title": "Simulated study data.",
      "topics": [
        "study"
      ]
    }
  ],
  "_readme": "https://github.com/brad-cannell/codebookr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_score": 5.0228406108765284,
  "_indexed": true,
  "_nocasepkg": "codebookr",
  "_universes": [
    "brad-cannell",
    "mbcann01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-19T08:23:32.000Z",
      "distro": "noble",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "ffef91007aa00c7503252a4a8042f17916541b7e21fe02f9b6abeec76016ea71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9",
      "date": "2026-06-19T08:23:57.000Z",
      "distro": "noble",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "78c057fb56f8c1525ba510a29794744d51289d62c46a8251a37202e9e32a8b21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-19T08:22:38.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "044ac64297cfb0b5f9ddb0c7823c639a647bbeb462d15e58bbe73e3d74bfb988",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9",
      "date": "2026-06-19T08:22:53.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "7986118f55d9ae29fc4fc2290d75f366e944277d0b364c9f9b499ccaf57d419b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9",
      "date": "2026-06-19T08:22:58.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "21ee46c301388d90a8e6d67e0d222ed439ddeb33365f48499840064be172f4f2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-19T08:22:00.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "b768f431e13cf0df8a71cdbd287e6407cc9e73750854a67873ce3511e931e6c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-19T08:21:48.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "3d5b01c3acdb22eb1db18e2b5ec69290222201481986965ea49a8aa1ce46a117",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9",
      "date": "2026-06-19T08:21:51.000Z",
      "commit": "b43780bb4a229db38a0990d98f71aae7c49d747b",
      "fileid": "40abc08e35d681c86abaf08e8b2f03c78c76ae405e46f3a66192f340b8c9b424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brad-cannell/actions/runs/27814194416"
    }
  ]
}