search for: luraschi

Displaying 5 results from an estimated 5 matches for "luraschi".

2017 Feb 23
2
Debugging tools and practices in Windows?
...GS or other settings to get gdb working? I wasn't able to get gdb() working with the standard build settings. Otherwise, Rprintf() would work for sure. Thank you! On Thu, Feb 23, 2017 at 10:55 AM, Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 23/02/2017 1:36 PM, Javier Luraschi wrote: > >> Hello r-devel, could someone share the tools and practices they use to >> debug the core R sources in Windows? >> >> For instance, I would like to set a breakpoint in `gl_loadhistory` and >> troubleshoot from there. >> > > You're talking...
2017 Feb 23
2
Debugging tools and practices in Windows?
Hello r-devel, could someone share the tools and practices they use to debug the core R sources in Windows? For instance, I would like to set a breakpoint in `gl_loadhistory` and troubleshoot from there. Thanks in advance - Javier Luraschi [[alternative HTML version deleted]]
2017 Feb 24
1
Debugging tools and practices in Windows?
...u, Feb 23, 2017 at 7:49 PM, Tomas Kalibera <tomas.kalibera at gmail.com> wrote: > The R for Windows FAQ suggests "make DEBUG=T" and has some more hints > https://cran.r-project.org/bin/windows/base/rw-FAQ.html > > Tomas > > > > On 02/23/2017 08:10 PM, Javier Luraschi wrote: > >> Right, I'm talking about C code. >> >> Do you remember if you had to set specific CFLAGS or other settings to get >> gdb working? I wasn't able to get gdb() working with the standard build >> settings. >> >> Otherwise, Rprintf() would...
2016 Dec 18
2
[Grupo de Usuarios de R de Madrid]: Reunión del 15-dic. Material disponible...
Hola, El pasado jueves 15-diciembre, celebramos una nueva reunión del "Grupo de Usuarios de R de Madrid". En esta ocasión pudimos contar con la participación de Javier Luraschi (RStudio) autor del paquete "sparklyr". El video y su presentación ya están disponibles en el portal del Grupo: http://madrid.r-es.org/40-jueves-15-de-diciembre-2016/ Gracias y felices fiestas, Carlos Ortega www.qualityexcellence.es [[alternative HTML version deleted]]
2017 Feb 23
0
Debugging tools and practices in Windows?
The R for Windows FAQ suggests "make DEBUG=T" and has some more hints https://cran.r-project.org/bin/windows/base/rw-FAQ.html Tomas On 02/23/2017 08:10 PM, Javier Luraschi wrote: > Right, I'm talking about C code. > > Do you remember if you had to set specific CFLAGS or other settings to get > gdb working? I wasn't able to get gdb() working with the standard build > settings. > > Otherwise, Rprintf() would work for sure. > > Thank y...