Package: voucher Title: 'Trustdown' Interface for R Version: 1.0.2 Authors@R: person("Visruth", "Srimath Kandali", , "public@visruth.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0009-0005-9097-0688")) Description: A R interface to the 'vouch' project (), which bills itself as "a community trust management system based on explicit vouches to participate". 'vouch' is a 'Nushell' module, so 'voucher' provides a R application programming interface (API) to modify the 'VOUCHED.td' database without 'Nushell'. 'voucher' does not depend on 'vouch' or 'Nushell'. License: GPL (>= 3) URL: https://github.com/VisruthSK/voucher, https://voucher.visruth.com/ Depends: R (>= 4.1.0) Imports: cli, fs Suggests: spelling, testthat (>= 3.0.0) Config/testthat/edition: 3 Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://visruthsk.r-universe.dev Date/Publication: 2026-06-24 10:20:59 UTC RemoteUrl: https://github.com/VisruthSK/voucher RemoteRef: HEAD RemoteSha: f6b794bc46cbb51132246cdd48726d1daff15c92 NeedsCompilation: no Packaged: 2026-06-24 13:21:37 UTC; root Author: Visruth Srimath Kandali [aut, cre, cph] (ORCID: ) Maintainer: Visruth Srimath Kandali