101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

485
active users

#rstats

33 posts28 participants0 posts today

Anyone here who would be interested in giving a 1/2 day workshop on using R to process and query corpora in November 2025? Or can you recommend someone who would be really good for this? I'm envisaging an introduction to quanteda and other such useful #Rstats packages. The person should be based in Germany or close by (Netherlands, Belgium and Luxembourg would be doable, too). #CorpusLinguistics

RAG has come to the tidyverse! Check out my step-by-step #InfoWorld tutorial on how to use the {ragnar} and {ellmer) #RStats 📦 to answer natural language questions about a document or Web page.
infoworld.com/article/4020484/

Huge thanks to pkg creator @kalinowski4ben1 at @Posit for answering questions about this month's new version of {ragnar}, which has a lot of changes.
#GenAI #LLMs

InfoWorldHow to create your own RAG applications in RSee how to query documents using natural language, LLMs, and R—including dplyr-like filtering on metadata. Plus, learn how to use an LLM to extract structured data for text filtering.

🧠💻 A team from the Mind, Brain and Behavior Research Center (CIMCYC, cimcyc.bsky.social) published a #programming guide aimed at students in #psychology and #cognitive #neuroscience. This evolving set of #tutorials offers a curated collection of conceptual reflections, practical examples, and methodological recommendations. The material is available in #Python, #RStats, and #MATLAB.

🌍 wobc.github.io/programming_boo
#CognitiveScience #OpenScience

Replied in thread

@begasus @begasus

From our perspective that QtWebEngine is indeed a pain point for Qt 6.x, and unfortunately, there's no alternative at the moment. We'd love to replace or make it optional if possible. We do not see a solution to this.

For working with R 4.5, we suggest trying the kf5-branch from Git. However, that branch will also become outdated over time.

Thanks for your efforts in keeping things updated on Haiku! 🙏

Pharma and life sciences folks! Join us at posit::conf(2025) for workshops on:

- Deploying Reproducible Analytics Environments for Regulated Use Cases with Becca Krouse (GSK) and Daniel Sjoberg (Genentech)
- End-to-End Submissions in #RStats with the #Pharmaverse with James Black (Novartis), Orla Doyle (Novartis), Doug Kelkhoff (Roche), Michael Mayer (Posit), and Rafael Pereira (@appsilon)

Update your skills for compliance & efficiency. Learn more: pos.it/conf-2025-workshops

Well crap. A project from over 5 years ago, when I wasn't doing things well, and I've not got package versions recorded, and was doing all of the analysis via a `knitr` script, with very few intermediates saved.

And now collabs have reviewer comments, and want to change some outputs.

The package is under a git repo, but figuring out how far back to go is a pain in the butt.

So glad using `renv` now at least gives me a record of what versions I had at the time of analysis. #RStats

Emacs org-mode includes the function `org-latex-preview`, which provides image overlays for LaTeX formulas in the buffer. As it turns out, it mostly works in non-org-mode buffers. It does throw warnings. I have suppressed them with this little wrapper:

```
(defun tws-latex-preview (&optional ARG)
(interactive "P")
(let ((warning-minimum-level ':error))
(org-latex-preview ARG)))
```

Not rigorously tested, but seems to work for making pretty comments in my source code.

There are 51 packages in danger of being archived used by 440 packages.
There are 1 that aren't yet archived. The first package could be archived on 2025-07-07 but it could take 52 days till all are archived (if not fixed in time).
There are 4 packages in danger both directly and indirectly.
In total 400 affected packages are from CRAN and 91 from Bioconductor.
Of all them, 10 affected by 2 package's deadlines.

Support the maintainers of the #rstats packages you depend!