lambdamoses, to bioinformatics
@lambdamoses@fosstodon.org avatar

Bioinformaticians: If you see an R package in bioinformatics that is in CRAN instead of Bioconductor, does this raise a bit of suspicion? Why or why not?

josiah, to rust

Stop staying you can't put R in prod. :rstat:

I made a blog post with my thoughts and reactions.

https://josiahparry.com/posts/2023-07-06-r-is-still-fast.html

robinlovelace, (edited ) to datascience
@robinlovelace@fosstodon.org avatar

R users and developers: which integrated development environment do you use for writing R code?

Mehrad, to emacs
@Mehrad@fosstodon.org avatar

I'm super interested to know/see the Venn diagram of :emacs: Emacs and :rstats: R users. 😏

I myself use Rstudio for work and Emacs ESS for my personal projects. So far I have managed to have a very comfortable setup for my Rstudio, but my ESS config can use some feedback/comment, especially from seasoned ESS users.

necrosis, to microsoft German
@necrosis@chaos.social avatar

Also ich wollte ja auch mal ein Buch schreiben bzw. hab ich das Projekt immer noch vor.

Ein Buch für Schülerinnen und Schüler von Klasse 1-13, das und als Alternativen für , und aufzeigt. 🙂

Aus TeX Kreisen wurde mir jedoch davon abgeraten, da die Zielgruppe vmtl kein Interesse daran hätte an einem solchen Thema. 🤔 😥

njtierney, to random
@njtierney@aus.social avatar

Hello folks! I am focussing on trying to condense my reading into an RSS reader, and I was wondering if people could share some links to blogs that they follow?

I also understand that you can follow tags on mastodon with RSS, e.g., https://fosstodon.org/tags/rstats.rss

Current bloggers I follow:

@milesmcbain
@maelle
@PipingHotData
@hrbrmstr
@nrennie
@brodriguesco
@yabellini
@yihui

njtierney, to random
@njtierney@aus.social avatar

New post: "How to get good with R", where I ramble on some ideas on getting better with R - keen to hear what people think I've missed and discuss the topic!

https://www.njtierney.com/post/2023/11/10/how-to-get-good-with-r/

njtierney, to random
@njtierney@aus.social avatar

Hey folks, I'm thinking about doing a live stream of package development, or potentially package review.

I was reviewing a package for my research group on a video call and I think it was helpful to demonstrate the process, and see someone think through a problem.

My goal is that I want to showcase the process of doing package development and reviewing, and I think it would be fun to do it on twitch, or something like that.

I've never done anything like this before, I was considering doing it this Sunday, but could also do during the work week in the morning (Australia Tasmania time - afternoon for USA viewers).

I was wondering if anyone had thoughts on how to do streaming well, is Twitch the right place to do it?

If you'd like a package reviewed I would be happy to take a look, and promise I will be kind :)

Mehrad, to NixOS
@Mehrad@fosstodon.org avatar

A question for #Nix and #NixOS folks:

I want to start a R project and I want to keep everything about this project static and frozen in time. I know nix-shell is a thing, but:

  1. is there a better/smoother approach?

  2. is it possible to also have a service/daemon running in that nix-shell ? The editor I use (Rstudio) has desktop and server versions, and I would rather have the server version running on a beefy remote machine and I ssh into it.

Boosting is highly appreciated :)

#RStats

brodriguesco, to random
@brodriguesco@fosstodon.org avatar

A vulnerability in has been discovered https://nvd.nist.gov/vuln/detail/CVE-2024-27322

danwwilson, to random
@danwwilson@rstats.me avatar

lazyweb: has anyone ever had to connect to an azure SQL database using microsoft entra authentication? I am searching for a solution and all I can find is MSFT espousing how good it is, and so far it feels like an automation nightmare! ping @hrbrmstr because you’ve usually connected to everything before I have.

matherion, to random
@matherion@mastodon.nl avatar

Hey @rstats Shiny users!

Does anybody know how to get git to work in a Shiny app?

We used to have a working app that cloned a repo, added a file, and the pushed a new commit (using a PAT in an environment variable). However, this doesn't work anymore with {git2r} and I also don't manage to find out how to use environment variables for a GitLab or Codeberg repo with {gert}... 😒

Does anybody know how to approach this? 🤔

(Boosts would be awesome! Thank you! 🙏)

A GIF of a woman saying "computer says no"

grrrck, to random
@grrrck@fosstodon.org avatar

Shiny and friends, I’m thinking about a Shiny 201 or 301 workshop. Imagine you took Intro to Shiny, and you’ve made a few apps. You’re ready to learn the next thing to level up. What do you wish you had learned next?

milesmcbain, to random
@milesmcbain@fosstodon.org avatar

Is anyone else in who’s taken 4.3 now spending inordinate amounts of time dealing with invalid character encodings? 😩😩😩

HydrePrever, to statistics French
@HydrePrever@mathstodon.xyz avatar

Mastodon, what is a good (freely available) dataset to give an example of principal component analysis?
Thanks for answering or sharing!

DataAngler, to random
@DataAngler@vis.social avatar

For Day 1 of , I mapped 9 of the schools for Black children in northern Delaware when Delaware--there were more than 80 throughout the state when the state enforced racial segregation in schools.

Code: https://github.com/bardolater/30DayMapChallenge/blob/main/2023/01_Points

njtierney, to random
@njtierney@aus.social avatar

Hey folks,

Tomorrow at 12pm Sydney/Melbourne time we will be trying out the first round of this live package review. Currently we have myself, @milesmcbain , and @adamhsparks joining for review, which is very exciting!

We will be looking at
@jadeynryan 's
{soils} package: https://github.com/WA-Department-of-Agriculture/soils

And if there is time,
@ngiangre 's {kidsides} package: https://github.com/ngiangre/kidsides

This link will show you what time that is in your timezone: https://www.timeanddate.com/worldclock/fixedtime.html?msg=Twitch+R+package+review&iso=20240121T12&p1=152&ah=1&am=30

Thanks to everyone who has been very helpful with sharing resources and experience and enthusiasm: @tanho, @wviechtb, @michcampbell and @hye
I haven't had as much time to iron out the twitch stream as I would like so hopefully it all works out! I'll post a link here when I've got it working.

Thanks for everyone's help!

robinlovelace, to python
@robinlovelace@fosstodon.org avatar

New blog post on Geographic Data Analysis in and . The first time equivalent code for reading, plotting, and analysing geographic vector data in these two popular languages are provided side-by-side 🚀
: https://geocompx.org/post/2023/ogh23/

andrie, to rust
@andrie@fosstodon.org avatar

CRAN has published a policy for using code in an package. https://cran.r-project.org/web/packages/using_rust.html

josiah, to rust

Someone messaged me on linkedin asking if Rust 🦀 could speed up their R code? :rstat:
It's business critical but literally takes a day to run.

Using base R i got a 7x speed up.
Using Rust? I got a 200x speed up.

I cannot overstate how amazing Rust is for R.

Would you be intersted in a video on this process of speeding up R code and then rewriting in Rust?

Mehrad, to random
@Mehrad@fosstodon.org avatar

When I read R code and see people have very liberally used tons of packages like there is no tomorrow, I cringe. This is bad when they are doing it in research. Basically what they are doing is addicting their analysis and research to tons of packages. Like any other addition, when they don't get their fix, it's gonna hurt, and gonna hurt bad. Their research's reproducibility is close to non-existence as none of those packages will be around for ever. Pick dependencies carefully.

andrew, to random
@andrew@fediscience.org avatar

Q: I'm trying to make a flexdashboard (or Quarto dashboard or whatever) that displays data dynamically when loading in the browser (like pulling from an API). It looks like running a full Shiny server is the only way to get that to work. Is there some other way to populate it w/live data?

mattcowgill, to random
@mattcowgill@mastodon.social avatar

I’m kind of worried about Posit — and by extension,

From: @zkamvar
https://hachyderm.io/@zkamvar/111699279163834211

grimalkina, (edited ) to hiring
@grimalkina@mastodon.social avatar

Folks, an open call: I am TWO Principal Research to join the Developer Success Lab!

One is a scientist with statistics/psychometrics focus (R is our ecosystem here), and one is an intervention science focus; both are fully remote roles working directly with me, our current Principal Scientist, and our brand-new Principal Dev Experience Engineer on our public-facing empirical research mission 🙌

Links in post below:

andrew, to random
@andrew@fediscience.org avatar

After years of wishing something like this existed, I decided to finally buckle down and make it myself. Behold, an animated explanation of what group_by() |> summarize() does in {dplyr} in !

More coming later with group_by(cat2), plus group_by(cat1, cat2) and ungroup()!

https://youtu.be/MJDJ8YDmHdQ

  • All
  • Subscribed
  • Moderated
  • Favorites
  • normalnudes
  • osvaldo12
  • magazineikmin
  • vwfavf
  • thenastyranch
  • Youngstown
  • slotface
  • Durango
  • ngwrru68w68
  • rosin
  • kavyap
  • tsrsr
  • PowerRangers
  • DreamBathrooms
  • Leos
  • khanakhh
  • hgfsjryuu7
  • cubers
  • everett
  • cisconetworking
  • InstantRegret
  • mdbf
  • tacticalgear
  • ethstaker
  • tester
  • modclub
  • GTA5RPClips
  • anitta
  • All magazines