This package is considered a duplicate. The official version of this package is found at:https://jorischau.r-universe.dev/checkglobals
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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jorischau/checkglobals/issues
Pkgdown site:https://jorischau.github.io
Last updated 1 months agofrom:0101f92c27. Checks:3 OK. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 09 2025 |
R-4.5-linux-x86_64 | OK | Mar 09 2025 |
R-4.4-linux-x86_64 | OK | Mar 09 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 |