Skip to contents

timefishr 0.1.1

  • Made *_integrated.csv the canonical package data source end-to-end (timefish_path(), timefish_update(), and bundled inst/extdata/ files).
  • Changed remote update priority to use the GitHub raw inst/extdata/ source first, and limited HTTP fallback downloads to integrated file names.
  • Improved timefish_between() so timefish_between(2020) is valid and behaves as a single-year inclusive filter.
  • Added individual-based effort standardisation helpers: timefish_minimum_individuals(), timefish_rarefy_focal(), timefish_rarefy_abundance(), and timefish_rarefy_richness().
  • Added timefish_sample_individuals() to draw a fixed number of individuals per transect/site/locality while preserving species identity and sampled biomass for downstream functional metrics.
  • Added optional parallel execution to individual-based standardisation functions with automatic core detection, user core selection, and runtime-estimate tables by core count.
  • Added a startup message when attaching timefishr to surface integrated data source, available cores, optional Drive support, and guide links.

timefishr 0.1.0.9000

  • Added approved TimeFish data from Brazil, including Alcatrazes, Ilhabela, São Sebastião, and Santa Catarina, covering 2013-2015, 2020-2023, and 2026. Use timefish_update(TRUE) to refresh the local package snapshot with the newest approved records.
  • Added timefish_refresh_snapshot() and timefish_update() so users can refresh the installed package cache from a local TimeFish checkout or a published snapshot source.
  • Improved timefish_update() remote refresh reliability by trying both the public site snapshot and a GitHub raw mirror, and by avoiding partial cache updates when only some files download.

timefishr 0.1.0

Initial public release of timefishr.

Highlights: