issues
search
aryoda
/
tryCatchLog
R package for better error handling incl. logging with a full (!) stack trace incl. line numbers, post-mortem analysis and support for parallel processing
Other
73
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix note in CRAN Package Check Results (there are ::: calls to the package's namespace in its code)
#80
aryoda
opened
1 year ago
1
Cran release
#79
instantkaffee
closed
1 year ago
2
Update dump.frames call in-code comments to mention new argument include.GlobalEnv (since R 3.4.2)
#78
aryoda
opened
1 year ago
0
Non-boolean value in argument `include.full.call.stack` prevents logging an error
#77
aryoda
opened
1 year ago
0
Extra new lines appended to errors
#76
JairoRotava
opened
2 years ago
3
simpleMessage cannot be muffled (error: No restart muffleMessage found)
#75
aryoda
opened
2 years ago
1
Add support for lgr logging package
#74
aryoda
closed
2 years ago
3
allow {lgr} as logger
#73
duccioa
closed
2 years ago
4
Fix failing unit test: test_zzz_call_without_attaching_issue_41.R:47:3 - expect_error(...)` produced no output
#72
aryoda
closed
2 years ago
2
suppression settings for each condition type
#71
nickdickinson
opened
2 years ago
18
Silence error messages
#70
R2Python
closed
2 years ago
2
Allow access to original error message without any log output additions (timestamp)
#69
R2Python
closed
2 years ago
1
Performance impact with sparse matrix
#68
yoda-vid
closed
3 years ago
14
Feature/62 optional logging of conditions
#67
vwrobel
closed
3 years ago
3
Documentation on how to keep source code references (line numbers) in installed packages seems non-working
#66
aryoda
opened
3 years ago
1
Feature Request: Add option to control the call stack output order (first order last call top-most)
#65
aryoda
opened
3 years ago
0
Unit tests fail on R-devel: Error (test_build_log_entry.R:69:3): stack trace is correct + Failure (test_build_log_output.R:57:3): log output is correct
#64
aryoda
closed
3 years ago
7
Severity level is contained twice in the log message row
#63
aryoda
closed
3 years ago
1
Annoying condition messages from rlang (deprecated as_character) logged while using dplyr arrange and group_by functions
#62
ghost
closed
3 years ago
13
Stacktrace line output is cut at column width 80, 120 or similar and important information is missing therefore
#61
aryoda
opened
3 years ago
0
Fix sprintf warnings in R-devel (CRAN check)
#60
aryoda
closed
3 years ago
3
Fix lintr finding: cyclomatic complexity in tryCatchLog.R#177
#59
aryoda
closed
4 years ago
1
Some output does not use platform-specific new line characters (affects: Windows)
#58
aryoda
closed
2 years ago
2
Examine impact of R 4.0 changes
#57
aryoda
opened
4 years ago
1
Run tryCatchLog in scheduled script - Rscript only gives first level
#56
Toniiiio
closed
4 years ago
5
Duplicated error dump files in stacked tryCatchLog calls
#55
aryoda
closed
4 years ago
0
Support UTC time stamps in logs
#54
aryoda
opened
4 years ago
1
WIP: Example code for issue_052
#53
1beb
closed
4 years ago
4
Is there a way to add information to the error/warning
#52
1beb
closed
4 years ago
12
Examine R_tryCatch fix in R3.6.2
#51
aryoda
closed
2 years ago
1
tryCatchLog was removed from CRAN - resubmit
#50
aryoda
closed
5 years ago
2
Examine error handling features of rlang package
#49
aryoda
opened
5 years ago
0
Document all options in a central place (help, vignette, github readme)
#48
aryoda
opened
5 years ago
2
Investigate failing unit test on debian dev gcc (CRAN version)
#47
aryoda
closed
5 years ago
8
Silence output
#46
jennysjaarda
closed
5 years ago
2
Support logging of non-standard (custom) conditions
#45
aryoda
closed
4 years ago
3
Support configurable suppression of compact and full stack trace
#44
aryoda
closed
5 years ago
2
Fix the reported low code coverage (possible covr issue)
#43
aryoda
closed
5 years ago
5
Add convenience functions to activate other major logging packages
#42
aryoda
opened
5 years ago
5
"Error: attempt to apply non-function" - tryCatchLog package must be attached to work
#41
chrsigg
closed
5 years ago
8
AppVeyor CI is slow due to workaround "USE_RTOOLS: true"
#40
aryoda
closed
5 years ago
1
Multi-threaded dump files
#39
avsdev-cw
closed
5 years ago
4
Examine R pkg stevedore as Docker client (instead of batch files)
#38
aryoda
closed
5 years ago
1
Add an option to write dump files in a specific directory
#37
aryoda
closed
5 years ago
1
option added to write dump in specific directory
#36
charlesepaillard
closed
5 years ago
2
Document differences of post-mortem debugging using dump.frames vs tryCatchLog
#35
aryoda
opened
5 years ago
2
Provide a way to collect all thrown conditions in a vector
#34
aryoda
closed
2 years ago
2
Provide condition handling vignette with best practices
#33
aryoda
opened
6 years ago
1
Evaluate: Automatically create website with package documentation using pkgdown
#32
aryoda
opened
6 years ago
0
Extend travis CI to build for OS-X too
#31
aryoda
opened
6 years ago
0
Next