Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
原文语言:英语
菜单
SkillsMP 已收集 choxos/RPkgAgent 中的 12 个 Skill。打开任一 Skill 可查看来源和详情。
已展示 12 / 12 个已收集 Skill。
Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
原文语言:英语
Complete guide to CRAN submission including policies, pre-submission checks, common issues, and the submission process
原文语言:英语
Comprehensive guide to including data in R packages, covering exported data, internal data, raw files, documentation, and CRAN size limits
原文语言:英语
Complete guide to managing R package dependencies, including Imports vs Suggests, namespace imports, and handling dependencies in code, tests, examples, and vignettes
原文语言:英语
Automated CI/CD workflows for R packages including R CMD check across platforms, test coverage reporting, and pkgdown deployment
原文语言:英语
Create professional hexagonal package logos using hexSticker with Google Fonts, proper dimensions, and automated generation scripts
原文语言:英语
R package licensing including common licenses, compatibility matrix, proper license file setup, and handling bundled code
原文语言:英语
Understanding R package directory layout, package states, required and optional files, and build configuration patterns
原文语言:英语
Build and deploy professional package documentation websites using pkgdown with Bootstrap 5, GitHub Pages, and automated workflows
原文语言:英语
Critical rules and patterns for writing R code in packages, including forbidden functions, namespace management, and package state handling
原文语言:英语
Complete guide to roxygen2 tags, Markdown support, cross-references, and documentation patterns for functions, data, and packages
原文语言:英语
Comprehensive guide to testing R packages using testthat 3rd edition, including test structure, expectations, fixtures, and snapshot testing
原文语言:英语