Bioconductor-specific package submission requirements, BiocCheck validation, version numbering, and review process beyond standard CRAN requirements
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٢ من skills من choxos/RPkgAgent. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٢ من أصل ١٢ skills مجمعة.
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
لغة النص الأصلي: الإنجليزية