Package: checkglobals 0.1.3
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.3.tar.gz
checkglobals_0.1.3.zip(r-4.5)checkglobals_0.1.3.zip(r-4.4)checkglobals_0.1.3.zip(r-4.3)
checkglobals_0.1.3.tgz(r-4.5-x86_64)checkglobals_0.1.3.tgz(r-4.5-arm64)checkglobals_0.1.3.tgz(r-4.4-x86_64)checkglobals_0.1.3.tgz(r-4.4-arm64)checkglobals_0.1.3.tgz(r-4.3-x86_64)checkglobals_0.1.3.tgz(r-4.3-arm64)
checkglobals_0.1.3.tar.gz(r-4.5-noble)checkglobals_0.1.3.tar.gz(r-4.4-noble)
checkglobals_0.1.3.tgz(r-4.4-emscripten)checkglobals_0.1.3.tgz(r-4.3-emscripten)
checkglobals.pdf |checkglobals.html✨
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 site:https://jorischau.github.io
package-dependenciesstatic-code-analysis
Last updated 2 hours agofrom:8c8e875631. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-win-x86_64 | OK | Feb 18 2025 |
R-4.5-mac-x86_64 | OK | Feb 18 2025 |
R-4.5-mac-aarch64 | OK | Feb 18 2025 |
R-4.5-linux-x86_64 | OK | Feb 18 2025 |
R-4.4-win-x86_64 | OK | Feb 18 2025 |
R-4.4-mac-x86_64 | OK | Feb 18 2025 |
R-4.4-mac-aarch64 | OK | Feb 18 2025 |
R-4.3-win-x86_64 | OK | Feb 18 2025 |
R-4.3-mac-x86_64 | OK | Feb 18 2025 |
R-4.3-mac-aarch64 | OK | Feb 18 2025 |
Exports:as_vectorcheck_pkgcheck_sourcecheckglobals
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
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 |