Skip to contents
checkglobals 0.1.3
CRAN release: 2025-02-06
- Added support for .onAttach, .onLoad and on.exit
- Additional display options in
print.checkglobals
- Added specific handlers for
<<-
and %>%
(followed by a functional)
- Minor updates internal C functions
checkglobals 0.1.1
- Added support for .Rmd and .Rmarkdown files through
file
argument.
checkglobals 0.1.0
CRAN release: 2023-06-02