Package: afscISS Title: Retrieve composition data ISS Version: 1.0.0 Authors@R: c(person(given = "Pete", family = "Hulson", email = "pete.hulson@noaa.gov", role = c("aut", "cre"), comment = c(ORCID = "000-0001-5651-2740")), person(given = "Ben", family = "Williams", email = "ben.williams@noaa.gov", role = "aut", comment = c(ORCID = "000-0001-7295-2076"))) Description: Retrieve bootstrap estimates of age/length/conditional age-at-length input sample size produced by the surveyISS package. License: MIT + file LICENSE URL: https://github.com/afsc-assessments/afscISS/, https://afsc-assessments.github.io/afscISS/ BugReports: https://github.com/afsc-assessments/afscISS/issues Encoding: UTF-8 RoxygenNote: 7.3.2 Imports: magrittr, tidytable, vroom, purrr, stringr, usethis, data.table, crayon, here, dplyr, ggplot2 LazyData: true LazyDataCompression: xz Depends: R (>= 3.5.0), data.table Roxygen: list(markdown = TRUE) Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://jimianelli.r-universe.dev Date/Publication: 2026-04-22 23:53:54 UTC RemoteUrl: https://github.com/afsc-assessments/afscISS RemoteRef: HEAD RemoteSha: a7a77fdbc52ff7d045af5f113de6cdb4f43dfb26 NeedsCompilation: no Packaged: 2026-07-23 04:57:53 UTC; root Author: Pete Hulson [aut, cre] (ORCID: 000-0001-5651-2740), Ben Williams [aut] (ORCID: 000-0001-7295-2076) Maintainer: Pete Hulson