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.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Suggests: cli
Published: 2023-06-02
Author: Joris Chau [aut, cre]
Maintainer: Joris Chau <joris.chau at openanalytics.eu>
BugReports: https://github.com/JorisChau/checkglobals/issues
License: MIT + file LICENSE
URL: https://jorischau.github.io/checkglobals/, https://github.com/JorisChau/checkglobals
NeedsCompilation: yes
Language: en-US
Materials: NEWS
CRAN checks: checkglobals results

Documentation:

Reference manual: checkglobals.pdf

Downloads:

Package source: checkglobals_0.1.0.tar.gz
Windows binaries: r-prerel: checkglobals_0.1.0.zip, r-release: checkglobals_0.1.0.zip, r-oldrel: checkglobals_0.1.0.zip
macOS binaries: r-prerel (arm64): checkglobals_0.1.0.tgz, r-release (arm64): checkglobals_0.1.0.tgz, r-oldrel (arm64): checkglobals_0.1.0.tgz, r-prerel (x86_64): checkglobals_0.1.0.tgz, r-release (x86_64): checkglobals_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=checkglobals to link to this page.