Package: injectr 0.1
injectr: Inject code to existing functions
Allow one to inject arbitrary code at the entry point or at the exit point of an existing function.
Authors:
injectr_0.1.tar.gz
injectr_0.1.zip(r-4.7)injectr_0.1.zip(r-4.6)injectr_0.1.zip(r-4.5)
injectr_0.1.tgz(r-4.6-x86_64)injectr_0.1.tgz(r-4.6-arm64)injectr_0.1.tgz(r-4.5-x86_64)injectr_0.1.tgz(r-4.5-arm64)
injectr_0.1.tar.gz(r-4.7-arm64)injectr_0.1.tar.gz(r-4.7-x86_64)injectr_0.1.tar.gz(r-4.6-arm64)injectr_0.1.tar.gz(r-4.6-x86_64)
injectr_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
injectr/json (API)
| # Install 'injectr' in R: |
| install.packages('injectr', repos = c('https://prl-prg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prl-prg/injectr/issues
Last updated from:3d34876c67. Checks:10 OK, 3 NOTE. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 155 | ||
| linux-devel-x86_64 | OK | 146 | ||
| source / vignettes | OK | 194 | ||
| linux-release-arm64 | OK | 141 | ||
| linux-release-x86_64 | OK | 146 | ||
| macos-release-arm64 | OK | 75 | ||
| macos-release-x86_64 | OK | 143 | ||
| macos-oldrel-arm64 | NOTE | 68 | ||
| macos-oldrel-x86_64 | NOTE | 160 | ||
| windows-devel | OK | 85 | ||
| windows-release | OK | 71 | ||
| windows-oldrel | NOTE | 67 | ||
| wasm-release | OK | 91 |
Exports:create_duplicateinject_codesexp_address
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Duplicate an R object | create_duplicate |
| Injects code into an existing function. | inject_code |
| Get the memory address of an R object | sexp_address |
