Jim Hester
Videos / Posts
Talks
Projects
About / Contact
Videos / Posts
Debugging compiled code in R with lldb
In this video I will show how I debugged a real world issue in the vroom package with the lldb debugger and successfully submitted a …
Apr 5, 2019
readr v1.3.1
readr v1.3.1 is on CRAN.
Dec 27, 2018
devtools v2.0.0
Make package development easier by providing R functions that simplify and expedite common tasks.
Oct 30, 2018
Using a C level debugger in Rstudio
I often use C level debuggers such as lldb and gdb when debugging R packages with compiled code. If you are unfamiliar with doing this …
Aug 22, 2018
bench v1.0.1
bench 1.0.1 is now available on CRAN. bench allows you to benchmark code, by tracking execution time, memory allocations and garbage …
Jun 28, 2018
Beware of Vectorize
I would first like to thank Dean Attali for writing the original post that inspired this one. Creating vectorized functions is …
Apr 12, 2018
A debugging journey
An issue was opened https://github.com/r-lib/fs/issues/95 in the fs package describing an unexpected error code (ENOENT rather than …
Mar 30, 2018
«
»
Cite
×