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

📦 [A package a day - Computing Infrastructure 46]

Today's Computing Infrastructure package is data pack

A Flexible Container to Transport and Manipulate Data and Associated Resources
🙏 Maintained by Matthew B. Jones
📝 https://docs.ropensci.org/datapack/

Check out this article: {datapack} R Package Overview
💻 https://docs.ropensci.org/datapack/articles/datapack-overview.html

#APackageADay
#OSS
#RStats
@rstats

ramikrispin, to datascience
@ramikrispin@mstdn.social avatar

(1/2) End To End Data Science With R 🚀

The End To End Data Science With R is a new book by Rene Essomba. The book, as the name implies, focuses on the core data science applications using R ❤️. This book covers the following topics:
✅ Exploratory data analysis
✅ Data visualization
✅ Supervised learning
✅ Unsupervised learning
✅ Time series
✅ Natural language processing
✅ Image classification

#RStats #DataScience #MachineLearning #dataviz #data

image/png
image/png
image/png

nrennie, to random
@nrennie@fosstodon.org avatar

I'll be at Manchester R User Group on June 27th talking about "Faster R code with Rust"!

Come and join us: https://www.meetup.com/manchester-r/events/295438003/

useR_conf, to random
@useR_conf@mastodon.social avatar

Check out another fireside chat hosted by Audrey Yeo, featuring Heather Turner and Abhishek Ulayil. This week's chat is on building foundations for R’s future as an accessible and diverse collaboration.

Heather is an R Foundation member with a strong track record promoting diversity in contributions to R, while Abhishek has recently converted the R Journal content to more accessible web content, and keynote speaker at useR! 2024.

https://www.menti.com/alct1hdwg7sn

#RStats #useR2024 #rlanguage

anze3db, to random
@anze3db@fosstodon.org avatar

I've just added the R programming language to Fedidevs! You can now find 194 #Rstats programmers on fedidevs!

Thank you @smach for the suggestion! 💙

https://fedidevs.com/rstats

terence, to random
@terence@fosstodon.org avatar

World topobathy, sort of.

adventures, an tale

yabellini, to random
@yabellini@fosstodon.org avatar

This is another beautiful and helpful #Rstats package:

Keyring makes securely managing your credentials in R very easy:

Thanks @gaborcsardi !

https://keyring.r-lib.org/index.html

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

📦 [A package a day - Computing Infrastructure 45]

Today's Computing Infrastructure package is osfr

Provides a suite of functions for interacting with the Open Science Framework (OSF)
🙏 Maintained by Aaron Wolen
📝 https://docs.ropensci.org/osfr/

Check out this article: Authenticating {osfr}
💻 https://docs.ropensci.org/osfr/articles/auth.html

#PeerReviewed

#APackageADay
#OSS
#RStats
@rstats

simonpcouch, to random
@simonpcouch@fosstodon.org avatar

A new release of broom is on CRAN! v1.0.6 includes several changes to well-used tidiers from the package, e.g. for lm(), gam(), and survfit() output.

https://github.com/tidymodels/broom/releases/tag/v1.0.6

HeathrTurnr, to opensource
@HeathrTurnr@fosstodon.org avatar

Next Tuesday I'll be part of a Fireside Chat alongside keynote Abhishek Ulayil on the topic of "Building foundations for R’s future as an accessible and diverse collaboration".

You can submit questions for us to discuss at https://www.menti.com/alct1hdwg7sn.

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Thank you continuous backups! I was working in RStudio and the git pane was showing "./" as being staged and I was unable to unstage it. It displayed a small amount of code from one R function, so I just reverted it after backing up that file... which reverted ALL the files in the repo to their last state (with days worth of work being gone) 😬 😬 😬

Thankfully I was able to pull versions of the files from an hour prior from backblaze, with minimal work lost

#RStats

tylermorganwall, to random
@tylermorganwall@fosstodon.org avatar

Rendering the moon's craters with displacement mapping in R with rayrender! If you noticed they appear unphysically large, it's because I'm using a information communication technique long employed by cereal boxes: the data have been enlarged to show texture 😉

#RStats #rayrender

Moon render with bumps from displacement mapping

nihilistdatascientist, to datascience
@nihilistdatascientist@mastodon.social avatar

Once I learned that SQL is usually case-insensitive I decided to write all my SQL in SpongeMock, because nothing fucking matters:

seLeCt
cOl2
,CoL1
fROm mY_tAblE
wHeRe cOl1 iS nOt nUlL
aNd CoL2 = 23

#sql #rstats #pydata #DataScience

RLadiesGlobal, to random
@RLadiesGlobal@hachyderm.io avatar

Join us at posit::conf(2024) on Wednesday, Aug 14 after the last keynote for the joint R-Ladies / PyLadies community mixer in Seattle! 💜 The event is open to the public and posit conf attendees. 🤗

✨ meetup https://www.meetup.com/rladies-seattle/events/300741695/?utm_medium=referral&utm_campaign=share-btn_savedevents_share_modal&utm_source=link

✨ conference agenda https://reg.conf.posit.co/flow/posit/positconf24/publiccatalog/page/publiccatalog/session/1713835872133001MTv6

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

[help wanted] rOpenSci packages are looking for some help! 🙏

📦 tidyqpcr (maintained by @ewjwallace)

Check out the issue by Samuel Joseph Haynes labelled 'help wanted':
"Check the suitability of the vignette colour scheme for accessibility" at https://github.com/ropensci/tidyqpcr/issues/94

Check out the issue by @rmagno labelled 'help wanted':
"Import RDES format" at https://github.com/ropensci/tidyqpcr/issues/197

#RStats
@rstats

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

🎉 New Post Alert! 🎉

Counting words in a string is a fundamental task in data analysis.

  1. Base R: Use strsplit(), a straightforward method to split strings and count words.

  2. stringr: The str_split() function from the stringr package makes the code more readable.

  3. stringi: For powerful and efficient string manipulation, stri_split_regex() from the stringi package is your go-to.

Happy coding! 🚀

#R

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

adamhsparks, to random
@adamhsparks@rstats.me avatar

Anyone else having issues with CRAN today? I was trying to submit an update to a package but I get an error that the SSL certificate has expired and it won't upload via {curl} and Firefox flags the page as unsafe. #RStats

Posit, (edited ) to Flooring
@Posit@fosstodon.org avatar

The world of big data, databases, and R is rapidly evolving with an explosion of tools and packages. We're delighted to announce two workshops at posit::conf(2024) tailored for working with large datasets:

• Big Data in R with Arrow, led by Nic Crane and Steph Hazlitt
• Databases with R led by @kirill

More info on the workshops here: https://reg.conf.posit.co/flow/posit/positconf24/publiccatalog/page/publiccatalog?search=&tab.day=20240812&search.sessiontype=1675316728702001wr6r

mianromu, to ubuntu Spanish
@mianromu@mastodon.social avatar

Para los que tengáis problemas ejecutando RStudio desde Ubuntu 24.04 probad a ejecutar esto desde un terminal:
sudo chmod 4755 /usr/lib/rstudio/chrome-sandbox

De nada.

#rstats #rstudio #ubuntu

adityadahiya, to coffee
@adityadahiya@mastodon.social avatar

#TidyTuesday American Coffee Preferences: most people drink black #coffee; Milk and Sugar are most preferred additions.
Data: The Great American Coffee Taste Test by @jimseven and Cometeer
Code🔗https://tinyurl.com/tidy-cfe
Tools: #ggplot2 #ggfittext #rstats @R4DSCommunity #coffeetime

mdsumner, to random
@mdsumner@rstats.me avatar

@josi this is awesome 👍 excellent details on speeding up some code and then Rewriting It In Rust 🎉

https://youtu.be/-v9qaqaj4Ug?si=202ziYPn8T0YvDGO

ivelasq3, to python
@ivelasq3@fosstodon.org avatar

posit::conf(2024) is an open-source data science conference happening in Seattle on August 12 - 14!

After the final keynote of #positconf2024, connect with R-Ladies Seattle and PyLadies Seattle at the community mixer! Open to all, even if you did not attend the conference.

RSVP here: https://www.meetup.com/rladies-seattle/events/300741695

#RStats #Python

zkamvar, to random
@zkamvar@hachyderm.io avatar

TIL about strcapture() which has been in the source code for the last eight years

https://github.com/r-devel/r-svn/commit/7ee16675b06a6368612b173a7d2bb59db3a91d6a

https://fosstodon.org/

hrbrmstr, to random
@hrbrmstr@mastodon.social avatar

Nice!

A new "ISC Working Group 'Marshaling & Serialization in R'"

This WG aims to develop standard practices for marshalling & unmarshalling of #RStats objects. This will involve identifying current problems, raising awareness of it, & coming up with technical solutions.

https://github.com/RConsortium/marshalling-wg

maelle, to random
@maelle@mastodon.social avatar

New #RStats post: Automate code refactoring with {xmlparsedata} and {brio}

https://masalmon.eu/2024/05/15/refactoring-xml/

Absolutely worth the time, obviously 😇

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