Type: Package Package: phenomix Title: Fit Density Curves to Peak Timing Data that Varies over Time Version: 1.0.5 Authors@R: c(person(given = c("Eric", "J."), family = "Ward", role = c("aut", "cre"), email = "eric.ward@noaa.gov"), person(given = c("Samantha", "M."), family = "Wilson", role = c("ctb")), person(given = c("Joseph", "H."), family = "Anderson", role = c("ctb"))) Description: The 'phenomix' package fits time-varying density curves to run timing type data commonly encountered in fisheries and ecology. Example applications include to peak run timing curves collected for juvenile or adult Pacific salmon, though could also be applied to other kinds of data such as hydrographs, plant phenology (flowering, leaf out). License: GPL (>=3) URL: https://nwfsc-cb.github.io/phenomix, https://github.com/nwfsc-cb/phenomix Depends: R (>= 4.0.0) Imports: dplyr, ggplot2, gnorm, methods, stats, RTMB, nlme Suggests: testthat, knitr, rmarkdown VignetteBuilder: knitr ByteCompile: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Repository: https://nmfs-opensci.r-universe.dev Date/Publication: 2026-01-14 13:23:26 UTC RemoteUrl: https://github.com/nwfsc-cb/phenomix RemoteRef: HEAD RemoteSha: 361b04dbb0344d4b3e28ff90af14e7c203f33f87 NeedsCompilation: no Packaged: 2026-06-14 07:40:08 UTC; root Author: Eric J. Ward [aut, cre], Samantha M. Wilson [ctb], Joseph H. Anderson [ctb] Maintainer: Eric J. Ward