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.5)tinsel_0.0.1.zip(r-4.4)tinsel_0.0.1.zip(r-4.3)
tinsel_0.0.1.tgz(r-4.4-any)tinsel_0.0.1.tgz(r-4.3-any)
tinsel_0.0.1.tar.gz(r-4.5-noble)tinsel_0.0.1.tar.gz(r-4.4-noble)
tinsel_0.0.1.tgz(r-4.4-emscripten)tinsel_0.0.1.tgz(r-4.3-emscripten)
tinsel.pdf |tinsel.html✨
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 8 years agofrom:24fa5f6ef5. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 05 2024 |
R-4.5-win | OK | Nov 05 2024 |
R-4.5-linux | OK | Nov 05 2024 |
R-4.4-win | OK | Nov 05 2024 |
R-4.4-mac | OK | Nov 05 2024 |
R-4.3-win | OK | Nov 05 2024 |
R-4.3-mac | OK | Nov 05 2024 |
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 |