Skip to content

Pre-release activities #48

@donyunardi

Description

@donyunardi

Summary

Please carry out these tasks in preparation for the CRAN release:

  1. Review and update:
    • README.md (check example code)
    • NEWS.md
  2. Run urlchecker::url_check() to identify broken links and fix
  3. Review functions:
    • @example tag, make sure it runs, fix if otherwise
    • Make sure functions has @return tag to document the return value
    • no \dontrun tag, replace with if(interactive()) if needed
  4. Sanity check of all vignettes, make sure there is no typo, no wrong format, etc.
  5. Run R CMD check --as-cran make sure everything pass

This needs to be done for the following repos:

Please assign your name to the checkbox and perform the pre-release activities.
Create PR if fix is needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions