Package: dvs Title: Large/Sensitive File Linker for Git Repositories Version: 0.0.2.9000 Authors@R: c( person("Jenna", "Johnson", , "jenna@a2-ai.com", role = c("aut", "cre")), person("Devin", "Pastoor", , "devin@a2-ai.com", role = c("aut")), person("A2-Ai", role = "cph") ) Description: This package allows users to version large or sensitive files 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 Imports: rlang Suggests: testthat (>= 3.0.0), fs, jsonlite, withr, stringr, yaml, processx Config/testthat/edition: 3 SystemRequirements: Cargo (Rust's package manager), rustc >= 1.78.0 Depends: R (>= 4.2) 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: 2026-07-08 09:40:40 UTC; root Author: Jenna Johnson [aut, cre], Devin Pastoor [aut], A2-Ai [cph] Maintainer: Jenna Johnson