From e49636bb876c554ca27c920c2d8cb924fc2fbf8b Mon Sep 17 00:00:00 2001 From: laresbernardo Date: Fri, 7 Nov 2025 14:00:29 +0100 Subject: [PATCH] docs: add R language implementation (#92) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d0c7e9..78fa5ef 100644 --- a/README.md +++ b/README.md @@ -1167,6 +1167,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t - **OCaml:** [ocaml-toon](https://github.com/davesnx/ocaml-toon) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) - **Python:** [python-toon](https://github.com/xaviviro/python-toon) +- **R**: [toon](https://github.com/laresbernardo/toon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Swift:** [TOONEncoder](https://github.com/mattt/TOONEncoder)