Filter
Exclude
Time range
-
Near
🧩 [RTIP] – washr: de datos crudos a paquetes de datos listos para compartir Si tenés datos en CSV/Excel desperdigados en carpetas y querés compartirlos “como se debe”, washr te ahorra pelearte con toda la parte de empaquetado. Es un toolkit en R para transformar datos crudos en un paquete de datos bien estructurado, con documentación, sitio web y citas, siguiendo principios FAIR. ✔️ Crea por vos la estructura básica de un paquete de datos en R (archivos, carpetas, metadatos) y automatiza tareas como exportar datos “tidy”, generar diccionarios de datos y armar el README. ✔️ Integra funciones de devtools, usethis, pkgdown y cffr para que en pocos pasos tengas sitio web del paquete, documentación navegable y gestión de citas/DOI lista para usar. ✔️ El flujo está pensado para que cualquier equipo de investigación pueda documentar, versionar y publicar sus datasets de forma reproducible, sin necesidad de volverse experto en desarrollo de paquetes. 💡 Tip Si tus datos viven hoy en “carpetas caóticas Excels con pestañas”, empezá por un solo proyecto y llévalo a paquete con washr. No sólo ganás orden interno: dejás un artefacto reutilizable, con documentación y sitio web, que otra persona puede instalar, citar y reusar sin escribirte por privado para pedir “la última versión del Excel”. 🔗 Sitio del paquete: openwashdata.github.io/washr… ✍️ Autores: Mian Zhong, Margaux Götschmann, Colin Walder, Lars Schöbitz y equipo de Global Health Engineering, ETH Zürich

2
12
695
Folks we are live. Still very initial version, but the first thing I actually got around to pushing to CRAN. pkgdown website coming eventually (I know I know).
3
16
118
14,214
15 Jul 2025
binaryRL v0.9.0 1. Introduced `bias_func` for Upper-Confidence-Bound Action Selection 2. Improved help documentation 3. Added new free parameters 4. Fixed macOS multi-threading 🥳🥳🥳 Plus, here is the homepage built with `pkgdown`~ yuki-961004.github.io/binary…

1
3
177
New in {rocleteer}: @examplesWebR tag lets you add interactive #rstats examples to your #pkgdown documentation with #webr! 📦 Pkg: github.com/coatless-rpkg/roc… 🎯 Repo: github.com/coatless-r-n-d/we… 🌐 Live: rd.thecoatlessprofessor.com/…
1
10
41
1,733
First time using {pkgdown} for a package website and I'm impressed! easy to use, understand and tons of customization options Still a work in progress alejandrohagan.github.io/fpa… #rstats

3
34
2,073
Replying to @jgeller_phd
Need to use {quartodocs} instead of {pkgdown}, c.f. Web: rd.thecoatlessprofessor.com/… Code: github.com/coatless-r-n-d/qu… (I need to fix one part w/ {quarto-panelize})

1
1
4
119
7 Jan 2025
Replying to @NONONOexe
pkgdownとかでおしゃれなドキュメントを自動で作りたいな〜と思っていたんですが、usethisでセットアップできるんですね……! usethis.r-lib.org/reference/…

1
2
74
I'm working on a very small but necessary update to the #occCite #rstats package updates, and somehow just realized there's a big pkgdown website template update that's really great! More info here: tidyverse.org/blog/2021/12/p…
1
2
360
⚾ Hey #rstats #baseball fans, the {Lahman} 📦now has a pkgdown documentation web site, cdalzell.github.io/Lahman 📊 💽

1
2
4
972
QuartoDocBuilder.jl ❤️ #rstats {pkgdown} What sets it apart from Documenter.jl? For starters, it includes support for comments, so you can see what aspects of the documentation people have questions about. github.com/vituri/QuartoDocB… Credit: @viturivitur
1
7
23
3,235
What! This is awesome! Is this some base R version of {pkgdown}?
3
253
New version of #RStats pkgdown released today, and already built and cached for my bleeding edge development environment using #nix and @cachix_org if you want to learn how to achieve this, read my latest blog post: brodrigues.co/blog/2024-04-0…
3
18
1,332
I like to document and publish examples using roxygen2 & pkgdown::build_site... My top priority when testing is testing examples.
2
21
Our paper on multispecies #MSY is finally out! Download the #rstats 📦 by typing remotes::install_github("ThomasDelSantoONeill/nash") and report any issues/comments if any; 'pkgdown' site coming soon... For background on the theory please refer to link onlinelibrary.wiley.com/doi/…
1
3
10
756
Doesn’t pkgdown do this already?
1
1,021
自作パッケージのウェブページが瞬時に作れる。既存の{pkgdown}がまだ強力だが、{altdoc}はQuartoにも対応 altdoc.etiennebacher.com/

1
9
1,243
🚨 #RStats 📦 developers! `altdoc` is an easy way to create highly customizable websites for your documentation. It's an alternative to `pkgdown`, with support for Quarto and several other frameworks: MkDocs, Docsify, Docute. Expand 🧵 for examples. altdoc.etiennebacher.com
3
15
95
12,197