Skip to content

Issue #5: Tests & CI/CD #7

@larnsce

Description

@larnsce

Tests & CI/CD Review

Checklist:

  • R-CMD-check workflow
    • GitHub Actions configured
    • Badge in README
    • Passing on multiple OS
  • Package checks status
    • No errors
    • No warnings
    • Minimal notes
  • Example code execution
    • All examples run
    • No errors in examples
    • Outputs as expected
  • Build process
    • Package builds cleanly
    • Documentation generates
    • Website builds

Current Status:

✅ R-CMD-check badge present in README
⚠️ Need to verify current check status
❌ No tests directory
⚠️ Need to run full package checks

Related Files:

  • .github/workflows/R-CMD-check.yaml
  • README.Rmd (for badge)
  • tests/ (missing)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions