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

📦 [A package a day - Computing Infrastructure 37]

Today's Computing Infrastructure package is postdoc

Minimal and Uncluttered Package Documentation
🙏 Maintained by @jeroenooms
📝 https://docs.ropensci.org/postdoc/

Do you use this package? Tell us about it!
🗺️ https://discuss.ropensci.org/c/usecases/10




@rstats

terence, to random
@terence@fosstodon.org avatar

Lago Titicaca, the largest lake in South America. In watercolor shaded relief. :)

adventures, an tale

terence, to random
@terence@fosstodon.org avatar

Tree canopy height map of the island of Hawai‘i (Big Island). Made possible by @hughagraham's {chmloader} package. To give an idea of the detail, the data here is 1.3 GB.

adventures, an tale

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

rOpenSci Coworking and Office Hours coming up in an hour!

Today's Theme: Meet rOpenSci's new Executive Director! with cohost @noamross

Tuesday May 7th 09:00 Americas Pacific (16:00 UTC)

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


@rstats

Posit, to random
@Posit@fosstodon.org avatar

Build vignettes with Quarto!

Quarto R package version 1.4 is here 📦✨ The main feature is a new vignette engine that allows you to use quarto as a vignette builder and use .qmd files as vignettes!

The package also includes more enhancements for compatibility with the Quarto CLI 1.4 🔥💻

Learn more in the Release Notes: https://github.com/quarto-dev/quarto-r/releases/tag/v1.4

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

Counting NA's across columns in #R sure you can do that!!

My post today uses and to accomplish this

#R

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

image/png
image/png
image/png

smach, to ai
@smach@masto.machlis.com avatar

“AI Use Cases for R Enthusiasts” - Upcoming Workshop for Ukraine this Thursday, May 9, noon ET/6 pm CET/9 am PT with Dr. Albert Rapp ( @rappa753 but not too active here). Donate 20 euro/20 USD for this live 2-hour session - or if you can’t make it, access to recordings & materials.
Rapp says you'll leave with “fresh ideas and practical strategies for using AI.”
https://sites.google.com/view/dariia-mykhailyshyna/main/r-workshops-for-ukraine
@rstats

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

📦 [A package a day - Computing Infrastructure 36]

Today's Computing Infrastructure package is hoardr

Manage Cached Files
🙏 Maintained by Tamás Stirling
📝 https://docs.ropensci.org/hoardr/

Check out this article: Introduction to the {hoardr} package
💻 https://docs.ropensci.org/hoardr/articles/hoardr_vignette.html




@rstats

markvanderloo, to random
@markvanderloo@mathstodon.xyz avatar

The latest issue of the R Journal is out! Read it here: https://journal.r-project.org/issues/2023-4/

PipingHotData, to random
@PipingHotData@fosstodon.org avatar

I'm excited to teach the "What They Forgot To Teach You About R" workshop with E. David Aja at posit conf for the 3rd year! 🎉 Join us to level up your personal R administration 🛠 and debugging skills 🧐. 🤗

✨Register pos.it/conf
✨Workshop https://reg.conf.posit.co/flow/posit/positconf24/publiccatalog/page/publiccatalog/session/1707334049151001SsKL

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

We’re excited to partner with @rinpharma for their in-person events at posit::conf(2024) at the Hyatt Regency in Seattle! Join us starting on August 11 to discuss the future of open-source drug development.

Learn more in our blog post: https://posit.co/blog/register-for-r-pharma-at-posit-conf-2024/

stevensanderson, to random
@stevensanderson@mstdn.social avatar

Today I am writing on the AIC functions available in my hashtag#R hashtag#Package TidyDensity.

There are many of them, with many more on the way. Some of them are a little temperamental but not to worry it will all be addressed.

My approach is different then that of fitdistrplus which is an amazing package. I am trying to forgo the necessity of supplying a start list where it may at times be required.

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

#R

terence, to random
@terence@fosstodon.org avatar

Bathymetry of the Aegean Sea.

adventures, an tale

maelle, to random
@maelle@mastodon.social avatar
lulu_powerful, to random
@lulu_powerful@fosstodon.org avatar

I recently worked with someone with 10 years' experience in who thinks dependency management doesn't matter. He didn't even think it was worthwhile to just ensure we were all using the same versions of things.

I don't get it. It took me mere months to break an R script by carelessly updating packages - how did this guy make it to a decade with no mishaps?

Lluis_Revilla, to random
@Lluis_Revilla@fosstodon.org avatar

Some reflections about repositories: https://llrs.dev/post/2024/05/05/packaging-r-getting-in/
Which definition of cran-like repository do you normally use for R?

josi, to random
@josi@fosstodon.org avatar

🪲 R's new vulnerability doesn't scare me.

There are TONS of ways to hide exploits in R code. Want to see how you can abuse:

  • .onLoad()
  • pre-compiled code
  • side effects or
  • hiding in S3 generics?

https://www.youtube.com/watch?v=WGvXEi4nG5k

dmendsev, to random
@dmendsev@fosstodon.org avatar

Day 2 of the spring trip. -.
Hoping that today's trip will be kinder 😅

timelyportfolio, to random
@timelyportfolio@mastodon.social avatar

so excited to finally attend and present at in Chicago next week https://web.cvent.com/event/58ee0590-1071-42fd-a163-b827b1256991/websitePage:7ec01a22-d8ec-4eb2-ad21-446f9d024f11 and look forward to covering the combination of and finance with JavaScript through @gws

would love to know if anyone has any specific questions that I could address/explore in my presentation.

stevensanderson, to programming
@stevensanderson@mstdn.social avatar

working on the next release of TidyDensity

#R

stevensanderson,
@stevensanderson@mstdn.social avatar
terence, to random
@terence@fosstodon.org avatar

I have a linestring with messy ends (like a tangled ball of yarn). How can I smooth the messy ends so that it traces a nice curve around the yarn-like segments? I tried the {smoothr} package but it doesn't seem to work.

Also open to QGIS or Python approaches.

ramikrispin, to random
@ramikrispin@mstdn.social avatar

Another great reason why R users should use Docker 🐳 - Airflow 😎

terence, to random
@terence@fosstodon.org avatar

Bathymetry of the Gulf of Alaska.

adventures, an tale

pablote, to rstats Spanish
@pablote@mastodon.social avatar

Junté {targets} + {pointblank}

@rstats

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