coolbutuseless, to random
@coolbutuseless@fosstodon.org avatar

Which one of you crazy kids built a sprite editor in the Rstudio viewer?

Possible back in times of tw*tter...

#RStats

coolbutuseless,
@coolbutuseless@fosstodon.org avatar

It was @mattdray who built {pixeltrix} - a sprite editor for R

https://github.com/matt-dray/pixeltrix

#RStats

unicornCoder, to datascience
@unicornCoder@fosstodon.org avatar

some #rstats #DataScience plotting of Canadian #cannabis sales by cannabis type

seems like Canadian 🍁 love the dried flower

plot 2: Canadian sales of cannabis by cannabis type for year 2022/2023, with dried cannabis having sales of $3,026,970

pyOpenSci, to opensource
@pyOpenSci@fosstodon.org avatar

rstats 🤝 python

rdata, a package from Carlos Ramos Carreño, is a pure Python implementation that offers a lightweight way to import R datasets/objects stored in the “.rda” and “.rds” formats into Python!

📄 Check it out: https://rdata.readthedocs.io/en/latest/

#OpenSource #OpenScience #rstats #Python #pyOpenSci

juliasilge, to random
@juliasilge@fosstodon.org avatar

Join the SLC RUG one week from today to hear from @thomas_mock about bringing generative AI to the RStudio IDE! :rstats:

https://www.meetup.com/slc-rug/events/300636186/

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

WHOA AGAIN today!

#RStats {marquee} is BONKERS COOL!

https://www.tidyverse.org/blog/2024/05/marquee-0-1-0/

#ggplot2

joranelias,
@joranelias@mastodon.social avatar

@hrbrmstr Have you played with the soft wrapping of title/subtitle theme elements yet? That’s the part the excites me the most at the moment.

hrbrmstr,
@hrbrmstr@mastodon.social avatar

@joranelias nay. i barely had time to get that plot up (and I also broke it + filed an issue :-) the wrapping is one of the things I 💙 about {ggtext} and hoping it's even better in this, tho it seems to have similar glyph spacing foibles.

kaio, to random
@kaio@fosstodon.org avatar

Just learned that pak::pak is, for my purposes, a shorthand for pak::pkg_install #rstats

grrrck, to vscode
@grrrck@fosstodon.org avatar

Check it out, the #Shiny extension for #VSCode now supports both Shiny for R apps and Shiny for Python apps in everyone's second favorite IDE!

Along with the updates come a few neat features for deploying your Shiny apps as serverless ShinyLive apps using https://shinylive.io, or for saving a ShinyLive app as local #RStats or #Python files.

Learn more and see the extension in action in our release post: https://shiny.posit.co/blog/posts/shiny-vscode-1.0.0/

eamon, to random
@eamon@social.coop avatar

I have an {httr2} question: I'm about to make a bajillion requests to the same server. Can I use the server's keep-alive capability to batch these more efficiently? I'm not finding any info on this online or in the docs.

eamon,
@eamon@social.coop avatar

@gaborcsardi I'm looking at the code in R/sequential.R and it's just looping through requests like I would. Do you (or anyone reading this!) happen to know if this is using deeper magic to keep the TCP/IP connection alive between requests? I see that it's doing stuff with {curl} handles but haven't dug into that yet.

gaborcsardi,
@gaborcsardi@fosstodon.org avatar

@eamon Hmmm, in that case I am afraid you'll need to use curl::multi_* directly.

Posit, to random
@Posit@fosstodon.org avatar

Introducing Keras 3 for R! 🎉

We are thrilled to introduce {keras3}, the next version of the Keras R package. {keras3} is a ground-up rebuild of {keras}, maintaining the beloved features of the original while refining the API based on valuable insights gathered over the past few years.

Learn more in the latest post on the Posit AI Blog: https://blogs.rstudio.com/ai/posts/2024-05-21-keras3/

#RStats #Keras

simonpcouch, to random
@simonpcouch@fosstodon.org avatar

ICYMI, a new release of #rstats broom went out last week with changes to some of the package's more well-used tidiers! Read more: https://github.com/tidymodels/broom/releases/tag/v1.0.6

stevensanderson, to random
@stevensanderson@mstdn.social avatar

Introducing get_provider_meta_data() in the healthyR.data package! Perfect for healthcare datasets, it offers easy metadata fetching and filtering from CMS.

Highlights:

  • Customizable Filtering by identifier, title, description, keyword, dates, theme, and media type.
  • Tidy Tibble Output with detailed metadata, including download URLs and contact info.
  • Efficient Data Processing for clean and ready-to-use data.

Upgrade today!

#R #RStats #HealthcareData #TidyData

https://www.spsanderson.com/steveondata/posts/2024-05-29/

rpodcast, to datascience
@rpodcast@podcastindex.social avatar

Back from a small break, episode 166 of the @rstats @rweekly Highlights podcast is out! https://serve.podhome.fm/episodepage/r-weekly-highlights/issue-2024-w22-highlights

📦 Generalizing OOP in R core @R_Foundation
🏨 Visualizing overture map buildings data @kyle_e_walker
📝 Refactoring a test file (part 2) @maelle

You'll see awesome new features in our show like custom chapter images and boosting directly to your hosts with a modern podcast app available at https://newpodcastapps.com/

h/t @jonocarroll & @mike_thomas 🙏

#RStats #DataScience #V4V

hrbrmstr, (edited ) to random
@hrbrmstr@mastodon.social avatar

Holy cow!

@yihui & Hiroaki Yutani (they're on fosstodon but I will never link to fosstodon) reimagined R Markdown into a new {litedown} #RStats package!

It's so fast!

https://github.com/yihui/litedown

hrbrmstr,
@hrbrmstr@mastodon.social avatar

@smach @yihui i cannot believe how fast it is.

yihui,
@yihui@mastodon.social avatar

@hrbrmstr @smach It's actually much slower than I expected :) I briefly tried to render one of my previous books and it took 3 whole seconds! My expectation was at most half a second. I haven't profiled the code yet, but I guess I won't be able to optimize it much at the R level.

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

📦 [A package a day - Computing Infrastructure 53]

Today's Computing Infrastructure package is outcomerate

AAPOR (American Association of Public Opinion Research) Survey Outcome Rates
🙏 Maintained by Rafael Pilliard Hellwig
📝 https://docs.ropensci.org/outcomerate/

Check out this article: Intro to {outcomerate}
💻 https://docs.ropensci.org/outcomerate/articles/intro-to-outcomerate.html




@rstats

gaborcsardi, to random
@gaborcsardi@fosstodon.org avatar

We added four new containers to R-hub recently:

  • gcc14
  • c23
  • clang19
  • rchk

https://github.com/r-hub/rhub
https://github.com/r-hub/containers

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