Alisa Wazrak's Data Adventures
  • Home
  • About
Sign in Subscribe
Alisa Wazrak

Alisa Wazrak

I am a university student. I love using R and playing with data.
Protect Your Code with Tests! Your First R Package Journey Continues

Protect Your Code with Tests! Your First R Package Journey Continues

Following the first post I published about how to write your first R package using modern tools, we continue our adventures with R packages and touch upon the topic of writing tests. Tests are essential to ensure your package is robust and that any modification you ever make has no
Jun 23, 2023 7 min read
Python, R, Reticulate, and Fixing Unknown Crashes (Numpy)

Python, R, Reticulate, and Fixing Unknown Crashes (Numpy)

A short post this time. If you use {reticulate} (the excellent library to bridge together Python and R code) you will sometimes end up with a complete system crash (R session aborted) when loading specific Python functions using a reticulate environment. Since the error gives you no insight as to
Jun 6, 2023 1 min read
Making a Simple Package in R, using Modern Tools
R

Making a Simple Package in R, using Modern Tools

I will not be using {fusen} here while it's often being advertised these days. I find it a bit confusing and much prefer the typical way of building packages. You need to install the following: * devtools (necessary to build your package) * usethis (helper functions to take shortcuts) * roxygen2 (simplifies package
Jun 4, 2023 6 min read
Hi There!

Hi There!

This is my first post, just to say Hi! I'm Alisa, and I love to play around with data in my spare time. I will be sharing with you some of the things I do once in a while! Stay tuned!
Feb 6, 2023
Page 1 of 1
Alisa Wazrak's Data Adventures © 2025
  • Sign up
Powered by Ghost