Package: nwfscAgeingError Type: Package Title: Source Code for Punt et al. (2008): Ageing Error and Imprecision Version: 1.3.3 Authors@R: c( person( given = c("Kelli", "F."), family = "Johnson", email = "kelli.johnson@noaa.gov", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5149-451X") ), person( given = c("Andre", "E."), family = "Punt", role = "aut", comment = c(ORCID = "0000-0001-8489-2488") ), person( given = c("James", "T."), family = "Thorson", role = "aut", comment = c(ORCID = "0000-0001-7415-1010") ), person( given = c("Ian", "G."), family = "Taylor", role = "aut", comment = c(ORCID = "0000-0001-8489-2488") ), person( given = c("Ian", "J."), family = "Stewart", role = "ctb" ), person( given = c("Melissa", "A."), family = "Haltuch", role = "ctb", comment = c(ORCID = "0000-0003-2821-1267") ) ) Description: Source code and examples for how to use double-read data to estimate ageing imprecision and bias from fishery otoliths. The code was developed for Punt et al. (2008) and updated in 2022. URL: http://github.com/pfmc-assessments/nwfscAgeingError BugReports: http://github.com/pfmc-assessments/nwfscAgeingError/issues License: GPL-2 Encoding: UTF-8 RoxygenNote: 7.2.1 Roxygen: list(markdown = TRUE) Repository: https://jimianelli.r-universe.dev Date/Publication: 2022-10-26 21:41:15 UTC RemoteUrl: https://github.com/jimianelli/nwfscAgeingError RemoteRef: HEAD RemoteSha: f9a8caad080d3db25e19591e93e90b4e8a2ee7f5 NeedsCompilation: yes Packaged: 2026-07-15 06:06:01 UTC; root Author: Kelli F. Johnson [aut, cre] (ORCID: ), Andre E. Punt [aut] (ORCID: ), James T. Thorson [aut] (ORCID: ), Ian G. Taylor [aut] (ORCID: ), Ian J. Stewart [ctb], Melissa A. Haltuch [ctb] (ORCID: ) Maintainer: Kelli F. Johnson