Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.0 original #17

Merged
merged 224 commits into from
Jul 15, 2024
Merged

v0.1.0 original #17

merged 224 commits into from
Jul 15, 2024

Conversation

henriquesposito
Copy link
Owner

@henriquesposito henriquesposito commented Jun 6, 2024

Description

Sets up a first version of "urgency analysis".

Package

Functions

Checklist:

  • PR form
    • I have given this pull request an informative title
    • Description above itemizes changes under subtitles, e.g. "## Collection""
    • Any closed, fixed, or related issues are referenced and explained in the description above, e.g. "Fixed #0 by adding A"
    • Package builds on my OS without issues
  • PR checks all pass for latest commit
    • Package builds on Mac
    • Package builds on Windows
    • Package builds on Linux
  • Documentation
    • Any new or modified functions or data have roxygen style documentation in their .R scripts
    • Any longer functions are commented inline so that it is easier to debug in the future
    • PR description above and the NEWS.md file are aligned
    • DESCRIPTION file version is bumped by the appropriate increment (major, minor, patch)

…hing of urgency words. Default normalization by dimension was also removed, for now.
@henriquesposito henriquesposito merged commit 4798795 into master Jul 15, 2024
4 checks passed
@henriquesposito henriquesposito changed the title v0.1.0 v0.1.0 original Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment