Skip to main content
njtierney
Perfil de criador do GitHub

njtierney

Visão por repositório de 7 skills coletadas em 2 repositórios do GitHub.

skills coletadas
7
repositórios
2
atualizado
6 de ago. de 2026
explorador de repositórios

Repositórios e skills representativas

r-function-design
Desenvolvedores de software

Designing R functions — where validation lives, when one function should be several, decomposing a calculation, and keeping nesting shallow. Use when writing or reviewing the internals of R functions, when a function is hard to follow or hard to test, when…

6 de ago. de 2026
r-project-conventions
Desenvolvedores de software

Conventions for structuring an R analysis project — packages and conflicts instead of pkg::fun(), fs over base file functions, air formatting, .Renviron, where generated files go, what the README must answer, and how to size files in R/. Use when setting up…

6 de ago. de 2026
reprex
Desenvolvedores de software

Write minimal reproducible examples for R bug reports, GitHub issues and questions. Use when drafting an issue about broken R code, writing up a bug you have found, turning an investigation into something someone else can run, or when asked for "a reprex", "a…

6 de ago. de 2026
code-comments
Desenvolvedores de software

Write fewer, better code comments — the three-stage test for whether a comment earns its place, and an audit pass for comments already written. Use when writing or editing code in any language, when reviewing a diff before committing, or when asked to "check…

6 de ago. de 2026
targets-workflow
Desenvolvedores de software

Structure an R analysis as a targets pipeline. Use when setting up a new targets project, converting scripts to a pipeline, writing new targets, reviewing or tidying an existing _targets.R, debugging an errored target or failed tar_make (workspaces,…

6 de ago. de 2026
blogdown-to-quarto
Desenvolvedores web

Migrate a blogdown/hugodown (Hugo) R blog to Quarto. Use when converting a Hugo-based R blog or website to a Quarto website - covers auditing the site, replicating the theme, migrating posts from pre-rendered output without re-executing R code, preserving old…

15 de jul. de 2026
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos