Skip to main content

njtierney/skills

SkillsMP 已收集 njtierney/skills 中的 6 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
6
GitHub 星标
0
GitHub Forks
0

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 6 / 6 个已收集 Skill。

职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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

原文语言:英语

更新
职业分类
网页开发工程师
描述

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…

原文语言:英语

更新
已展示 6 / 6 个已收集 Skill。