Package: fishboot
Type: Package
Title: Bootstrap-Based Methods for the Study of Fish Stocks and Aquatic
        Populations
Version: 1.0.2
Date: 2025-07-02
Authors@R: c(
  person("Ralf", "Schwamborn", 
    role = c("aut", "cre"), 
    email = "ralf.schwamborn@ufpe.br",
    comment = c(ORCID = "0000-0001-9150-8720")),
  person("Tobias K.", "Mildenberger", 
    role = c("aut"), 
    email = "tobm@aqua.dtu.dk"),
  person("Marc H.", "Taylor", 
    role = c("aut"), 
    email = "marc.taylor@thuenen.de"),
  person("Margit", "Wilhelm", 
    role = c("aut"), 
    email = "mwilhelm@unam.na",
    comment = c(ORCID = "0000-0001-9271-2109")),
  person("Wencheng", "Lau-Medrano", 
    role = c("ctb"), 
    email = "luis.laum@gmail.com",
    comment = c(ORCID = "0000-0002-7979-9710"))
  )
Description: A suite of bootstrap-based models and tools for analyzing fish 
  stocks and aquatic populations. Designed for ecologists and fisheries 
  scientists, it supports data from length-frequency distributions, 
  tag-and-recapture studies, and hard structure readings (e.g., otoliths). 
  See Schwamborn et al., 2019 <doi:10.1016/j.ecolmodel.2018.12.001> 
  for background. The package includes functions for bootstrapped fitting of 
  growth curves and plotting. 
Depends: R (>= 4.1.0)
Imports: doParallel, parallel, foreach, grDevices, graphics, stats,
        utils, ks, TropFishR, fishmethods
License: GPL-3
BugReports: https://github.com/rschwamborn/fishboot/issues
URL: https://github.com/rschwamborn/fishboot
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-02 16:00:27 UTC; RALF
Author: Ralf Schwamborn [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-9150-8720>),
  Tobias K. Mildenberger [aut],
  Marc H. Taylor [aut],
  Margit Wilhelm [aut] (ORCID: <https://orcid.org/0000-0001-9271-2109>),
  Wencheng Lau-Medrano [ctb] (ORCID:
    <https://orcid.org/0000-0002-7979-9710>)
Maintainer: Ralf Schwamborn <ralf.schwamborn@ufpe.br>
Repository: CRAN
Date/Publication: 2025-07-02 16:20:07 UTC
Built: R 4.3.3; ; 2025-07-04 04:58:32 UTC; unix
