Package: TropFishR
Type: Package
Title: Tropical Fisheries Analysis
Version: 1.6.6
Date: 2025-04-06
Authors@R: c(person(given = c("Tobias", "K."),
                    family = "Mildenberger",
                    role = c("aut", "cre"),
                    email = "t.k.mildenberger@gmail.com",
                    comment=c(ORCID="0000-0002-6631-7524")),
             person(given = c("Marc", "H."),
                    family = "Taylor",
                    role = "aut"),
             person(given = "Matthias",
                    family = "Wolff",
                    role = "aut"))
Depends: R (>= 3.0.0)
Imports: Matrix, msm, reshape2, MASS, GenSA, GA, stats, utils,
        parallel, doParallel
LazyData: true
Description: A compilation of fish stock assessment methods for the
    analysis of length-frequency data in the context of data-poor
    fisheries. Includes methods and examples included in the FAO
    Manual by P. Sparre and S.C. Venema (1998), "Introduction to tropical fish
    stock assessment" (<https://openknowledge.fao.org/server/api/core/bitstreams/bc7c37b6-30df-49c0-b5b4-8367a872c97e/content>),
    as well as other more recent methods.
License: GPL-3
NeedsCompilation: no
BugReports: https://github.com/tokami/TropFishR/issues
URL: https://github.com/tokami/TropFishR
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: graphics, grDevices, knitr, rmarkdown, plyr
VignetteBuilder: knitr
Packaged: 2025-05-01 14:41:52 UTC; tobm
Author: Tobias K. Mildenberger [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6631-7524>),
  Marc H. Taylor [aut],
  Matthias Wolff [aut]
Maintainer: Tobias K. Mildenberger <t.k.mildenberger@gmail.com>
Repository: CRAN
Date/Publication: 2025-05-01 15:40:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:27:41 UTC; windows
