{
  "_id": "6a1d42e51d7bb097a0a4179f",
  "Package": "dtrackr",
  "Title": "Track your Data Pipelines",
  "Version": "0.5.0",
  "Authors@R": "person(given = \"Robert\",\nfamily = \"Challen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"rob.challen@bristol.ac.uk\",\ncomment = c(ORCID = \"0000-0002-5504-7768\"))",
  "Description": "Track and document 'dplyr' data pipelines. As you filter,\nmutate, and join your way through a data set, 'dtrackr'\nseamlessly keeps track of your data flow and makes publication\nready documentation of a data pipeline simple.",
  "License": "MIT + file LICENSE",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9004",
  "URL": "https://terminological.github.io/dtrackr/index.html,\nhttps://github.com/terminological/dtrackr",
  "BugReports": "https://github.com/terminological/dtrackr/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibrsvg2-dev libuv1-dev libssl-dev libpoppler-cpp-dev\npoppler-data libnode-dev",
  "Repository": "https://terminological.r-universe.dev",
  "Date/Publication": "2025-08-29 23:05:09 UTC",
  "RemoteUrl": "https://github.com/terminological/dtrackr",
  "RemoteRef": "0.5.0",
  "RemoteSha": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:25:07 UTC",
    "User": "root"
  },
  "Author": "Robert Challen [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5504-7768>)",
  "Maintainer": "Robert Challen <rob.challen@bristol.ac.uk>",
  "MD5sum": "7618dcafff32f6eae8ad1e623176a2e6",
  "_user": "terminological",
  "_type": "src",
  "_file": "dtrackr_0.5.0.tar.gz",
  "_fileid": "e04110aa070c837edaac4ec7639e39293263267e6afd14f2024d55ede85f54cd",
  "_filesize": 1749352,
  "_sha256": "e04110aa070c837edaac4ec7639e39293263267e6afd14f2024d55ede85f54cd",
  "_created": "2026-06-01T08:25:07.000Z",
  "_published": "2026-06-01T08:29:25.928Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78813754686,
      "time": 207,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326768607"
    },
    {
      "job": 78813754713,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326763411"
    },
    {
      "job": 78813754665,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326740498"
    },
    {
      "job": 78813754676,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326748013"
    },
    {
      "job": 78813175365,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326704549"
    },
    {
      "job": 78813754691,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326747618"
    },
    {
      "job": 78813754660,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326746878"
    },
    {
      "job": 78813754695,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326744493"
    },
    {
      "job": 78813754673,
      "time": 190,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326762747"
    }
  ],
  "_buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/terminological/dtrackr",
  "_commit": {
    "id": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
    "author": "robchallen <rob@terminological.co.uk>",
    "committer": "robchallen <rob@terminological.co.uk>",
    "message": "minor vignette fix\n",
    "time": 1756508709
  },
  "_maintainer": {
    "name": "Robert Challen",
    "email": "rob.challen@bristol.ac.uk",
    "login": "robchallen",
    "orcid": "0000-0002-5504-7768",
    "description": "",
    "uuid": 16591648
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rsvg",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "V8",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "pdftools",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyselect",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "rstudioapi",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "terminological",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "0.5.0",
      "date": "2025-08-29"
    }
  ],
  "_stars": 70,
  "_contributors": [
    {
      "user": "robchallen",
      "count": 127,
      "uuid": 16591648
    },
    {
      "user": "lionel-",
      "count": 4,
      "uuid": 4465050
    },
    {
      "user": "tjmckinley",
      "count": 1,
      "uuid": 5519283
    }
  ],
  "_userbio": {
    "uuid": 16591656,
    "type": "organization",
    "name": "terminological",
    "description": "Health informatics and data analytics"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dtrackr"
  },
  "_devurl": "https://github.com/terminological/dtrackr",
  "_searchresults": 382,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dtrackr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/terminological/dtrackr",
  "_realowner": "terminological",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.4",
      "date": "2022-07-05"
    },
    {
      "version": "0.4.0",
      "date": "2023-03-25"
    },
    {
      "version": "0.4.4",
      "date": "2023-09-04"
    },
    {
      "version": "0.4.6",
      "date": "2024-10-21"
    },
    {
      "version": "0.5.0",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "%>%",
    "add_tally",
    "bind_cols",
    "bind_rows",
    "capture_exclusions",
    "comment",
    "count_subgroup",
    "dot2svg",
    "exclude_all",
    "excluded",
    "filter",
    "flowchart",
    "history",
    "include_any",
    "p_add_count",
    "p_add_tally",
    "p_anti_join",
    "p_arrange",
    "p_bind_cols",
    "p_bind_rows",
    "p_capture_exclusions",
    "p_clear",
    "p_comment",
    "p_copy",
    "p_count_if",
    "p_count_subgroup",
    "p_distinct",
    "p_exclude_all",
    "p_excluded",
    "p_filter",
    "p_flowchart",
    "p_full_join",
    "p_get",
    "p_get_as_dot",
    "p_group_by",
    "p_group_modify",
    "p_include_any",
    "p_inner_join",
    "p_intersect",
    "p_left_join",
    "p_mutate",
    "p_nest",
    "p_nest_join",
    "p_pause",
    "p_pivot_longer",
    "p_pivot_wider",
    "p_reframe",
    "p_relocate",
    "p_rename",
    "p_rename_with",
    "p_resume",
    "p_right_join",
    "p_select",
    "p_semi_join",
    "p_set",
    "p_setdiff",
    "p_slice",
    "p_slice_head",
    "p_slice_max",
    "p_slice_min",
    "p_slice_sample",
    "p_slice_tail",
    "p_status",
    "p_summarise",
    "p_tagged",
    "p_track",
    "p_transmute",
    "p_ungroup",
    "p_union",
    "p_union_all",
    "p_unnest",
    "p_untrack",
    "pause",
    "resume",
    "save_dot",
    "status",
    "std_size",
    "tagged",
    "track",
    "untrack"
  ],
  "_help": [
    {
      "page": "add_count.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "add_count.trackr_df"
      ]
    },
    {
      "page": "add_tally",
      "title": "dplyr modifying operations",
      "topics": [
        "add_tally"
      ]
    },
    {
      "page": "anti_join.trackr_df",
      "title": "Anti join",
      "topics": [
        "anti_join.trackr_df"
      ]
    },
    {
      "page": "arrange.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "arrange.trackr_df"
      ]
    },
    {
      "page": "bind_cols",
      "title": "Set operations",
      "topics": [
        "bind_cols"
      ]
    },
    {
      "page": "bind_rows",
      "title": "Set operations",
      "topics": [
        "bind_rows"
      ]
    },
    {
      "page": "capture_exclusions",
      "title": "Start capturing exclusions on a tracked dataframe.",
      "topics": [
        "capture_exclusions"
      ]
    },
    {
      "page": "comment",
      "title": "Add a generic comment to the dtrackr history graph",
      "topics": [
        "comment"
      ]
    },
    {
      "page": "count_subgroup",
      "title": "Add a subgroup count to the dtrackr history graph",
      "topics": [
        "count_subgroup"
      ]
    },
    {
      "page": "distinct.trackr_df",
      "title": "Distinct values of data",
      "topics": [
        "distinct.trackr_df"
      ]
    },
    {
      "page": "dot2svg",
      "title": "Convert 'Graphviz' dot content to a SVG",
      "topics": [
        "dot2svg"
      ]
    },
    {
      "page": "exclude_all",
      "title": "Exclude all items matching one or more criteria",
      "topics": [
        "exclude_all"
      ]
    },
    {
      "page": "excluded",
      "title": "Get the dtrackr excluded data record",
      "topics": [
        "excluded"
      ]
    },
    {
      "page": "filter.trackr_df",
      "title": "Filtering data",
      "topics": [
        "filter.trackr_df"
      ]
    },
    {
      "page": "flowchart",
      "title": "Flowchart output",
      "topics": [
        "flowchart"
      ]
    },
    {
      "page": "full_join.trackr_df",
      "title": "Full join",
      "topics": [
        "full_join.trackr_df"
      ]
    },
    {
      "page": "group_by.trackr_df",
      "title": "Stratifying your analysis",
      "topics": [
        "group_by.trackr_df"
      ]
    },
    {
      "page": "group_modify.trackr_df",
      "title": "Group-wise modification of data and complex operations",
      "topics": [
        "group_modify.trackr_df"
      ]
    },
    {
      "page": "history",
      "title": "Get the dtrackr history graph",
      "topics": [
        "history"
      ]
    },
    {
      "page": "include_any",
      "title": "Include any items matching a criteria",
      "topics": [
        "include_any"
      ]
    },
    {
      "page": "inner_join.trackr_df",
      "title": "Inner joins",
      "topics": [
        "inner_join.trackr_df"
      ]
    },
    {
      "page": "intersect.trackr_df",
      "title": "Set operations",
      "topics": [
        "intersect.trackr_df"
      ]
    },
    {
      "page": "left_join.trackr_df",
      "title": "Left join",
      "topics": [
        "left_join.trackr_df"
      ]
    },
    {
      "page": "mutate.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "mutate.trackr_df"
      ]
    },
    {
      "page": "nest_join.trackr_df",
      "title": "Nest join",
      "topics": [
        "nest_join.trackr_df"
      ]
    },
    {
      "page": "nest.trackr_df",
      "title": "Reshaping data using 'tidyr::nest'",
      "topics": [
        "nest.trackr_df"
      ]
    },
    {
      "page": "p_add_count",
      "title": "dplyr modifying operations",
      "topics": [
        "p_add_count"
      ]
    },
    {
      "page": "p_add_tally",
      "title": "dplyr modifying operations",
      "topics": [
        "p_add_tally"
      ]
    },
    {
      "page": "p_anti_join",
      "title": "Anti join",
      "topics": [
        "p_anti_join"
      ]
    },
    {
      "page": "p_arrange",
      "title": "dplyr modifying operations",
      "topics": [
        "p_arrange"
      ]
    },
    {
      "page": "p_bind_cols",
      "title": "Set operations",
      "topics": [
        "p_bind_cols"
      ]
    },
    {
      "page": "p_bind_rows",
      "title": "Set operations",
      "topics": [
        "p_bind_rows"
      ]
    },
    {
      "page": "p_capture_exclusions",
      "title": "Start capturing exclusions on a tracked dataframe.",
      "topics": [
        "p_capture_exclusions"
      ]
    },
    {
      "page": "p_clear",
      "title": "Clear the dtrackr history graph",
      "topics": [
        "p_clear"
      ]
    },
    {
      "page": "p_comment",
      "title": "Add a generic comment to the dtrackr history graph",
      "topics": [
        "p_comment"
      ]
    },
    {
      "page": "p_copy",
      "title": "Copy the dtrackr history graph from one dataframe to another",
      "topics": [
        "p_copy"
      ]
    },
    {
      "page": "p_count_if",
      "title": "Simple count_if dplyr summary function",
      "topics": [
        "p_count_if"
      ]
    },
    {
      "page": "p_count_subgroup",
      "title": "Add a subgroup count to the dtrackr history graph",
      "topics": [
        "p_count_subgroup"
      ]
    },
    {
      "page": "p_distinct",
      "title": "Distinct values of data",
      "topics": [
        "p_distinct"
      ]
    },
    {
      "page": "p_exclude_all",
      "title": "Exclude all items matching one or more criteria",
      "topics": [
        "p_exclude_all"
      ]
    },
    {
      "page": "p_excluded",
      "title": "Get the dtrackr excluded data record",
      "topics": [
        "p_excluded"
      ]
    },
    {
      "page": "p_filter",
      "title": "Filtering data",
      "topics": [
        "p_filter"
      ]
    },
    {
      "page": "p_flowchart",
      "title": "Flowchart output",
      "topics": [
        "p_flowchart"
      ]
    },
    {
      "page": "p_full_join",
      "title": "Full join",
      "topics": [
        "p_full_join"
      ]
    },
    {
      "page": "p_get",
      "title": "Get the dtrackr history graph",
      "topics": [
        "p_get"
      ]
    },
    {
      "page": "p_get_as_dot",
      "title": "DOT output",
      "topics": [
        "p_get_as_dot"
      ]
    },
    {
      "page": "p_group_by",
      "title": "Stratifying your analysis",
      "topics": [
        "p_group_by"
      ]
    },
    {
      "page": "p_group_modify",
      "title": "Group-wise modification of data and complex operations",
      "topics": [
        "p_group_modify"
      ]
    },
    {
      "page": "p_include_any",
      "title": "Include any items matching a criteria",
      "topics": [
        "p_include_any"
      ]
    },
    {
      "page": "p_inner_join",
      "title": "Inner joins",
      "topics": [
        "p_inner_join"
      ]
    },
    {
      "page": "p_intersect",
      "title": "Set operations",
      "topics": [
        "p_intersect"
      ]
    },
    {
      "page": "p_left_join",
      "title": "Left join",
      "topics": [
        "p_left_join"
      ]
    },
    {
      "page": "p_mutate",
      "title": "dplyr modifying operations",
      "topics": [
        "p_mutate"
      ]
    },
    {
      "page": "p_nest",
      "title": "Reshaping data using 'tidyr::nest'",
      "topics": [
        "p_nest"
      ]
    },
    {
      "page": "p_nest_join",
      "title": "Nest join",
      "topics": [
        "p_nest_join"
      ]
    },
    {
      "page": "p_pause",
      "title": "Pause tracking the data frame.",
      "topics": [
        "p_pause"
      ]
    },
    {
      "page": "p_pivot_longer",
      "title": "Reshaping data using 'tidyr::pivot_longer'",
      "topics": [
        "p_pivot_longer"
      ]
    },
    {
      "page": "p_pivot_wider",
      "title": "Reshaping data using 'tidyr::pivot_wider'",
      "topics": [
        "p_pivot_wider"
      ]
    },
    {
      "page": "p_reframe",
      "title": "Summarise a data set",
      "topics": [
        "p_reframe"
      ]
    },
    {
      "page": "p_relocate",
      "title": "dplyr modifying operations",
      "topics": [
        "p_relocate"
      ]
    },
    {
      "page": "p_rename",
      "title": "dplyr modifying operations",
      "topics": [
        "p_rename"
      ]
    },
    {
      "page": "p_rename_with",
      "title": "dplyr modifying operations",
      "topics": [
        "p_rename_with"
      ]
    },
    {
      "page": "p_resume",
      "title": "Resume tracking the data frame.",
      "topics": [
        "p_resume"
      ]
    },
    {
      "page": "p_right_join",
      "title": "Right join",
      "topics": [
        "p_right_join"
      ]
    },
    {
      "page": "p_select",
      "title": "dplyr modifying operations",
      "topics": [
        "p_select"
      ]
    },
    {
      "page": "p_semi_join",
      "title": "Semi join",
      "topics": [
        "p_semi_join"
      ]
    },
    {
      "page": "p_set",
      "title": "Set the dtrackr history graph",
      "topics": [
        "p_set"
      ]
    },
    {
      "page": "p_setdiff",
      "title": "Set operations",
      "topics": [
        "p_setdiff"
      ]
    },
    {
      "page": "p_slice",
      "title": "Slice operations",
      "topics": [
        "p_slice"
      ]
    },
    {
      "page": "p_slice_head",
      "title": "Slice operations",
      "topics": [
        "p_slice_head"
      ]
    },
    {
      "page": "p_slice_max",
      "title": "Slice operations",
      "topics": [
        "p_slice_max"
      ]
    },
    {
      "page": "p_slice_min",
      "title": "Slice operations",
      "topics": [
        "p_slice_min"
      ]
    },
    {
      "page": "p_slice_sample",
      "title": "Slice operations",
      "topics": [
        "p_slice_sample"
      ]
    },
    {
      "page": "p_slice_tail",
      "title": "Slice operations",
      "topics": [
        "p_slice_tail"
      ]
    },
    {
      "page": "p_status",
      "title": "Add a summary to the dtrackr history graph",
      "topics": [
        "p_status"
      ]
    },
    {
      "page": "p_summarise",
      "title": "Summarise a data set",
      "topics": [
        "p_summarise"
      ]
    },
    {
      "page": "p_tagged",
      "title": "Retrieve tagged data in the history graph",
      "topics": [
        "p_tagged"
      ]
    },
    {
      "page": "p_track",
      "title": "Start tracking the dtrackr history graph",
      "topics": [
        "p_track"
      ]
    },
    {
      "page": "p_transmute",
      "title": "dplyr modifying operations",
      "topics": [
        "p_transmute"
      ]
    },
    {
      "page": "p_ungroup",
      "title": "Remove a stratification from a data set",
      "topics": [
        "p_ungroup"
      ]
    },
    {
      "page": "p_union",
      "title": "Set operations",
      "topics": [
        "p_union"
      ]
    },
    {
      "page": "p_union_all",
      "title": "Set operations",
      "topics": [
        "p_union_all"
      ]
    },
    {
      "page": "p_unnest",
      "title": "Reshaping data using 'tidyr::unnest'",
      "topics": [
        "p_unnest"
      ]
    },
    {
      "page": "p_untrack",
      "title": "Remove tracking from the dataframe",
      "topics": [
        "p_untrack"
      ]
    },
    {
      "page": "pause",
      "title": "Pause tracking the data frame.",
      "topics": [
        "pause"
      ]
    },
    {
      "page": "pivot_longer.trackr_df",
      "title": "Reshaping data using 'tidyr::pivot_longer'",
      "topics": [
        "pivot_longer.trackr_df"
      ]
    },
    {
      "page": "pivot_wider.trackr_df",
      "title": "Reshaping data using 'tidyr::pivot_wider'",
      "topics": [
        "pivot_wider.trackr_df"
      ]
    },
    {
      "page": "plot.trackr_graph",
      "title": "Plots a history graph as html",
      "topics": [
        "plot.trackr_graph"
      ]
    },
    {
      "page": "print.trackr_graph",
      "title": "Print a history graph to the console",
      "topics": [
        "print.trackr_graph"
      ]
    },
    {
      "page": "reframe.trackr_df",
      "title": "Summarise a data set",
      "topics": [
        "reframe.trackr_df"
      ]
    },
    {
      "page": "relocate.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "relocate.trackr_df"
      ]
    },
    {
      "page": "rename_with.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "rename_with.trackr_df"
      ]
    },
    {
      "page": "rename.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "rename.trackr_df"
      ]
    },
    {
      "page": "resume",
      "title": "Resume tracking the data frame.",
      "topics": [
        "resume"
      ]
    },
    {
      "page": "right_join.trackr_df",
      "title": "Right join",
      "topics": [
        "right_join.trackr_df"
      ]
    },
    {
      "page": "save_dot",
      "title": "Save DOT content to a file",
      "topics": [
        "save_dot"
      ]
    },
    {
      "page": "select.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "select.trackr_df"
      ]
    },
    {
      "page": "semi_join.trackr_df",
      "title": "Semi join",
      "topics": [
        "semi_join.trackr_df"
      ]
    },
    {
      "page": "setdiff.trackr_df",
      "title": "Set operations",
      "topics": [
        "setdiff.trackr_df"
      ]
    },
    {
      "page": "slice_head.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice_head.trackr_df"
      ]
    },
    {
      "page": "slice_max.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice_max.trackr_df"
      ]
    },
    {
      "page": "slice_min.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice_min.trackr_df"
      ]
    },
    {
      "page": "slice_sample.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice_sample.trackr_df"
      ]
    },
    {
      "page": "slice_tail.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice_tail.trackr_df"
      ]
    },
    {
      "page": "slice.trackr_df",
      "title": "Slice operations",
      "topics": [
        "slice.trackr_df"
      ]
    },
    {
      "page": "status",
      "title": "Add a summary to the dtrackr history graph",
      "topics": [
        "status"
      ]
    },
    {
      "page": "std_size",
      "title": "Standard paper sizes",
      "topics": [
        "std_size"
      ]
    },
    {
      "page": "summarise.trackr_df",
      "title": "Summarise a data set",
      "topics": [
        "summarise.trackr_df"
      ]
    },
    {
      "page": "tagged",
      "title": "Retrieve tagged data in the history graph",
      "topics": [
        "tagged"
      ]
    },
    {
      "page": "track",
      "title": "Start tracking the dtrackr history graph",
      "topics": [
        "track"
      ]
    },
    {
      "page": "transmute.trackr_df",
      "title": "dplyr modifying operations",
      "topics": [
        "transmute.trackr_df"
      ]
    },
    {
      "page": "ungroup.trackr_df",
      "title": "Remove a stratification from a data set",
      "topics": [
        "ungroup.trackr_df"
      ]
    },
    {
      "page": "union_all.trackr_df",
      "title": "Set operations",
      "topics": [
        "union_all.trackr_df"
      ]
    },
    {
      "page": "union.trackr_df",
      "title": "Set operations",
      "topics": [
        "union.trackr_df"
      ]
    },
    {
      "page": "unnest.trackr_df",
      "title": "Reshaping data using 'tidyr::unnest'",
      "topics": [
        "unnest.trackr_df"
      ]
    },
    {
      "page": "untrack",
      "title": "Remove tracking from the dataframe",
      "topics": [
        "untrack"
      ]
    }
  ],
  "_pkglogo": "https://github.com/terminological/dtrackr/raw/0.5.0/man/figures/logo.png",
  "_readme": "https://github.com/terminological/dtrackr/raw/0.5.0/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "farver",
    "fastmap",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "pdftools",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "qpdf",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rsvg",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "dtrackr.Rmd",
      "filename": "dtrackr.html",
      "title": "dtrackr - Basic operations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tracking data provenance",
        "Basic operation - comments and stratification",
        "Status - Further analysis in the workflow",
        "Filtering, exclusions and inclusions",
        "Excluded data",
        "Formatting options",
        "Advanced handling of the history graph.",
        "Combined data flows"
      ],
      "created": "2022-05-17 17:48:04",
      "modified": "2025-08-29 23:05:09",
      "commits": 13
    },
    {
      "source": "dtrackr-options.Rmd",
      "filename": "dtrackr-options.html",
      "title": "dtrackr - Configuration example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Global configuration",
        "Formatting options",
        "Recording options",
        "Naming conventions for groups",
        "Default text",
        "Subgroup count",
        "Exclusions",
        "Reporting exclusions which do nothing",
        "Maximum groupings",
        "Verbose output"
      ],
      "created": "2022-02-18 14:45:27",
      "modified": "2025-08-29 22:58:40",
      "commits": 12
    },
    {
      "source": "consort-example.Rmd",
      "filename": "consort-example.html",
      "title": "dtrackr - Consort statement example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "CONSORT statement",
        "Excluded data",
        "Tagging the pipeline",
        "Reusable functions",
        "References"
      ],
      "created": "2022-01-28 15:33:47",
      "modified": "2024-10-19 15:28:24",
      "commits": 16
    },
    {
      "source": "grouping-and-nesting.Rmd",
      "filename": "grouping-and-nesting.html",
      "title": "dtrackr - Grouping, Nesting and Long format data",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Maximum groupings"
      ],
      "created": "2025-08-29 22:58:40",
      "modified": "2025-08-29 22:58:40",
      "commits": 1
    },
    {
      "source": "joining-pipelines.Rmd",
      "filename": "joining-pipelines.html",
      "title": "dtrackr - Joining data pipelines",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Joins across data sets",
        "Unions"
      ],
      "created": "2021-02-11 12:05:16",
      "modified": "2023-08-03 13:25:56",
      "commits": 8
    }
  ],
  "_score": 8.603252661981648,
  "_indexed": true,
  "_nocasepkg": "dtrackr",
  "_universes": [
    "terminological",
    "robchallen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-01T08:28:07.000Z",
      "distro": "noble",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "05d4a1e6ff7ef2f430f80ae3c4d5dc1aabad6b92275015f1e77b634202a45622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-01T08:27:50.000Z",
      "distro": "noble",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "cc0f7029c5a9c496639c5cf399ae9137db8f25a233726bf56663cfc631c0761a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-01T08:26:56.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "883a7d4e5e6fb010950d2091e2237d1885ceb54aa6fb810e3e36ead00d407b7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-06-01T08:27:14.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "69a4b87ced1dd58cbacdd2867d237735dcdf13408041fd733e0bc81252ee700f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-01T08:27:53.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "6f4fec6ea67726e48f99b6e85abad37a24f97f62262cbfd85ab1efb9fd673ca5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-01T08:26:40.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "8c86d6a9f66748288871f14d04f94bc1129f1225f77fd3a602fcdc1d23e67c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-01T08:26:38.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "50e700151eaaa8b82ca0496c542e6f652eae98f39afac273ac5bbca08f110cfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-06-01T08:27:30.000Z",
      "commit": "94d99e20a1b660116cf70d9feeb42fa15f5cd860",
      "fileid": "7d7b90d720c2c2c3d0461a6398522240a1fd49fcb8ab4b9a270a1e395f6388a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/terminological/actions/runs/26743521090"
    }
  ]
}