{
  "_id": "6a27248c24555f66ed529b38",
  "Package": "autocodebook",
  "Title": "Automatic Codebook and Tracking for 'Spark' and 'dplyr'\nPipelines",
  "Version": "0.1.0",
  "Authors@R": "person(\"Patricia Fortes C. de\", \"Macedo\",\nemail = \"macedopatriciafortes@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Wraps 'dplyr' verbs (mutate, summarise, filter) to\nautomatically capture variable metadata (type, source columns,\ncategories, and source code), producing a codebook and\neligibility tracking table with zero manual documentation.\nWorks with both 'sparklyr' (tbl_spark) and local data frames.\nAdds big-data optimizations (caching, assume-unique counting,\ncheckpointing) and a standardized report module with an\neligibility flowchart, editable codebook export (HTML, DOCX,\nXLSX), and cross-sectional or longitudinal variable inspection.\nThe eligibility flowchart follows the CONSORT statement\n(Schulz, Altman and Moher (2010) <doi:10.1136/bmj.c332>) and\nthe reporting of observational cohort studies follows the\nSTROBE recommendations (von Elm and others (2007)\n<doi:10.1371/journal.pmed.0040296>).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/patriciafortesm/autocodebook",
  "BugReports": "https://github.com/patriciafortesm/autocodebook/issues",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:19:17 UTC",
    "User": "root"
  },
  "Author": "Patricia Fortes C. de Macedo [aut, cre]",
  "Maintainer": "Patricia Fortes C. de Macedo\n<macedopatriciafortes@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 18:00:19 UTC",
  "RemoteUrl": "https://github.com/cran/autocodebook",
  "RemoteRef": "HEAD",
  "RemoteSha": "355ee9bcca4ed3ffe381a6baa2b63faedaeba670",
  "MD5sum": "51ffa9eaf1d33703eb0dc374ac3f31a4",
  "_user": "cran",
  "_type": "src",
  "_file": "autocodebook_0.1.0.tar.gz",
  "_fileid": "b5b2ca3f069ec58075804d69e67603bad2b8e3c37552d41ab6eebeaa3cb31b9c",
  "_filesize": 611380,
  "_sha256": "b5b2ca3f069ec58075804d69e67603bad2b8e3c37552d41ab6eebeaa3cb31b9c",
  "_created": "2026-06-08T20:19:17.000Z",
  "_published": "2026-06-08T20:22:36.251Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80187988114,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7491475131"
    },
    {
      "job": 80187988010,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491478187"
    },
    {
      "job": 80187354225,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491415919"
    },
    {
      "job": 80187987971,
      "time": 165,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491475848"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27164272705",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/autocodebook",
  "_commit": {
    "id": "355ee9bcca4ed3ffe381a6baa2b63faedaeba670",
    "author": "Patricia Fortes C. de Macedo <macedopatriciafortes@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1780941619
  },
  "_maintainer": {
    "name": "Patricia Fortes C. de Macedo",
    "email": "macedopatriciafortes@gmail.com",
    "login": "patriciafortesm",
    "linkedin": "in/patrícia-fortes-cavalcanti-de-macêdo",
    "description": "Postdoctoral researcher at CIDACS (Fiocruz), working with large-scale administrative data. Interested in data analysis, epidemiology, and public policy. ",
    "uuid": 142368448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "sparklyr",
      "role": "Suggests"
    },
    {
      "package": "dbplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyplots",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "officer",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "rvg",
      "role": "Suggests"
    },
    {
      "package": "devEMF",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "patriciafortesm",
      "count": 1,
      "uuid": 142368448
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autocodebook"
  },
  "_devurl": "https://github.com/patriciafortesm/autocodebook",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/autocodebook.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "auto_filter",
    "auto_mutate",
    "auto_summarise",
    "cb_checkpoint",
    "cb_export",
    "cb_get",
    "cb_init",
    "cb_register",
    "cb_render",
    "cb_reset",
    "cb_set_default_cache",
    "cb_set_verbose",
    "flow_diagram",
    "flow_diagram_export",
    "flow_get",
    "flow_reset",
    "flow_table",
    "generate_report",
    "track_export",
    "track_get",
    "track_outcomes",
    "track_render",
    "track_reset",
    "track_split",
    "track_step"
  ],
  "_help": [
    {
      "page": "auto_filter",
      "title": "Filter with automatic tracking",
      "topics": [
        "auto_filter"
      ]
    },
    {
      "page": "auto_mutate",
      "title": "Mutate with automatic codebook registration",
      "topics": [
        "auto_mutate"
      ]
    },
    {
      "page": "auto_summarise",
      "title": "Summarise with automatic codebook registration",
      "topics": [
        "auto_summarise"
      ]
    },
    {
      "page": "cb_checkpoint",
      "title": "Checkpoint a Spark DataFrame",
      "topics": [
        "cb_checkpoint"
      ]
    },
    {
      "page": "cb_export",
      "title": "Export codebook to file",
      "topics": [
        "cb_export"
      ]
    },
    {
      "page": "cb_get",
      "title": "Get the current codebook as a tibble",
      "topics": [
        "cb_get"
      ]
    },
    {
      "page": "cb_init",
      "title": "Initialize autocodebook session",
      "topics": [
        "cb_init"
      ]
    },
    {
      "page": "cb_register",
      "title": "Manually register a variable in the codebook",
      "topics": [
        "cb_register"
      ]
    },
    {
      "page": "cb_render",
      "title": "Render the codebook as a gt table",
      "topics": [
        "cb_render"
      ]
    },
    {
      "page": "cb_reset",
      "title": "Reset the codebook (clear all entries)",
      "topics": [
        "cb_reset"
      ]
    },
    {
      "page": "cb_set_default_cache",
      "title": "Toggle default caching for big-data verbs",
      "topics": [
        "cb_set_default_cache"
      ]
    },
    {
      "page": "cb_set_verbose",
      "title": "Toggle verbose diagnostic messages",
      "topics": [
        "cb_set_verbose"
      ]
    },
    {
      "page": "flow_diagram",
      "title": "Draw the eligibility flow as a CONSORT-style flowchart",
      "topics": [
        "flow_diagram"
      ]
    },
    {
      "page": "flow_diagram_export",
      "title": "Save the eligibility flowchart to a file",
      "topics": [
        "flow_diagram_export"
      ]
    },
    {
      "page": "flow_get",
      "title": "Get the current flow tree (raw structure)",
      "topics": [
        "flow_get"
      ]
    },
    {
      "page": "flow_reset",
      "title": "Reset the flow tree",
      "topics": [
        "flow_reset"
      ]
    },
    {
      "page": "flow_table",
      "title": "Flow tree as a tidy table",
      "topics": [
        "flow_table"
      ]
    },
    {
      "page": "generate_report",
      "title": "Generate a standardized report from the current session",
      "topics": [
        "generate_report"
      ]
    },
    {
      "page": "track_export",
      "title": "Export tracking table to file",
      "topics": [
        "track_export"
      ]
    },
    {
      "page": "track_get",
      "title": "Get the current tracking log as a tibble",
      "topics": [
        "track_get"
      ]
    },
    {
      "page": "track_outcomes",
      "title": "Attach outcome counts to the current leaves (CONSORT flowchart)",
      "topics": [
        "track_outcomes"
      ]
    },
    {
      "page": "track_render",
      "title": "Render the tracking log as a gt table",
      "topics": [
        "track_render"
      ]
    },
    {
      "page": "track_reset",
      "title": "Reset the tracking log",
      "topics": [
        "track_reset"
      ]
    },
    {
      "page": "track_split",
      "title": "Split the cohort into branches by a column (CONSORT flowchart)",
      "topics": [
        "track_split"
      ]
    },
    {
      "page": "track_step",
      "title": "Record a tracking step",
      "topics": [
        "track_step"
      ]
    }
  ],
  "_readme": "https://github.com/cran/autocodebook/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "curl",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gt",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "sass",
    "scales",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "autocodebook",
  "_universes": [
    "cran",
    "patriciafortesm"
  ],
  "_indexurl": "https://patriciafortesm.r-universe.dev/autocodebook",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T20:21:52.000Z",
      "distro": "noble",
      "commit": "355ee9bcca4ed3ffe381a6baa2b63faedaeba670",
      "fileid": "1df4fc23f0e84658481f6c482242fdbaf248ccaf2eeac9960ed1324d642a31bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164272705"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T20:21:57.000Z",
      "distro": "noble",
      "commit": "355ee9bcca4ed3ffe381a6baa2b63faedaeba670",
      "fileid": "cd5cf522e55f046cd3f01ec15239db4c35676c06ddb9d8349729af81cd8f2245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164272705"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T20:22:15.000Z",
      "commit": "355ee9bcca4ed3ffe381a6baa2b63faedaeba670",
      "fileid": "5e47b172f9e95154cc9b9fa08df4ce896bccaa2708de34f2c8de68b6efdc8c43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164272705"
    }
  ]
}