Skip to main content
njtierney
GitHub 제작자 프로필

njtierney

2개 GitHub 저장소에서 수집된 7개 skills를 저장소 단위로 보여줍니다.

수집된 skills
7
저장소
2
업데이트
2026년 8월 6일
저장소 탐색

저장소와 대표 skills

r-function-design
소프트웨어 개발자

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…

2026년 8월 6일
r-project-conventions
소프트웨어 개발자

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…

2026년 8월 6일
reprex
소프트웨어 개발자

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…

2026년 8월 6일
code-comments
소프트웨어 개발자

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…

2026년 8월 6일
targets-workflow
소프트웨어 개발자

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,…

2026년 8월 6일
blogdown-to-quarto
웹 개발자

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…

2026년 7월 15일
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다