Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
Quellsprache: Englisch
Menü
SkillsMP hat 12 Skills aus choxos/RPkgAgent gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.
Es werden 12 von 12 gesammelten Skills angezeigt.
Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
Quellsprache: Englisch
Complete guide to CRAN submission including policies, pre-submission checks, common issues, and the submission process
Quellsprache: Englisch
Comprehensive guide to including data in R packages, covering exported data, internal data, raw files, documentation, and CRAN size limits
Quellsprache: Englisch
Complete guide to managing R package dependencies, including Imports vs Suggests, namespace imports, and handling dependencies in code, tests, examples, and vignettes
Quellsprache: Englisch
Automated CI/CD workflows for R packages including R CMD check across platforms, test coverage reporting, and pkgdown deployment
Quellsprache: Englisch
Create professional hexagonal package logos using hexSticker with Google Fonts, proper dimensions, and automated generation scripts
Quellsprache: Englisch
R package licensing including common licenses, compatibility matrix, proper license file setup, and handling bundled code
Quellsprache: Englisch
Understanding R package directory layout, package states, required and optional files, and build configuration patterns
Quellsprache: Englisch
Build and deploy professional package documentation websites using pkgdown with Bootstrap 5, GitHub Pages, and automated workflows
Quellsprache: Englisch
Critical rules and patterns for writing R code in packages, including forbidden functions, namespace management, and package state handling
Quellsprache: Englisch
Complete guide to roxygen2 tags, Markdown support, cross-references, and documentation patterns for functions, data, and packages
Quellsprache: Englisch
Comprehensive guide to testing R packages using testthat 3rd edition, including test structure, expectations, fixtures, and snapshot testing
Quellsprache: Englisch