Skip to content

Prepare release v0.9.6 - #24

Merged
TahaImz merged 24 commits into
mainfrom
development
Apr 4, 2026
Merged

Prepare release v0.9.6#24
TahaImz merged 24 commits into
mainfrom
development

Conversation

@TahaImz

@TahaImz TahaImz commented Apr 4, 2026

Copy link
Copy Markdown
Collaborator

fishi 0.9.6 -2026-03-11

Changed

  • Rename function catch_per_searching_day as catch_per_positive_set because it returns catch per positive set.

  • Replace function dplyr::summarise by dplyr::rename or dplyr::reframe as required for R >= 4.5.0 in fishi functions:

    • catch_per_unit_effort
    • catch_per_positive_set
    • catch_per_searching_day=catch_per_unit_effort for now

fishi 0.9.5 -2026-01-7

Changed

  • Standardization of legends scale across annual maps of the the number of dFADs deployments, generated by the function fishi::deploiement_density_dcp(), to get the same color gradients between maps.

  • Correction of SQL query named "observe_sample_summary_logbook.sql" by removing the join with ps_logbook.activity and ps_logbook.route tables to avoid duplicates and add sample_type in results;

  • Correction of function fishing_capacity to get the correct value for Nb_vessel_weighted.

fishi 0.9.4 -2025-11-28

Changed

  • Standardization of legends scale across annual maps of deployments density of dFADs, generated by the function fishi::density_dcp_1deg(), to get the same color gradients between maps.

  • Improve map_effort_distribution legend's display

Added

Optional title argument

fishi 0.9.3 -2025-10-21

Changed

Correct inversion between FOB-associated schools and free swimming schools in the legend of the figure generated by the function fishing_activity()

Added

Add changelog

TahaImz and others added 24 commits October 9, 2025 18:10
 # Fixes trip duplications in recent data (2024) caused by multiple activities on the same landing day.
  # Also corrects trip duplications in earlier years when multiple school type are declared for the same trip (ex: FSC and UND).
…igure

Correct legend fishing activity figure
…y and ps_logbook.route tables to avoid duplicates
…ching_day) and replace function dplyr::summarise by dplyr::rename or dplyr::reframe as required for R >= 4.5.0 in fishi functions catch_per_unit_effort (=catch_per_searching_day) and catch_per_positive_set
…ity_dcp_1deg

merge 22 improve legends of figure density dcp 1deg into development
@TahaImz
TahaImz merged commit 7eb038f into main Apr 4, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants