Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
原文の言語: 英語
メニュー
SkillsMP は choxos/RPkgAgent から 12 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
収集済み skill 12 件中 12 件を表示しています。
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
原文の言語: 英語