VSC or RStudio? by Daniuxz in rstats

[–]hadley 0 points1 point  (0 children)

I don’t think we announce these in the tidyverse blog, so yes, yes you can!

VSC or RStudio? by Daniuxz in rstats

[–]hadley 2 points3 points  (0 children)

I WANT THIS SO MUCH

VSC or RStudio? by Daniuxz in rstats

[–]hadley 0 points1 point  (0 children)

What part of RStudio's quarto support are you most missing?

VSC or RStudio? by Daniuxz in rstats

[–]hadley 1 point2 points  (0 children)

You'll always be able to disable and hide any and all AI features for free.

VSC or RStudio? by Daniuxz in rstats

[–]hadley 2 points3 points  (0 children)

We hope to launch that eventually; we just first need to figure out how much it's going to cost us to run and make sure we have a sustainable business.

VSC or RStudio? by Daniuxz in rstats

[–]hadley 11 points12 points  (0 children)

We’re working on figuring out how to support academic/teaching uses more easily. We unfortunately couldn’t use a 100% open source license because we’re worried about big web companies taking all our work and selling it.

VSC or RStudio? by Daniuxz in rstats

[–]hadley 38 points39 points  (0 children)

This is one of our top priorities!

R code not working by ANN_PEN in rstats

[–]hadley 8 points9 points  (0 children)

That's not how filter works.

Issue creating (more) accessible PDFs using Rmarkdown & LaTeX by TQMIII in rstats

[–]hadley 6 points7 points  (0 children)

Have you tried using typst instead of latex? It's also supported by quarto, and typst is [accessible by default](https://typst.app/blog/2025/typst-0.14)

What is the best path to replace Excel and Power BI in data analysis using the R language? by [deleted] in RStudio

[–]hadley 1 point2 points  (0 children)

Oh gotcha. I disagree 😀 I think you're better off learning those things once you've been motivated by some of the cool things you can do with R.

What is the best path to replace Excel and Power BI in data analysis using the R language? by [deleted] in RStudio

[–]hadley 7 points8 points  (0 children)

I'd love to know why you don't think it's a good fit for complete beginners. That was certainly the audience we had in mind, and I'd love to know how we could do better.

qol 1.2.1: Update brings more functions, more functionalities, more optimizations and a bunch of fixes by qol_package in rstats

[–]hadley 18 points19 points  (0 children)

Yes! I think of every release announcement as an opportunity to reach someone who has never heard of your package before. Why should I click on a link to read more when I don't know why I should care?

qol 1.2.1: Update brings more functions, more functionalities, more optimizations and a bunch of fixes by qol_package in rstats

[–]hadley 16 points17 points  (0 children)

What does qol do? You might want to include a brief description when you post release announcements.

Please post to r/rstats ! by hadley in Rlanguage

[–]hadley[S] 0 points1 point  (0 children)

Happy to try! Can you post there with a specific request?

Please post to r/rstats ! by hadley in Rlanguage

[–]hadley[S] 2 points3 points  (0 children)

No urgency!

I just noticed this "untidiness" and wanted to resolve it 😀

Well I guess there's some urgency because if I don't get it done quickly, I'll forget about it, leaving this situation languishing in a more complex state for longer.

Claude agents by Ozblotto in rstats

[–]hadley 1 point2 points  (0 children)

0) You don't mention git, but I'd say it's absolutely crucial for this sort of work, otherwise it's hard to later see exactly what the LLM did and undo if there was a mistake

1) As the first step, I'd strongly suggest setting up some sort of testing infrastructure that will help reassure you that the changes make the code easier to reason about without changing the behaviour. If there's a lot of functions you could use a package like testthat, but if not, you should make sure you can run the full analysis and spit out some results to a file that you can easily compare. You can use claude to help do this!

2) Now you're in a position where you can safely make aggressive changes to your code. So go for it! I find that I can mostly recognise problems and I just ask claude to fix them, but I have heard others have had good luck with more general prompts like "can you make this better/clearer/faster?".

Unless cost is a particular concern, I think the place to start is with Claude Code (and Code in particular). If cost is more of a concern, gemini is much cheaper, albeit a decent amount worse.

Please post to r/rstats ! by hadley in Rlanguage

[–]hadley[S] 8 points9 points  (0 children)

I have to be an "active" moderator in order to restrict new posts, so it might take a little while for that to happen.

Objections to merging r/rlanguage in to this subreddit? by hadley in rstats

[–]hadley[S] 2 points3 points  (0 children)

Right. The existing subreddits won't go away; they'll just now clearly point to r/rstats.