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.5)codeUtils_0.1.zip(r-4.4)codeUtils_0.1.zip(r-4.3)
codeUtils_0.1.tgz(r-4.4-any)codeUtils_0.1.tgz(r-4.3-any)
codeUtils_0.1.tar.gz(r-4.5-noble)codeUtils_0.1.tar.gz(r-4.4-noble)
codeUtils_0.1.tgz(r-4.4-emscripten)codeUtils_0.1.tgz(r-4.3-emscripten)
codeUtils.pdf |codeUtils.html✨
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 5 years agofrom:05d4859670 (on master). Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | WARNING | Oct 31 2024 |
R-4.5-linux | WARNING | Oct 31 2024 |
R-4.4-win | WARNING | Oct 31 2024 |
R-4.4-mac | WARNING | Oct 31 2024 |
R-4.3-win | WARNING | Oct 31 2024 |
R-4.3-mac | WARNING | Oct 31 2024 |
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