Package: tinyrox 0.3.3.8
tinyrox: Minimal R Documentation Generator
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.
Authors:
tinyrox_0.3.3.8.tar.gz
tinyrox_0.3.3.8.zip(r-4.7)tinyrox_0.3.3.8.zip(r-4.6)tinyrox_0.3.3.8.zip(r-4.5)
tinyrox_0.3.3.8.tgz(r-4.6-any)tinyrox_0.3.3.8.tgz(r-4.5-any)
tinyrox_0.3.3.8.tar.gz(r-4.7-any)tinyrox_0.3.3.8.tar.gz(r-4.6-any)
tinyrox_0.3.3.8.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
tinyrox/json (API)
| # Install 'tinyrox' in R: |
| install.packages('tinyrox', repos = c('https://cornball-ai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cornball-ai/tinyrox/issues
Last updated from:539403f1f4. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 135 | ||
| linux-release-x86_64 | OK | 156 | ||
| macos-release-arm64 | OK | 82 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 77 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 86 |
Exports:check_code_crancheck_crancheck_examples_crancleandocumentparse_tags
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check R Code for CRAN Issues | check_code_cran |
| Full CRAN Compliance Check | check_cran |
| Check for Missing Examples | check_examples_cran |
| Clean Generated Files | clean |
| Generate Documentation for an R Package | document |
| Extract Function Name from Definition Line | extract_function_name |
| Find Exported Functions Using dontrun in Examples | find_dontrun_examples |
| Find Exported Functions Without Examples | find_exports_without_examples |
| Find Example Lines Exceeding 100 Characters | find_long_example_lines |
| Parse Tags from Documentation Lines | parse_tags |
