Package: checkglobals
Type: Package
Title: Static Analysis of R-Code Dependencies
Version: 0.1.0
Date: 2023-06-01
Authors@R: person("Joris", "Chau", email = "joris.chau@openanalytics.eu", role = c("aut", "cre"))
Description: A minimal R-package to approximately detect global and imported functions or variables from R-source code or R-packages by static code analysis.
BugReports: https://github.com/JorisChau/checkglobals/issues
URL: https://jorischau.github.io/checkglobals/,
        https://github.com/JorisChau/checkglobals
Depends: R (>= 4.1.0)
Suggests: cli
Encoding: UTF-8
License: MIT + file LICENSE
Language: en-US
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2023-06-01 15:46:37 UTC; jchau
Author: Joris Chau [aut, cre]
Maintainer: Joris Chau <joris.chau@openanalytics.eu>
Repository: CRAN
Date/Publication: 2023-06-02 14:30:05 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-06-02 15:50:36 UTC; unix
Archs: checkglobals.so.dSYM
