Replies

This profile is from a federated server and may be incomplete. Browse more on the original instance.

jonthegeek, to random
@jonthegeek@fosstodon.org avatar

I'm once again returning to some #RStats code that I keep having to set aside (and/or I get overwhelmed and choose to set it aside). Today's goal: Find an actual (~smaller than originally planned) stopping point and MERGE THIS ALREADY GAH! It's waaaaay too hard to pick this back up right now.

jonthegeek,
@jonthegeek@fosstodon.org avatar

SUCCESS! I cleaned things up and merged the old work!

Now I'm starting a new, much SMALLER PR for the next SMALL piece of work 🙃

jonthegeek,
@jonthegeek@fosstodon.org avatar

@Drmowinckels it did! And I finished a thing that's been haunting me since October or so 😁

jonthegeek,
@jonthegeek@fosstodon.org avatar

@Drmowinckels this is for a milestone on an ISC grant. I have a separate block of work to do before submitting the invoice, but it's finally within sight 😁

jonthegeek,
@jonthegeek@fosstodon.org avatar

@Drmowinckels we'll see how that new pr (or collection of PRs) goes today, but yes, it's very nice to make progress!

yjunechoe, to random
@yjunechoe@fosstodon.org avatar

Just switched to rendering my #rstats pkg readme examples with {asciicast} to do justice to the countless hours I put into making pretty print methods with {cli} 😊😊😊

https://github.com/yjunechoe/jlmerclusterperm

Readme example using asciicast to capture cli list bullets with original formatting

jonthegeek,
@jonthegeek@fosstodon.org avatar

@yjunechoe They're failing to render for me on the pkgdown site. The images load when I open them in a new tab, but I haven't dug deeper than that.

jonthegeek,
@jonthegeek@fosstodon.org avatar

@yjunechoe Ok, I dug SLIGHTLY deeper. Console is showing messages like this:
🚫 GET https://yjunechoe.github.io/jlmerclusterperm/man/figures/README-/setup-io-dark.svg 404 (Not Found)

gaborcsardi, to random
@gaborcsardi@fosstodon.org avatar

This is how httr2 and other packages use the base |> pipe in examples, and still support older R, including a clean R CMD check:
https://github.com/tidyverse/purrr/commit/426acdd50424b8cd6029d237c4d4e81d94ec42a6#diff-611496f412cac947be720d17a0ee6d7463221d14731fbc18244756271e8f5189

Ie. you need a configure (+ configure.win) file that creates an Rd macro on older R, that rewrites the examples with |>.
You'll also need Biarch: true in DESCRIPTION.

Clean R CMD check from R 3.6.x to R-4.4.x: https://github.com/r-lib/httr2/actions/runs/7548766508

jonthegeek, (edited )
@jonthegeek@fosstodon.org avatar

@gaborcsardi @sckottie I understand not using the magrittr pipe in package code, but, since the base pipe doesn't have runtime overhead, do you think it might become more prevelant in tidyverse package code after 4.5? I'm still being careful not to pipe in package code, but I'm not sure there will be a reason not to do so.

jonthegeek,
@jonthegeek@fosstodon.org avatar

@gaborcsardi @sckottie that too. Since |> is indestinguishable from nested calls in the ast, I can imagine it being used for readability without losing maintainability nor efficiency.

tanya_shapiro, to random
@tanya_shapiro@fosstodon.org avatar

I know everyone is on the R + Python hype train...but I personally wanna see some R + JS mashup talks.

In any case, excited to see what's in store for posit::conf this year 🙂

jonthegeek,
@jonthegeek@fosstodon.org avatar
jonthegeek,
@jonthegeek@fosstodon.org avatar

@tanya_shapiro 😊 thanks for the kind words! I should watch it myself to see if I promised anything... 🙃

jonthegeek, to ukteachers
@jonthegeek@fosstodon.org avatar

I love education, and have worked in #EdTech for longer than I've been involved in #DataScience (and long before I heard of #RStats), but I don't have enough experience running workshops. If you're running an online #RStats workshop and could use a TA, I'm available! I read all the things (books/blogs/social media posts/learner questions/github repos/code) so I'm ready to answer questions, but I need more experience with the format!
Please pass this along to your networks!

jonthegeek,
@jonthegeek@fosstodon.org avatar

@kimcressman I had a hedge in that but didn't feel like I need to get into semantics in the initial post. Right now having the experience is really valuable to me, though, so I'm willing to help out for free in situations that make sense. If I find out someone is using my free labor instead of hiring someone they were planning to pay, though, we'll definitely have words. 😊

rOpenSci, to rstats Spanish
@rOpenSci@hachyderm.io avatar

rOpenSci Coworking and Office Hours coming up in an hour!

Today's Theme: Working with APIs with cohost @jonthegeek

Tuesday January 9th 14:00 European Central (13:00 UTC)

https://ropensci.org/events/coworking-2024-01

#RStats
@rstats

jonthegeek,
@jonthegeek@fosstodon.org avatar

@Drmowinckels @rOpenSci @rstats check out the bookclub-wapir channel on r4ds.io/join for the about-to-begin weekly meetup to discuss the book I'm writing, Web APIs with R (https://wapir.io). Before/as I write the book I'm writing it in slide form at https://r4ds.io/wapir!

andrew, to random
@andrew@fediscience.org avatar

ahhhh this is so cool! Finally decided to play with #QuartoPub dashboards (https://quarto.org/docs/dashboards/ ) and ObservableJS to automatically grab data from multiple Google Sheets and plot/show the data. No need for Shiny or anything—refreshing the page gets the latest data!

jonthegeek,
@jonthegeek@fosstodon.org avatar

@andrew how hard was it to pick up the OJS to make this work? What prereqs did you already have covered that might make it take longer for someone else? I'm trying to decide if I should add this to my toolkit. It seems reallllllly likely, but I don't want to overcommit myself.

nrennie, to DataViz
@nrennie@fosstodon.org avatar

It's Doctor Who data for this week!

I re-made my previous plot about Doctor Who episodes (original in comments)! Thanks to @jonathankitt for data!

This time, instead of using an image, the TARDIS is made completely in {ggplot2}!

Code: https://github.com/nrennie/tidytuesday/tree/main/2023/2023-11-28

jonthegeek,
@jonthegeek@fosstodon.org avatar

@nrennie I assumed the TARDIS was a gif or png! I love it 😍

barbone, to random

Reminder (to myself): #RStats #shiny reactive objects can return functions, which use other reactive object inside of them

jonthegeek,
@jonthegeek@fosstodon.org avatar

@barbone @grrrck oh ha that's right, I HAVE done this! The syntax triggered some old memories 🤣

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • thenastyranch
  • magazineikmin
  • ethstaker
  • khanakhh
  • rosin
  • Youngstown
  • everett
  • slotface
  • ngwrru68w68
  • mdbf
  • GTA5RPClips
  • kavyap
  • DreamBathrooms
  • provamag3
  • cisconetworking
  • cubers
  • Leos
  • InstantRegret
  • Durango
  • tacticalgear
  • tester
  • osvaldo12
  • normalnudes
  • anitta
  • modclub
  • megavids
  • lostlight
  • All magazines