rstudioapi::sourceMarkers does not allow for HTML styling anymore since RStudio version 2023.03.0
rstudioapi::sourceMarkers
- R Published by mnist91 about 2 years ago
Due to the change of RCHECKSTOPONINVALIDNUMERICVERSIONINPUTS_=true, a test now trhows an error. This has been fixed in this new patch.
Use cli package for pretty command line outputs. RC/R6 methods are no longer flagged as functions. Recover very long strings while using the originize_* functions
- R Published by mnist91 over 3 years ago
Use parsed Code instead of Regexes. New functionality to check package usage in a project.