File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11Package: errorist
22Title: Automatically Search Errors or Warnings
3- Version: 0.0.1
3+ Version: 0.0.1.1000
44Authors@R: c(person("James", "Balamuta",
55 email = "
[email protected] ", role = c("aut", "cre")))
66Description: Provides environment hooks that obtain errors and warnings which
Original file line number Diff line number Diff line change 1+ # errorist 0.0.1.1000
2+
3+ _ in progress_
4+
15# errorist 0.0.1
26
7+ ## Features
8+
39- Created shims for warning and error handling
410- Automatically load and unload shims alongside package calls.
5- - Added coverage tests to verify the present of the handlers and for
11+ - Added coverage tests to verify the presence of the handlers and for
612 checking the contents of the error handler.
713
8- # Special Thanks
14+ ## Special Thanks
915
1016This package exists in large part due to conversations or assistance from
1117the following folks:
You can’t perform that action at this time.
0 commit comments