Package: tinsel 0.0.1

Nathan Teetor
tinsel: Transform Functions using Decorators
Instead of nesting function calls, annotate and transform functions using "#." comments.
Authors:
tinsel_0.0.1.tar.gz
tinsel_0.0.1.zip(r-4.7)tinsel_0.0.1.zip(r-4.6)tinsel_0.0.1.zip(r-4.5)
tinsel_0.0.1.tgz(r-4.6-any)tinsel_0.0.1.tgz(r-4.5-any)
tinsel_0.0.1.tar.gz(r-4.7-any)tinsel_0.0.1.tar.gz(r-4.6-any)
tinsel_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tinsel/json (API)
NEWS
| # Install 'tinsel' in R: |
| install.packages('tinsel', repos = c('https://nteetor.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nteetor/tinsel/issues
Last updated from:24fa5f6ef5. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | OK | 100 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-oldrel-arm64 | OK | 63 | ||
| windows-devel | OK | 63 | ||
| windows-release | OK | 61 | ||
| windows-oldrel | OK | 73 | ||
| wasm-release | OK | 113 |
Exports:decoratorsis.decoratedoriginalsource_decorateestinsel_exampletinsel_examples
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| tinsel: Transform Functions using Decorators | tinsel-package tinsel |
| Get Function Decorators or Original Function | decorators original |
| Decorated Functions | is.decorated |
| Print a Decorated Function | print.decorated |
| Read and Parse Decoratees from a File | source_decoratees |