Package: teal.code 0.7.0
teal.code: Code Storage and Execution Class for 'teal' Applications
Introduction of 'qenv' S4 class, that facilitates code execution and reproducibility in 'teal' applications.
Authors:
teal.code_0.7.0.tar.gz
teal.code_0.7.0.zip(r-4.6)teal.code_0.7.0.zip(r-4.5)teal.code_0.7.0.zip(r-4.4)
teal.code_0.7.0.tgz(r-4.6-any)teal.code_0.7.0.tgz(r-4.5-any)
teal.code_0.7.0.tar.gz(r-4.6-any)teal.code_0.7.0.tar.gz(r-4.5-any)
teal.code_0.7.0.tgz(r-4.5-emscripten)
teal.code.pdf |teal.code.html✨
teal.code/json (API)
NEWS
| # Install 'teal.code' in R: |
| install.packages('teal.code', repos = c('https://insightsengineering.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/insightsengineering/teal.code/issues
Pkgdown/docs site:https://insightsengineering.github.io
Last updated from:3c673f0434 (on v0.7.0). Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | |
| source / vignettes | OK | 232 | |
| linux-release-x86_64 | OK | 171 | |
| macos-devel-arm64 | OK | 110 | |
| macos-release-arm64 | OK | 100 | |
| windows-devel | OK | 77 | |
| windows-release | OK | 76 | |
| windows-oldrel | OK | 93 | |
| wasm-release | OK | 167 |
Exports:concatdev_suppresseval_codeget_codeget_envget_messagesget_outputsget_varget_warningsjoinqenvshow
Dependencies:backportscheckmateclievaluategluelifecyclerlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Join 'qenv' objects | c.qenv c.qenv.error join |
| Concatenate two 'qenv' objects | concat concat,qenv,qenv-method concat,qenv,qenv.error-method concat,qenv.error,ANY-method |
| Suppresses plot display in the IDE by opening a PDF graphics device | dev_suppress |
| Evaluate code in 'qenv' | eval_code eval_code,qenv-method eval_code,qenv.error-method |
| Get code from 'qenv' | get_code get_code,qenv-method get_code,qenv.error-method |
| Access environment included in 'qenv' | get_env get_env,qenv-method get_env,qenv.error-method |
| Get messages from 'qenv' object | get_messages get_messages,NULL-method get_messages,qenv-method get_messages,qenv.error-method |
| Get outputs | get_outputs get_outputs,qenv-method |
| Get object from 'qenv' | get_var [[.qenv.error |
| Get warnings from 'qenv' object | get_warnings get_warnings,NULL-method get_warnings,qenv-method get_warnings,qenv.error-method |
| Instantiates a 'qenv' environment | qenv |
| Display 'qenv' object | show,qenv-method show-qenv |
| Subsets 'qenv' | subset-qenv [.qenv |
| Evaluate code in 'qenv' | within.qenv |
