Token-Oriented Object Notation (TOON) is a compact, human-readable serialization format designed for passing structured data to Large Language Models with significantly reduced token usage. It's intended for LLM input as a lossless, drop-in representation of JSON data.
| Version: | 0.0.1 |
| Depends: | R (≥ 3.5.0) |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2025-11-10 |
| DOI: | 10.32614/CRAN.package.toon |
| Author: | Bernardo Lares [aut, cre] |
| Maintainer: | Bernardo Lares <laresbernardo at gmail.com> |
| BugReports: | https://github.com/laresbernardo/toon/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/laresbernardo/toon |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | toon results |
| Reference manual: | toon.html , toon.pdf |
| Package source: | toon_0.0.1.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: toon_0.0.1.zip |
| macOS binaries: | r-release (arm64): toon_0.0.1.tgz, r-oldrel (arm64): toon_0.0.1.tgz, r-release (x86_64): toon_0.0.1.tgz, r-oldrel (x86_64): toon_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=toon to link to this page.