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://r-multiverse-staging.r-universe.dev Date/Publication: 2026-03-09 05:52:42 UTC RemoteUrl: https://github.com/VisruthSK/voucher RemoteRef: 40ec1e988e1f73cae28f38f79d08eac1cf53b2db RemoteSha: 40ec1e988e1f73cae28f38f79d08eac1cf53b2db NeedsCompilation: no Packaged: 2026-06-16 08:00:40 UTC; root Author: Visruth Srimath Kandali [aut, cre, cph] (ORCID: ) Maintainer: Visruth Srimath Kandali