Skip to content

Releases: USFWS/migbirdHIP

v1.4.13

31 Mar 13:36

Choose a tag to compare

migbirdHIP 1.4.13

Final version for the 2025-2026 season.

This version (v1.4.13) encapsulates all changes made since the 2024-2025 version, v1.3.0. In addition, a minor bug fix is included in this release (see below).

Minor changes / bug fixes

  • Fix duplicatePlot() bar order

v1.4.12

10 Mar 19:28

Choose a tag to compare

migbirdHIP 1.4.12

Minor changes / bug fixes

  • Fixed fileRename() bug that returned a message if dir contained subfolder.
  • Updated REF_BAGS for FL geese_bag to only include 0
  • Download report template
    • Removed double spaces.
    • Moved missing email figure legend to the bottom; gives more space for x-axis state abbreviations.
    • Comma formatting for long numbers
      • Bag check table for Count field
      • Non-current records table for Count outside window field
      • Future records table for Number of records
      • Bar labels for plot of errors by field for both before and after correction
      • Causes of errors for top 3 fields table for count field
      • Causes of errors by state for count field
  • errorPlotStates() and errorPlotFields()
    • Use format.default() for bar labels to add commas to big numbers, which fixes the Errors by Field Before Correction plot and the Errors by State before and after correction plots in the download report.

v1.4.11

06 Mar 20:16

Choose a tag to compare

migbirdHIP 1.4.11

Minor changes / bug fixes

  • Updated REF_BAGS for ID dove_bag and MA woodcock_bag, changing 5 to 4
  • Bug fix for duplicatePlot() to show correct bar labels and y position

v1.4.10

05 Dec 19:59

Choose a tag to compare

migbirdHIP 1.4.10

Minor changes / bug fixes

  • Replaced ID start date with 12/1/2024.
  • Fixed time to read in files message returned by read_hip().

v1.4.9

04 Dec 16:19

Choose a tag to compare

migbirdHIP 1.4.9

Minor changes / bug fixes

issueDecide() was returning "overlap" as a result in the decision field, and the "overlap" records were being dropped. This should not happen; "overlap" records should be assigned "future" or "current" and only "past" records are to be dropped.

Full Changelog: v1.4.8...v1.4.9

v1.4.8

26 Sep 20:24

Choose a tag to compare

migbirdHIP 1.4.8

Major changes & new features

  • Evaluate Mississippi issue dates
    • Add MS to REF_DATES
    • No longer assign "MS" as decision in issueCheck()
    • No longer exclude "MS" from nDropped() or dl_report.qmd
  • Added 3 new internal functions:
    • permitFileBagsMessage()
      • Used by readMessages().
      • Checks for non-zero bag values from permit file state/species combinations and returns a message to the console if they are detected.
    • failBTPI() and failCR()
      • Used by write_hip().
      • Moved checks from write_hip() to failBTPI() and failCR() to reduce maintenance of repeated assertions.
      • Added warning to failBTPI() to return message to console if any BTPI permit records contain 0 for dove_bag.

Minor changes / bug fixes

  • write_hip()
    • Minor changes to match modern tidyverse syntax
    • Add check to ensure REF_PMT_FILES states are not in zero_translations
  • REF_BAGS changes:
    • Bug fixes
      • Add lines for missing, existing, and expected bag values
        • UT band_tailed_pigeon bag 2 -> stratum 2
        • MN cranes bag 2 -> stratum 2
    • Update
      • Add line for FL geese_bag bag 0 -> stratum 0

v1.4.7

25 Sep 18:07

Choose a tag to compare

migbirdHIP 1.4.7

Minor changes / bug fixes

  • Add stateBagValue of 3 and 5 to REF_BAGS for IA woodcock_bag

v1.4.6

15 Sep 17:37

Choose a tag to compare

migbirdHIP 1.4.6

Minor changes / bug fixes

  • Updated REF_DATES$issue_start for FL to be 2025-04-01

v1.4.5

11 Sep 15:22

Choose a tag to compare

migbirdHIP 1.4.5

Minor changes / bug fixes

  • Edited nDroppedClean() function to capture records if they contain an NA value in any one bag field, in addition to existing rule that captures records if all bag fields are NA.

v1.4.4

28 Aug 14:11

Choose a tag to compare

migbirdHIP 1.4.4

Minor changes / bug fixes

  • Updated REF_BAGS stateBagValue to 5 for CO dove_bag (previously 4)