Package: codetools 0.2-20
codetools: Code Analysis Tools for R
Code analysis tools for R.
Authors:
codetools_0.2-20.tar.gz
codetools_0.2-20.zip(r-4.6)codetools_0.2-20.zip(r-4.5)codetools_0.2-20.zip(r-4.4)
codetools_0.2-20.tgz(r-4.6-any)codetools_0.2-20.tgz(r-4.5-any)
codetools_0.2-20.tar.gz(r-4.6-any)codetools_0.2-20.tar.gz(r-4.5-any)
codetools_0.2-20.tgz(r-4.5-emscripten)
codetools.pdf |codetools.html✨
codetools/json (API)
| # Install 'codetools' in R: |
| install.packages('codetools', repos = c('https://ltierney.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/luke-tierney/codetools
Last updated from:db1ffc95ac. Checks:9 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 104 | |
| source / vignettes | OK | 141 | |
| linux-release-x86_64 | OK | 114 | |
| macos-devel-arm64 | OK | 73 | |
| macos-release-arm64 | OK | 71 | |
| windows-devel | OK | 53 | |
| windows-release | OK | 72 | |
| windows-oldrel | OK | 56 | |
| wasm-release | OK | 79 |
Exports:checkUsagecheckUsageEnvcheckUsagePackagecollectLocalscollectUsageconstantFoldfindFuncLocalsfindGlobalsfindLocalsfindLocalsListflattenAssignmentgetAssignedVarisConstantValuemakeCodeWalkermakeConstantFoldermakeLocalsCollectormakeUsageCollectorshowTreewalkCode
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check R Code for Possible Problems | checkUsage checkUsageEnv checkUsagePackage |
| Low Level Code Analysis Tools for R | codetools collectLocals collectUsage constantFold findFuncLocals findLocals findLocalsList flattenAssignment getAssignedVar isConstantValue makeCodeWalker makeConstantFolder makeLocalsCollector makeUsageCollector walkCode |
| Find Global Functions and Variables Used by a Closure | findGlobals |
| Print Lisp-Style Representation of R Expression | showTree |
