No articles match
Getting Started with courieR18 days ago
Installation | Step 1 — Discover Your R Installations | Platform detection | CLI Workflow | Step 2 — Scan a library with manifest() | Step 3 — Compare two libraries with inventory() | Step 4 — Migrate with ship() | Always dry-run first | Include version upgrades | Check results | Migrate GitHub and Bioconductor packages | Transfer modes | Why copy modes need the same R x.y series | Common Recipes | One-way migration (old R → new R) | Mirror two same-version installs | Inspect before migrating | Save a manifest to disk | Dashboard | Bulk Dispatch | Custom Dispatch | Tips
Testing Guidelines and Platform Status18 days ago
Test suite overview | Running tests | 1. Unit + integration tests (standard) | 2. E2E browser tests | 3. Manual Shiny UI checklist | Bulk Dispatch | Custom Dispatch | Error reporter | CLI | Platform test status | Windows notes | Linux notes | macOS notes | Adding tests