Package: checkglobals 0.1.4
checkglobals: Static Analysis of R-Code Dependencies
A minimal R-package to approximately detect global and imported functions or variables from R-source code or R-packages by static code analysis.
Authors:
checkglobals_0.1.4.tar.gz
checkglobals_0.1.4.zip(r-4.7)checkglobals_0.1.4.zip(r-4.6)checkglobals_0.1.4.zip(r-4.5)
checkglobals_0.1.4.tgz(r-4.6-x86_64)checkglobals_0.1.4.tgz(r-4.6-arm64)checkglobals_0.1.4.tgz(r-4.5-x86_64)checkglobals_0.1.4.tgz(r-4.5-arm64)
checkglobals_0.1.4.tar.gz(r-4.7-arm64)checkglobals_0.1.4.tar.gz(r-4.7-x86_64)checkglobals_0.1.4.tar.gz(r-4.6-arm64)checkglobals_0.1.4.tar.gz(r-4.6-x86_64)
checkglobals_0.1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
checkglobals/json (API)
NEWS
| # Install 'checkglobals' in R: |
| install.packages('checkglobals', repos = c('https://jorischau.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jorischau/checkglobals/issues
Pkgdown/docs site:https://jorischau.github.io
package-dependenciesstatic-code-analysis
Last updated from:21333babdd. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 156 | ||
| linux-release-arm64 | OK | 102 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 250 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| macos-oldrel-x86_64 | OK | 313 | ||
| windows-devel | OK | 84 | ||
| windows-release | OK | 96 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 87 |
Exports:as_sarif_jsonas_vectorcheck_pkgcheck_sourcecheckglobals
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cast to SARIF json | as_sarif_json |
| Cast to SARIF json | as_sarif_json.checkglobals |
| Cast to list vector generic | as_vector |
| Cast to list vector | as_vector.checkglobals |
| Cast to list vector | as_vector.checkglobalsg |
| Cast to list vector | as_vector.checkglobalsi |
| Cast to character | as.character.checkglobals |
| Cast to character | as.character.checkglobalsg |
| Cast to character | as.character.checkglobalsi |
| Cast to data.frame | as.data.frame.checkglobals |
| Cast to data.frame | as.data.frame.checkglobalsg |
| Cast to data.frame | as.data.frame.checkglobalsi |
| Cast to matrix | as.matrix.checkglobals |
| Cast to matrix | as.matrix.checkglobalsg |
| Cast to matrix | as.matrix.checkglobalsi |
| Check R-packages for globals and imports | check_pkg |
| Check R-scripts, folders or R-code strings for globals and imports | check_source |
| Check R-source code or R-packages for globals and imports | checkglobals |
| Print '"checkglobals"' object | print.checkglobals |
| Print '"checkglobalsg"' object | print.checkglobalsg |
| Print '"checkglobalsi"' object | print.checkglobalsi |
