{
  "_id": "6a508560c30f0868bbf20047",
  "Package": "dvs",
  "Title": "Large/Sensitive File Linker for Git Repositories",
  "Version": "0.0.2.9000",
  "Authors@R": "c(\nperson(\"Jenna\", \"Johnson\", , \"jenna@a2-ai.com\", role = c(\"aut\", \"cre\")),\nperson(\"Devin\", \"Pastoor\", , \"devin@a2-ai.com\", role = c(\"aut\")),\nperson(\"A2-Ai\", role = \"cph\")\n)",
  "Description": "This package allows users to version large or sensitive\nfiles under Git without tracking the file directly.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/rextendr/version": "0.4.2.9000",
  "Config/testthat/edition": "3",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.78.0",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://a2-ai.r-universe.dev",
  "Date/Publication": "2026-01-09 12:06:56 UTC",
  "RemoteUrl": "https://github.com/a2-ai/dvs",
  "RemoteRef": "HEAD",
  "RemoteSha": "a2400692e212ef98fea908b25d733b76cf430d9d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-08 09:40:40 UTC",
    "User": "root"
  },
  "Author": "Jenna Johnson [aut, cre],\nDevin Pastoor [aut],\nA2-Ai [cph]",
  "Maintainer": "Jenna Johnson <jenna@a2-ai.com>",
  "_user": "a2-ai",
  "_type": "src",
  "_file": "dvs_0.0.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/58a9d5c8a09addfb40c71c1dbb4dd5064ffa614bb372d64a390f4ffac5252d6c",
  "_filesize": 127161,
  "_sha256": "58a9d5c8a09addfb40c71c1dbb4dd5064ffa614bb372d64a390f4ffac5252d6c",
  "_expires": "2026-10-16T09:46:25.000Z",
  "_created": "2026-07-08T09:40:40.000Z",
  "_published": "2026-07-14T22:40:19.850Z",
  "_jobs": [
    {
      "job": 86294307858,
      "time": 169,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8219145688"
    },
    {
      "job": 86294307847,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8219148157"
    },
    {
      "job": 86294307808,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219148565"
    },
    {
      "job": 86294307817,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219140965"
    },
    {
      "job": 86294307807,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8219127972"
    },
    {
      "job": 86294307810,
      "time": 221,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8219157218"
    },
    {
      "job": 86294307813,
      "time": 179,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219147216"
    },
    {
      "job": 86294307829,
      "time": 215,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8219155849"
    },
    {
      "job": 86294307826,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164242488"
    },
    {
      "job": 86294307790,
      "time": 194,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294307800,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294307793,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 86294307815,
      "time": 128,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445",
  "_status": "success",
  "_upstream": "https://github.com/a2-ai/dvs",
  "_commit": {
    "id": "a2400692e212ef98fea908b25d733b76cf430d9d",
    "author": "CGMossa <cgmossa@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #30 from A2-ai/updated_dvs\n\nUpdated `dvs` GA, build scripts, etc.",
    "time": 1767960416
  },
  "_maintainer": {
    "name": "Jenna Johnson",
    "email": "jenna@a2-ai.com",
    "login": "jenna-a2ai",
    "description": "",
    "uuid": 145997132
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    }
  ],
  "_owner": "a2-ai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jenna-a2ai",
      "count": 168,
      "uuid": 145997132
    },
    {
      "user": "dpastoor",
      "count": 32,
      "uuid": 3196313
    },
    {
      "user": "cgmossa",
      "count": 13,
      "uuid": 1063624
    }
  ],
  "_userbio": {
    "uuid": 124736969,
    "type": "organization",
    "name": "A2-Ai",
    "followers": 44,
    "description": "A2-Ai is a premier full-service technology and clinical pharmacology consultancy service provider run by leaders who put the science and patients first."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dvs"
  },
  "_devurl": "https://github.com/a2-ai/dvs",
  "_searchresults": 52,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dvs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dvs_add",
    "dvs_get",
    "dvs_init",
    "dvs_status"
  ],
  "_help": [
    {
      "page": "dvs_add",
      "title": "copy files to the storage directory",
      "topics": [
        "dvs_add"
      ]
    },
    {
      "page": "dvs_get",
      "title": "get or update files if they are in shared storage to add to the local repo",
      "topics": [
        "dvs_get"
      ]
    },
    {
      "page": "dvs_init",
      "title": "initialize dvs to add/get versioned files from the storage directory",
      "topics": [
        "dvs_init"
      ]
    },
    {
      "page": "dvs_status",
      "title": "status report for added files",
      "topics": [
        "dvs_status"
      ]
    }
  ],
  "_readme": "https://github.com/a2-ai/dvs/raw/HEAD/README.md",
  "_rundeps": [
    "rlang"
  ],
  "_score": 3.0170333392987807,
  "_indexed": true,
  "_nocasepkg": "dvs",
  "_universes": [
    "a2-ai",
    "jenna-a2ai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:51.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/a81b8fd27441223114aaa8d45ed3d56632789294daddac98b8a49dc21f2ae628",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:57.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/c759aa55a227ef9c42f0270f98b935e7d43da8cfa799f7b6f07becee3cddcf09",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:37:04.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/fa27fb41f090f6c1e4c8c965e8d532330a76b9bda96146ab6052e92070dd8a90",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:28.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/4c1893dbc5767b1ffbc56a63022d4ab4a3c653dff7b26a03532f4609fb360971",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:35:35.000Z",
      "arch": "aarch64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/0aac4e8f2b6149429a827e82b835308b2307fd36fef94c0ba8df0b8bc71efdf4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:54.000Z",
      "arch": "x86_64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/e9d4e9b674c1da681a8f32c9be7705c9cd10afb0e6345dfae219410baffcf615",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:29.000Z",
      "arch": "aarch64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/78412a3e739405e1bdd73055e36d16fdabaf6c4ddb26f738504545dffdb72cfa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.2.9000",
      "date": "2026-07-10T05:36:51.000Z",
      "arch": "x86_64",
      "commit": "a2400692e212ef98fea908b25d733b76cf430d9d",
      "fileid": "https://r2.ropensci.org/627601d3a1c9ef6981a9ab4f5d945d10633831da8d9b340c01a898ebc6fce91a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/a2-ai/actions/runs/28932845445"
    }
  ]
}