Site icon R-bloggers

Efficient R – How to write faster code workshop

[This article was first published on R-posts.com, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Join our workshop on Efficient R – How to write faster code, which is a part of our workshops for Ukraine series! 


Here’s some more info: 


Title: Efficient R – How to write faster code


Date: Thursday, August 28th, 18:00 – 20:00 CEST (Rome, Berlin, Paris timezone)


Speaker: Selina Baldauf, Selina is a theoretical ecologist and a scientific programmer at the Freie Universität in Berlin. She supports researchers in writing clear, efficient, and reproducible code, with a focus on practical, applied solutions. Her work includes teaching R, data analysis, and scientific coding to her fellow researchers. With a PhD in ecology and a passion for computer science, she helps scientists bridge the gap between ecological research and programming.


Description: Writing efficient R code is key to handling large datasets, reducing runtimes, and making your workflows more scalable. In this workshop, you’ll learn practical strategies to find and fix performance issues and how to use packages that improve code speed and memory efficiency. The topics include:

– Profiling and benchmarking to find slow code and compare alternatives with `profvis` and `microbenchmark`

– Best practices to avoid common bottlenecks

– Efficient data analysis using packages like `data.table`, `collapse`, and `arrow`

– Parallelization with packages from the `futureverse`

– C++ integration to boost performance further with `Rcpp`

The session includes live demonstrations and code examples to follow during or after the workshop. Whether you’re an experienced R user looking to optimize your code, or a beginner curious about writing more efficient scripts, this session offers insights and tools you can apply to your work.


Minimal registration fee: 20 euro (or 20 USD or 800 UAH)





Please note that the registration confirmation is sent 1 day before the workshop to all registered participants rather than immediately after registration


How can I register?





If you are not personally interested in attending, you can also contribute by sponsoring a participation of a student, who will then be able to participate for free. If you choose to sponsor a student, all proceeds will also go directly to organisations working in Ukraine. You can either sponsor a particular student or you can leave it up to us so that we can allocate the sponsored place to students who have signed up for the waiting list.


How can I sponsor a student?





If you are a university student and cannot afford the registration fee, you can also sign up for the waiting list here. (Note that you are not guaranteed to participate by signing up for the waiting list).



You can also find more information about this workshop series,  a schedule of our future workshops as well as a list of our past workshops which you can get the recordings & materials here.


Looking forward to seeing you during the workshop!










 








Efficient R – How to write faster code workshop was first posted on July 28, 2025 at 3:24 pm.
To leave a comment for the author, please follow the link and comment on their blog: R-posts.com.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
Exit mobile version