Package: tinyrox Title: Minimal R Documentation Generator Version: 0.3.3.8 Authors@R: person("Troy", "Hernandez", email = "troy@cornball.ai", role = c("aut", "cre"), comment = c(ORCID = "0009-0005-4248-604X")) Description: A deterministic, dependency-free documentation generator for R packages. Generates valid Rd files and NAMESPACE from 'roxygen2'-style comments using only base R. Supports a strict subset of tags with no markdown parsing, no inference magic, and explicit-only behavior. License: GPL-3 URL: https://github.com/cornball-ai/tinyrox BugReports: https://github.com/cornball-ai/tinyrox/issues Encoding: UTF-8 Imports: utils Suggests: tinytest Repository: https://cornball-ai.r-universe.dev Date/Publication: 2026-06-24 14:18:05 UTC RemoteUrl: https://github.com/cornball-ai/tinyrox RemoteRef: HEAD RemoteSha: 539403f1f42a8504f0d8caa63ce2b85c9a807104 NeedsCompilation: no Packaged: 2026-06-24 16:17:48 UTC; root Author: Troy Hernandez [aut, cre] (ORCID: ) Maintainer: Troy Hernandez