{
  "_id": "6a104abeacfb0bcc41c9fc04",
  "Package": "blueprintr",
  "Title": "Automagically Document and Test Datasets Using Targets Or Drake",
  "Version": "0.2.7",
  "Authors@R": "c(person(given = \"Patrick\",\nfamily = \"Anker\",\nrole = c(\"aut\", \"cre\"),\nemail = \"psanker@nyu.edu\",\ncomment = c(ORCID = \"0000-0003-2302-0445\")),\nperson(given = \"Hillary\",\nfamily = \"Gao\",\nrole = \"ctb\"),\nperson(given = \"Global TIES for Children\",\nrole = c(\"cph\")))",
  "Description": "Documents and tests datasets in a reproducible manner so\nthat data lineage is easier to comprehend for small to medium\ntabular data. Originally designed to aid data cleaning tasks\nfor humanitarian research groups, specifically large-scale\nlongitudinal studies.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "URL": "https://github.com/nyuglobalties/blueprintr",
  "BugReports": "https://github.com/nyuglobalties/blueprintr/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "nyuglobalties/panelcleaner"
  ],
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev libx11-dev",
  "Repository": "https://nyuglobalties.r-universe.dev",
  "Date/Publication": "2024-07-15 22:46:47 UTC",
  "RemoteUrl": "https://github.com/nyuglobalties/blueprintr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:11:31 UTC",
    "User": "root"
  },
  "Author": "Patrick Anker [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2302-0445>),\nHillary Gao [ctb],\nGlobal TIES for Children [cph]",
  "Maintainer": "Patrick Anker <psanker@nyu.edu>",
  "MD5sum": "acc2b5c9f7453055209698aa849eb35a",
  "_user": "nyuglobalties",
  "_type": "src",
  "_file": "blueprintr_0.2.7.tar.gz",
  "_fileid": "bd51fd529668f3d34995f42e7c3ea60af5c18a6b03e0e3f8e4ae718ad5c5038c",
  "_filesize": 320116,
  "_sha256": "bd51fd529668f3d34995f42e7c3ea60af5c18a6b03e0e3f8e4ae718ad5c5038c",
  "_created": "2026-05-10T08:11:31.000Z",
  "_published": "2026-05-22T12:23:26.499Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378448660,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902222262"
    },
    {
      "job": 77378448455,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902221828"
    },
    {
      "job": 77378448675,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902226097"
    },
    {
      "job": 77378448522,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902220018"
    },
    {
      "job": 77378448330,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902205967"
    },
    {
      "job": 77378447928,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160372583"
    },
    {
      "job": 77378448449,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "6902216338"
    },
    {
      "job": 77378448612,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6902216089"
    },
    {
      "job": 77378448572,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "6902221033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nyuglobalties/blueprintr",
  "_commit": {
    "id": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
    "author": "Patrick Anker <patricksanker@gmail.com>",
    "committer": "Patrick Anker <patricksanker@gmail.com>",
    "message": "fix: might help to forget that .id existed\n",
    "time": 1721083607
  },
  "_maintainer": {
    "name": "Patrick Anker",
    "email": "psanker@nyu.edu",
    "login": "psanker",
    "mastodon": "@psanker@hachyderm.io",
    "orcid": "0000-0003-2302-0445",
    "uuid": 868399
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "targets",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "tidytable",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "codetools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "rcoder",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "drake",
      "version": ">= 7.11.0",
      "role": "Suggests"
    },
    {
      "package": "panelcleaner",
      "role": "Suggests"
    },
    {
      "package": "kfa",
      "role": "Suggests"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    }
  ],
  "_owner": "nyuglobalties",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "drake",
    "targets"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "psanker",
      "count": 293,
      "uuid": 868399
    },
    {
      "user": "hgao1",
      "count": 1,
      "uuid": 29099926
    }
  ],
  "_userbio": {
    "uuid": 60357488,
    "type": "organization",
    "name": "NYU Global TIES for Children",
    "description": "Transforming Intervention Effectiveness and Scale"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/blueprintr"
  },
  "_devurl": "https://github.com/nyuglobalties/blueprintr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/blueprintr.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,
  "_exports": [
    ".BLUEPRINT",
    ".META",
    ".SOURCE",
    ".TARGET",
    "add_annotation",
    "all_types_match",
    "all_variables_present",
    "annotation",
    "annotation_names",
    "annotations",
    "attach_blueprint",
    "attach_blueprints",
    "blueprint",
    "bp_add_bpstep",
    "bp_export_codebook",
    "bp_export_kfa_report",
    "bp_extend",
    "bp_include_panelcleaner_meta",
    "bp_label_variables",
    "bpstep",
    "bpstep_payload",
    "check_list",
    "cleanup",
    "create_metadata_file",
    "eval_checks",
    "filter_variable_lineage",
    "has_annotation",
    "in_set",
    "load_blueprint",
    "load_blueprints",
    "load_table_lineage",
    "load_variable_lineage",
    "mark_source",
    "metadata",
    "mutate_annotation",
    "mutate_annotation_across",
    "plan_from_blueprint",
    "read_metadata",
    "render_codebook",
    "render_kfa_report",
    "tar_blueprint",
    "tar_blueprint_raw",
    "tar_blueprints",
    "vis_table_lineage",
    "vis_variable_lineage"
  ],
  "_help": [
    {
      "page": "annotations",
      "title": "Access the blueprintr metadata at runtime",
      "topics": [
        "add_annotation",
        "add_super_annotation",
        "annotation",
        "annotations",
        "annotation_names",
        "has_annotation",
        "has_super_annotation",
        "remove_super_annotation",
        "set_annotation",
        "super_annotation"
      ]
    },
    {
      "page": "attach_blueprint",
      "title": "Attach blueprints to a drake plan",
      "topics": [
        "attach_blueprint",
        "attach_blueprints"
      ]
    },
    {
      "page": "blueprint",
      "title": "Create a blueprint",
      "topics": [
        "blueprint"
      ]
    },
    {
      "page": "blueprint_macros",
      "title": "Macros for blueprint authoring",
      "topics": [
        ".BLUEPRINT",
        ".META",
        ".SOURCE",
        ".TARGET",
        "blueprint_macros",
        "mark_source"
      ]
    },
    {
      "page": "bp_add_bpstep",
      "title": "Add custom bpstep to blueprint schema",
      "topics": [
        "bp_add_bpstep"
      ]
    },
    {
      "page": "bp_export_codebook",
      "title": "Instruct blueprint to export codebooks",
      "topics": [
        "bp_export_codebook"
      ]
    },
    {
      "page": "bp_export_kfa_report",
      "title": "Instruct blueprint to generate kfa report",
      "topics": [
        "bp_export_kfa_report"
      ]
    },
    {
      "page": "bp_extend",
      "title": "Add custom elements to a blueprint",
      "topics": [
        "bp_extend"
      ]
    },
    {
      "page": "bp_include_panelcleaner_meta",
      "title": "Include panelcleaner mapping on metadata creation",
      "topics": [
        "bp_include_panelcleaner_meta"
      ]
    },
    {
      "page": "bp_label_variables",
      "title": "Convert variables to labelled variables in cleanup stage",
      "topics": [
        "bp_label_variables"
      ]
    },
    {
      "page": "bpstep",
      "title": "Define a step of blueprint assembly",
      "topics": [
        "bpstep"
      ]
    },
    {
      "page": "bpstep_payload",
      "title": "Create a step payload",
      "topics": [
        "bpstep_payload"
      ]
    },
    {
      "page": "check_list",
      "title": "Create a quoted list of check calls",
      "topics": [
        "check_list"
      ]
    },
    {
      "page": "checks",
      "title": "Evaluate checks on the blueprint build output",
      "topics": [
        "all_types_match",
        "all_variables_present",
        "checks"
      ]
    },
    {
      "page": "cleanup",
      "title": "Run clean-up tasks and return built dataset",
      "topics": [
        "cleanup"
      ]
    },
    {
      "page": "create_metadata_file",
      "title": "Create a metadata file from a dataset",
      "topics": [
        "create_metadata_file"
      ]
    },
    {
      "page": "eval_checks",
      "title": "Evaluate all checks on a blueprint",
      "topics": [
        "eval_checks"
      ]
    },
    {
      "page": "in_set",
      "title": "Test if x is a subset of y",
      "topics": [
        "in_set"
      ]
    },
    {
      "page": "load_blueprint",
      "title": "Load a blueprint from a script file",
      "topics": [
        "load_blueprint",
        "load_blueprints"
      ]
    },
    {
      "page": "load_table_lineage",
      "title": "Read blueprints from folder and get lineage",
      "topics": [
        "load_table_lineage"
      ]
    },
    {
      "page": "metadata",
      "title": "Convert an input dataframe into a metadata object",
      "topics": [
        "metadata"
      ]
    },
    {
      "page": "mutate_annotation",
      "title": "Modify dataset variable annotations",
      "topics": [
        "mutate_annotation",
        "mutate_annotation_across"
      ]
    },
    {
      "page": "plan_from_blueprint",
      "title": "Create a drake plan from a blueprint",
      "topics": [
        "plan_from_blueprint"
      ]
    },
    {
      "page": "render_codebook",
      "title": "Render codebooks for datasets",
      "topics": [
        "render_codebook"
      ]
    },
    {
      "page": "render_kfa_report",
      "title": "Render k-fold factor analysis on scale using kfa",
      "topics": [
        "render_kfa_report"
      ]
    },
    {
      "page": "super_annotations",
      "title": "\"Super Annotations\"",
      "topics": [
        "improved_annotation_option",
        "super_annotations",
        "using_improved_annotations"
      ]
    },
    {
      "page": "tar_blueprint",
      "title": "Add a blueprint to a \"targets\" pipeline",
      "topics": [
        "tar_blueprint",
        "tar_blueprints",
        "tar_blueprint_raw"
      ]
    },
    {
      "page": "variable_lineage",
      "title": "Variable lineage",
      "topics": [
        "filter_variable_lineage",
        "load_variable_lineage",
        "variable_lineage",
        "vis_variable_lineage"
      ]
    },
    {
      "page": "vis_table_lineage",
      "title": "Visualize table lineage with visNetwork",
      "topics": [
        "vis_table_lineage"
      ]
    }
  ],
  "_pkglogo": "https://github.com/nyuglobalties/blueprintr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/nyuglobalties/blueprintr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64url",
    "bit",
    "bit64",
    "callr",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "digest",
    "evaluate",
    "glue",
    "here",
    "highr",
    "hms",
    "igraph",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "R6",
    "readr",
    "rlang",
    "rprojroot",
    "secretbase",
    "snakecase",
    "stringi",
    "stringr",
    "targets",
    "tibble",
    "tidyselect",
    "tidytable",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "blueprintr.Rmd",
      "filename": "blueprintr.html",
      "title": "Introduction to blueprintr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Designed Use of blueprintr",
        "About blueprints",
        "Example"
      ],
      "created": "2020-07-21 21:03:00",
      "modified": "2024-04-30 02:59:29",
      "commits": 7
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "blueprintr",
  "_universes": [
    "nyuglobalties",
    "psanker"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-10T08:14:11.000Z",
      "distro": "noble",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "8981bdd27557d8302d6a156b692cf50eb80329c9a664f1e0ebaeb6af55c1c1eb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-10T08:14:06.000Z",
      "distro": "noble",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "8e823ffc3f18a0e85065c09afe1b4fec78be28567a14a2dc2629758ea9c07b8a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-10T08:14:44.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "b023cd774869b73791ad0c2a69f7e7220e690d1dc1ef8cc38a2bfeccc52f6390",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-10T08:13:47.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "8ca1777f168bed8e2dfc5a97a345232a57fa99f86c93467b2c817474713e9e76",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-10T08:12:52.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "ae17a27beaaddc4d88df21b5fc01f6fddcb4b066c522a0121ebb4822221eb8db",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-10T08:12:52.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "75a52b27f97837984d4d0a21a5243349138da3bfcf6d09eff0622768891c24a5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-10T08:13:42.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "542c38186d912e2315a538d27c069a7e5990afd3be33dc7c0a95c232e48e6b72",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-05-22T12:23:10.000Z",
      "commit": "fc12a4572f995e878d5e974cb244f6eb662c8e94",
      "fileid": "156b02d8502148f489b8e6174b420e4f2dcaad183c169d06cb5a7a16b8cc5874",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nyuglobalties/actions/runs/25623655570"
    }
  ]
}