{
  "_id": "69f28b4c878d1f7edaf1b41b",
  "Package": "gittargets",
  "Title": "Data Version Control for the Targets Package",
  "Description": "In computationally demanding data analysis pipelines, the\n'targets' R package (2021, <doi:10.21105/joss.02959>) maintains\nan up-to-date set of results while skipping tasks that do not\nneed to rerun. This process increases speed and increases trust\nin the final end product. However, it also overwrites old\noutput with new output, and past results disappear by default.\nTo preserve historical output, the 'gittargets' package\ncaptures version-controlled snapshots of the data store, and\neach snapshot links to the underlying commit of the source\ncode. That way, when the user rolls back the code to a previous\nbranch or commit, 'gittargets' can recover the data\ncontemporaneous with that commit so that all targets remain up\nto date.",
  "Version": "0.0.7.9000",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/gittargets/,\nhttps://github.com/ropensci/gittargets",
  "BugReports": "https://github.com/ropensci/gittargets/issues",
  "Authors@R": "c(\nperson(\ngiven = c(\"William\", \"Michael\"),\nfamily = \"Landau\",\nrole = c(\"aut\", \"cre\"),\nemail = \"will.landau.oss@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1878-3253\")\n),\nperson(\ngiven = \"Saras\",\nfamily = \"Windecker\",\nrole = \"rev\",\nemail = \"saras.windecker@gmail.com\"\n),\nperson(\ngiven = \"David\",\nfamily = \"Neuzerling\",\nrole = \"rev\",\nemail = \"david@neuzerling.com\"\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n))",
  "SystemRequirements": "Git (>= 2.0.0)",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "git libglpk-dev libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-07-17 17:34:55 UTC",
  "RemoteUrl": "https://github.com/ropensci/gittargets",
  "RemoteRef": "main",
  "RemoteSha": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-29 22:05:24 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>),\nSaras Windecker [rev],\nDavid Neuzerling [rev],\nEli Lilly and Company [cph]",
  "Maintainer": "William Michael Landau <will.landau.oss@gmail.com>",
  "MD5sum": "ca70acd1aaa186506794c87de7d72e29",
  "_user": "ropensci",
  "_type": "src",
  "_file": "gittargets_0.0.7.9000.tar.gz",
  "_fileid": "e638313f433e6df3e4c65390cb23afe1e289762c22c433f6967fd807ec2553dd",
  "_filesize": 519605,
  "_sha256": "e638313f433e6df3e4c65390cb23afe1e289762c22c433f6967fd807ec2553dd",
  "_created": "2026-04-29T22:05:24.000Z",
  "_published": "2026-04-29T22:50:52.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 73675494827,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6718762770"
    },
    {
      "job": 73675494861,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718761792"
    },
    {
      "job": 73675494840,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6719352405"
    },
    {
      "job": 73675494826,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6719346118"
    },
    {
      "job": 73675065045,
      "time": 164,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718718003"
    },
    {
      "job": 73675065043,
      "time": 192,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718726773"
    },
    {
      "job": 73675494818,
      "time": 157,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6718766880"
    },
    {
      "job": 73675494867,
      "time": 150,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6718764310"
    },
    {
      "job": 73675494845,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6718747033"
    },
    {
      "job": 73675494824,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6718753890"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/gittargets",
  "_commit": {
    "id": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
    "author": "Will Landau <1580860+wlandau@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #17 from ropensci/pkgdown\n\ndocs: fix pkgdown config",
    "time": 1721237695
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau.oss@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "uuid": 1580860
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "callr",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "gert",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "processx",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "targets",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.30",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "version": ">= 1.1",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.4",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "data-science",
    "data-version-control",
    "data-versioning",
    "reproducibility",
    "reproducible-research",
    "targets",
    "workflow"
  ],
  "_stars": 89,
  "_contributors": [
    {
      "user": "wlandau",
      "count": 217,
      "uuid": 1580860
    },
    {
      "user": "wlandau-lilly",
      "count": 6,
      "uuid": 22958003
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 750,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gittargets"
  },
  "_devurl": "https://github.com/ropensci/gittargets",
  "_pkgdown": "https://docs.ropensci.org/gittargets/",
  "_searchresults": 12,
  "_metadata": {
    "review": {
      "id": 486,
      "status": "reviewed",
      "version": "0.0.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/486"
    },
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gittargets.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/gittargets",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-01-13"
    },
    {
      "version": "0.0.3",
      "date": "2022-02-13"
    },
    {
      "version": "0.0.4",
      "date": "2022-08-05"
    },
    {
      "version": "0.0.5",
      "date": "2022-09-06"
    },
    {
      "version": "0.0.6",
      "date": "2023-02-09"
    },
    {
      "version": "0.0.7",
      "date": "2023-12-04"
    }
  ],
  "_exports": [
    "tar_git_checkout",
    "tar_git_init",
    "tar_git_log",
    "tar_git_ok",
    "tar_git_snapshot",
    "tar_git_status",
    "tar_git_status_code",
    "tar_git_status_data",
    "tar_git_status_targets"
  ],
  "_help": [
    {
      "page": "gittargets-package",
      "title": "targets: Dynamic Function-Oriented Make-Like Declarative Pipelines for R",
      "concept": [
        "help"
      ],
      "topics": [
        "gittargets-package"
      ]
    },
    {
      "page": "tar_git_checkout",
      "title": "Check out a snapshot of the data (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_checkout"
      ]
    },
    {
      "page": "tar_git_init",
      "title": "Initialize a data repository (Git).",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_init"
      ]
    },
    {
      "page": "tar_git_log",
      "title": "Data snapshots of a code branch (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_log"
      ]
    },
    {
      "page": "tar_git_ok",
      "title": "Check Git",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_ok"
      ]
    },
    {
      "page": "tar_git_snapshot",
      "title": "Snapshot the data repository (Git).",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_snapshot"
      ]
    },
    {
      "page": "tar_git_status",
      "title": "Status of the project (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_status"
      ]
    },
    {
      "page": "tar_git_status_code",
      "title": "Status of the code repository (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_status_code"
      ]
    },
    {
      "page": "tar_git_status_data",
      "title": "Status of the data repository (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_status_data"
      ]
    },
    {
      "page": "tar_git_status_targets",
      "title": "Status of the targets (Git)",
      "concept": [
        "git"
      ],
      "topics": [
        "tar_git_status_targets"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/gittargets/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/gittargets/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64url",
    "callr",
    "cli",
    "codetools",
    "cpp11",
    "credentials",
    "curl",
    "data.table",
    "evaluate",
    "gert",
    "glue",
    "highr",
    "igraph",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "ps",
    "R6",
    "rlang",
    "rstudioapi",
    "secretbase",
    "sys",
    "targets",
    "tibble",
    "tidyselect",
    "utf8",
    "uuid",
    "vctrs",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "git.Rmd",
      "filename": "git.html",
      "title": "Tutorial: Git data backend",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Remotes",
        "Overall workflow",
        "Create code",
        "Run pipeline",
        "Commit code",
        "Snapshot data",
        "Snapshot model",
        "Repeat",
        "View log",
        "Check out code",
        "Check out data",
        "Merges",
        "Custom data files",
        "Performance"
      ],
      "created": "2021-11-13 22:33:15",
      "modified": "2023-02-09 14:04:40",
      "commits": 30
    }
  ],
  "_score": 6.0285712526925375,
  "_indexed": true,
  "_nocasepkg": "gittargets",
  "_universes": [
    "ropensci",
    "wlandau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:07:41.000Z",
      "distro": "noble",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "e33e11aedafea16ad7ed58d2816f3d7ec72ea5b4bd77e527d608275773a4fbc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:07:38.000Z",
      "distro": "noble",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "610809a78f26ab6ce120cfd1281ca5995844aa509a7ab17e2482c66cdfac9ce7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:50:06.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "35880e9e1638c4dd7d1d4eb2296c8be936d3a24d6dab46b3a552084c08ceec6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:49:42.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "a21374cecff2de273a294ee641fc736fce18d286948f8640fddd0e22f20cbaf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:08:24.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "be60a5687c1a8bcb5806e584acfa65fc3c1a586ea47db410a57c4072d229fed8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:07:43.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "ee76753a96d781444945a8ffe26903882655908984247acaea34ee7cdafe1304",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:06:34.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "d5c2f4411afa708f9799d1abf40e093e8ae91de104fa668a10ca549a8c88ab30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7.9000",
      "date": "2026-04-29T22:06:55.000Z",
      "commit": "c678c41c0f2e4357e817eb61c3a35f1bdbc305f3",
      "fileid": "77f8cd7d57d641e0170d7b978db256573ef1e8f345e9af50303e5098c8f7db65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25136179657"
    }
  ]
}