Package: vahtian Type: Package Title: Reproducible, Provenance-First Evidence Tooling Version: 0.1.0 Authors@R: person("Heidi Helena", "Andersén", role = c("aut", "cre"), email = "andersenheidihelena@gmail.com", comment = c(ORCID = "0000-0001-5923-5865")) Description: Freeze a record set into a content-hashed, provenance-stamped, date-locked corpus; verify reproducibility; and keep a hash-chained, tamper-evident audit trail. The canonical on-disk format and the content hash are byte-identical with the Python package 'vahtian', so frozen corpora and audit ledgers interoperate across the two languages. License: Apache License (>= 2) Encoding: UTF-8 Imports: digest Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://vahtian.com, https://github.com/heidihelena/vahtian BugReports: https://github.com/heidihelena/vahtian/issues RoxygenNote: 7.3.1 Repository: https://heidihelena.r-universe.dev Date/Publication: 2026-07-06 16:00:22 UTC RemoteUrl: https://github.com/heidihelena/vahtian RemoteRef: HEAD RemoteSha: b553d166bd5557518479b9c47a45bbae8fb2f082 RemoteSubdir: packages/vahtian-r NeedsCompilation: no Packaged: 2026-07-06 16:24:14 UTC; root Author: Heidi Helena Andersén [aut, cre] (ORCID: ) Maintainer: Heidi Helena Andersén