search for: showwarningcalls

Displaying 9 results from an estimated 9 matches for "showwarningcalls".

2025 Jan 19
3
[External] Re: Parser For Line Number Tracing
...t to the > development team and a very high benefit to newbies. No. There are already many ways to influence the way the default error handler prints information about errors, mstly via options(). In particular you may want to look at entries in ?options for show.error.locations showErrorCalls showWarningCalls and adjust your options settings accordingly. Best, luke > > Regards, > > /ivo > > On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: >> >> On 2025-01-18 8:27 p.m., Ivo Welch wrote: >>> I am afraid my errors are worse...
2025 Jan 19
1
[External] Re: Parser For Line Number Tracing
...y high benefit to newbies. > > No. There are already many ways to influence the way the default error > handler prints information about errors, mstly via options(). In > particular you may want to look at entries in ?options for > > show.error.locations > showErrorCalls > showWarningCalls > > and adjust your options settings accordingly. > > Best, > > luke > >> >> Regards, >> >> /ivo >> >> On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: >>> >>> On 2025-01-18 8:27...
2025 Jan 20
2
[External] Re: Parser For Line Number Tracing
...are already many ways to influence the way the default error >>> handler prints information about errors, mstly via options(). In >>> particular you may want to look at entries in ?options for >>> >>> show.error.locations >>> showErrorCalls >>> showWarningCalls >>> >>> and adjust your options settings accordingly. >>> >>> Best, >>> >>> luke >>> >>>> >>>> Regards, >>>> >>>> /ivo >>>> >>>> On Sun, Jan 19, 2025 at 2:39?AM Dun...
2025 Jan 20
1
[External] Re: Parser For Line Number Tracing
...;> >> No. There are already many ways to influence the way the default error >> handler prints information about errors, mstly via options(). In >> particular you may want to look at entries in ?options for >> >> show.error.locations >> showErrorCalls >> showWarningCalls >> >> and adjust your options settings accordingly. >> >> Best, >> >> luke >> >>> >>> Regards, >>> >>> /ivo >>> >>> On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrot...
2025 Jan 19
1
[External] Re: Parser For Line Number Tracing
...ery high benefit to newbies. > > No. There are already many ways to influence the way the default error > handler prints information about errors, mstly via options(). In > particular you may want to look at entries in ?options for > > show.error.locations > showErrorCalls > showWarningCalls > > and adjust your options settings accordingly. > > Best, > > luke > > > > > Regards, > > > > /ivo > > > > On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > >> > >> On 2025-01-18 8...
2025 Jan 21
1
[External] Re: Parser For Line Number Tracing
...o influence the way the default error >>>> handler prints information about errors, mstly via options(). In >>>> particular you may want to look at entries in ?options for >>>> >>>> show.error.locations >>>> showErrorCalls >>>> showWarningCalls >>>> >>>> and adjust your options settings accordingly. >>>> >>>> Best, >>>> >>>> luke >>>> >>>>> >>>>> Regards, >>>>> >>>>> /ivo >>>>> >...
2025 Jan 19
1
[External] Re: Parser For Line Number Tracing
...ery high benefit to newbies. > > No. There are already many ways to influence the way the default error > handler prints information about errors, mstly via options(). In > particular you may want to look at entries in ?options for > > show.error.locations > showErrorCalls > showWarningCalls > > and adjust your options settings accordingly. > > Best, > > luke > > > > > Regards, > > > > /ivo > > > > On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > >> > >> On 2025-01-18 8...
2025 Jan 19
1
[External] Re: Parser For Line Number Tracing
...ery high benefit to newbies. > > No. There are already many ways to influence the way the default error > handler prints information about errors, mstly via options(). In > particular you may want to look at entries in ?options for > > show.error.locations > showErrorCalls > showWarningCalls > > and adjust your options settings accordingly. > > Best, > > luke > > > > > Regards, > > > > /ivo > > > > On Sun, Jan 19, 2025 at 2:39?AM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > >> > >> On 2025-01-18 8...
2025 Jan 19
2
Parser For Line Number Tracing
Hi Duncan ? Wonderful. Thank you. Bug or no bug, I think it would be a huge improvement for user-friendliness if R printed the last line by default *every time* a script dies. Most computer languages do so. Should I file it as a request for improvement to the R code development team? Maybe R can be improved at a very low cost to the development team and a very high benefit to newbies.