0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 10 hours ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixes #82 and #83 (with_mock) and other CRAN check notes. Exports "log2console" now. Ready for new CRAN release now. More... 10 months ago
Fix typo in README (wrong function name) More... over 3 years ago
Fix set.logging.package() to prevent that a set option reduces choices More... about 4 years ago
Merge branch 'feature/74_lgr_package_support'. Close #74, #73, #72 More... about 4 years ago
Add missing GPL-3 headers to R files More... about 4 years ago
Release Candidate for FR #74 (lgr logging package support) More... about 4 years ago
Implements FR #74 (PR #73): Support lgr package for logging. Prepares related FR #42 be adding set.logging.package() More... about 4 years ago
allow {lgr} as logger More... about 4 years ago
Enable union merge strategy for NEWS.md file to avoid loosing entries due to merging More... almost 5 years ago
CRAN release of version 1.3.1 More... almost 5 years ago
Add internal Git section to README. Remove duplicated paragraph More... almost 5 years ago
More details in the NEWS file. More... almost 5 years ago
Merge branch 'bug/68_performance_with_matrix' incl. feature/62_optional_logging_of_conditions More... almost 5 years ago
Merge fix for issue #64 into master More... almost 5 years ago
Remove link caused by unwanted paste. Reorder status icons More... almost 5 years ago
Fix wrong travis-ci.com build statis image URLs More... almost 5 years ago
Change travis-ci status image from .org to .com More... almost 5 years ago
Migrate travis CI from travis-ci.org to travis-ci.com More... almost 5 years ago
Add forgotten unit test data file (expected result) More... almost 5 years ago
Fix three broken unit test due to bug fix #68. Add option to limit number of output lines in full call stack. More... almost 5 years ago
Proposed fix for bug #68 (performance impact with sparse matrix). Unit tests not yet fixed (three do fail) More... about 5 years ago
Add unit test to achieve 100 percent code coverage More... about 5 years ago
Refactor implementation of logged.conditions argument. Extended unit tests. More... about 5 years ago
Fix wrong unit test description (test_silent_warnings) More... about 5 years ago
Increment pkg version number and add NEWS for feature request #62 More... about 5 years ago
Fix broken unit test due to first implementation of FR #62 More... about 5 years ago
Remove rlang package dependency from unit test More... about 5 years ago
added tests for logged.conditions More... about 5 years ago
updated docs with logged.conditions More... about 5 years ago
adjusted tryCatchLog and tryLog to take logged.conditions into consideration More... about 5 years ago