Package: codeUtils 0.1
codeUtils: Helper functions for parsing and classifying R code. Useful for domain specific languages.
Very preliminary. May completely change
Authors:
codeUtils_0.1.tar.gz
codeUtils_0.1.zip(r-4.7)codeUtils_0.1.zip(r-4.6)codeUtils_0.1.zip(r-4.5)
codeUtils_0.1.tgz(r-4.6-any)codeUtils_0.1.tgz(r-4.5-any)
codeUtils_0.1.tar.gz(r-4.7-any)codeUtils_0.1.tar.gz(r-4.6-any)
codeUtils_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
codeUtils/json (API)
| # Install 'codeUtils' in R: |
| install.packages('codeUtils', repos = c('https://skranz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/skranz/codeutils/issues
Last updated from:05d4859670 (on master). Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 80 | ||
| source / vignettes | OK | 138 | ||
| linux-release-x86_64 | WARNING | 93 | ||
| macos-release-arm64 | WARNING | 62 | ||
| macos-oldrel-arm64 | WARNING | 82 | ||
| windows-devel | WARNING | 72 | ||
| windows-release | WARNING | 65 | ||
| windows-oldrel | WARNING | 51 | ||
| wasm-release | OK | 99 |
Exports:call.sizecount.variablesexamples.find.funsexamples.find.variablesexamples.recursively.replaceexamples.strip.bracesexamples.subst.varextract.var.with.indexfind.funsfind.global.varsfind.multiple.variablesfind.variablesget.lhsget.rhsis.assignmentis.variablemake.callparse.as.callrecursively.replacestrip.parenthesessubst.varsubstitute.call
Dependencies:restorepoint
