BASE R GIRLIES OUR TIME HAS COME
Come hang with us, ask Ella questions (I know Isabella and I will), and learn something new. Don't think you use base R? You use it pretty much each and every time you use R! #baseRgirly
Also, we're a delight ✨
CANNOT WAIT!
We’re going from “what even is base R?” to fixing a bug in the C source code in under an hour. In a live demo. What could possibly go wrong?
NOTHING!
#RStats #baseRgirly
We have a Lab coming up March 31st on contributing to base R 😍 and I'm so excited about it 🥹 @ellakaye.co.uk will be our lab manager!
IT'S #baseRgirly TIME, Y'ALL!!
#rstats
Can someone tell me if this is a bad idea 😅 I never really used the packages pane in #RStudio, but I think that's because I was raised #baseR & am a console queen. I assume no one uses update.packages()
Def don't do this if you're in a renv project, though, you'll have regerts. #rstats #baseRgirly
update.packages(ask = FALSE, checkBuilt = TRUE) might work? This would go through your installed pkgs and update them if newer versions are on CRAN or if the pkg was built under a diff version of R than the (newer?) R version you're on. Is this bad that I use this?? #baseRgirly