Package: imputesrcref 0.0.0.9000
imputesrcref: Impute Transparent Source References for Injected Braces
Rewrites R function ASTs by injecting transparent brace calls in control-flow positions and imputing source references ('srcref') from parse data. Supports individual functions, sourced files, and installed package namespace functions, including package-style 'srcref' line mappings.
Authors:
imputesrcref_0.0.0.9000.tar.gz
imputesrcref_0.0.0.9000.zip(r-4.7)imputesrcref_0.0.0.9000.zip(r-4.6)imputesrcref_0.0.0.9000.zip(r-4.5)
imputesrcref_0.0.0.9000.tgz(r-4.6-x86_64)imputesrcref_0.0.0.9000.tgz(r-4.6-arm64)imputesrcref_0.0.0.9000.tgz(r-4.5-x86_64)imputesrcref_0.0.0.9000.tgz(r-4.5-arm64)
imputesrcref_0.0.0.9000.tar.gz(r-4.7-arm64)imputesrcref_0.0.0.9000.tar.gz(r-4.7-x86_64)imputesrcref_0.0.0.9000.tar.gz(r-4.6-arm64)imputesrcref_0.0.0.9000.tar.gz(r-4.6-x86_64)
imputesrcref_0.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
imputesrcref/json (API)
| # Install 'imputesrcref' in R: |
| install.packages('imputesrcref', repos = c('https://prl-prg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prl-prg/imputesrcref/issues
Last updated from:6fb4435f33. Checks:10 OK, 3 NOTE. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 191 | ||
| linux-release-arm64 | OK | 160 | ||
| linux-release-x86_64 | OK | 119 | ||
| macos-release-arm64 | OK | 69 | ||
| macos-release-x86_64 | OK | 169 | ||
| macos-oldrel-arm64 | NOTE | 82 | ||
| macos-oldrel-x86_64 | NOTE | 136 | ||
| windows-devel | OK | 80 | ||
| windows-release | OK | 103 | ||
| windows-oldrel | NOTE | 91 | ||
| wasm-release | OK | 99 |
Exports:get_impute_blacklistimpute_package_srcrefsimpute_srcrefsreset_impute_blacklistset_impute_blacklistsource_impute_srcrefs
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Manage call blacklist for generic argument wrapping | get_impute_blacklist reset_impute_blacklist set_impute_blacklist |
| Check parse data for a package and impute srcrefs on all its functions. | impute_package_srcrefs |
| Impute transparent srcrefs for injected braces in a function AST. | impute_srcrefs |
| Source an R file and impute srcrefs on loaded functions. | source_impute_srcrefs |
