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
원문 언어: 영어