{
  "_id": "6a22e078530b9bc726bc8f9f",
  "Package": "asar",
  "Title": "Build NOAA Stock Assessment Report",
  "Version": "2.3.0",
  "Authors@R": "c(\nperson(\"Samantha\", \"Schiano\", , \"samantha.schiano@noaa.gov\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0009-0003-3744-6428\")),\nperson(\"Sophie\", \"Breitbart\", , \"sophie.breitbart@noaa.gov\", role = c(\"aut\", \"ctb\"),\ncomment = c(ORCID = \"0000-0001-9641-9786\")),\nperson(\"Steve\", \"Saul\", , \"steven.saul@noaa.gov\", role = c(\"aut\", \"ctb\")),\nperson(\"Kelli\", \"Johnson\", , \"kelli.johnson@noaa.gov\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-5149-451X\")),\nperson(\"Bai\", \"Li\", , \"bai.li@noaa.gov\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0002-8249-1442\"))\n)",
  "Description": "Build a full or update stock assessment report for any\nstock assessment model. Parameterization allows the user to\ncall a template based on their regional science center,\nspecies, area, ect.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/nmfs-ost/asar,\nhttps://noaa-fisheries-integrated-toolbox.r-universe.dev/asar",
  "BugReports": "https://github.com/nmfs-ost/asar/issues",
  "Remotes": [
    "nmfs-ost/stockplotr"
  ],
  "Config/Needs/website": "quarto",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nlibssl-dev libnode-dev libx11-dev",
  "Repository": "https://noaa-fisheries-integrated-toolbox.r-universe.dev",
  "Date/Publication": "2026-06-05 13:03:45 UTC",
  "RemoteUrl": "https://github.com/nmfs-ost/asar",
  "RemoteRef": "HEAD",
  "RemoteSha": "8522d6664c364a7230034a6aad3a9ecedff64d46",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 14:38:31 UTC",
    "User": "root"
  },
  "Author": "Samantha Schiano [aut, cre] (ORCID:\n<https://orcid.org/0009-0003-3744-6428>),\nSophie Breitbart [aut, ctb] (ORCID:\n<https://orcid.org/0000-0001-9641-9786>),\nSteve Saul [aut, ctb],\nKelli Johnson [ctb] (ORCID: <https://orcid.org/0000-0002-5149-451X>),\nBai Li [ctb] (ORCID: <https://orcid.org/0000-0002-8249-1442>)",
  "Maintainer": "Samantha Schiano <samantha.schiano@noaa.gov>",
  "MD5sum": "94b2f241cafad83fd840adb22b429877",
  "_user": "noaa-fisheries-integrated-toolbox",
  "_type": "src",
  "_file": "asar_2.3.0.tar.gz",
  "_fileid": "d9d18c7a9914e478a3d91f68712eeb0e3ad9af99deb28327b8180708330feaf3",
  "_filesize": 29796049,
  "_sha256": "d9d18c7a9914e478a3d91f68712eeb0e3ad9af99deb28327b8180708330feaf3",
  "_created": "2026-06-05T14:38:31.000Z",
  "_published": "2026-06-05T14:43:04.763Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79749856355,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7439334976"
    },
    {
      "job": 79749856391,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7439334828"
    },
    {
      "job": 79749856364,
      "time": 152,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7439308370"
    },
    {
      "job": 79749856412,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7439293266"
    },
    {
      "job": 79749099537,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439251023"
    },
    {
      "job": 79749856353,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7439308381"
    },
    {
      "job": 79749856436,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7439296590"
    },
    {
      "job": 79749856474,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7439297393"
    },
    {
      "job": 79749856499,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7439294068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nmfs-ost/asar",
  "_commit": {
    "id": "8522d6664c364a7230034a6aad3a9ecedff64d46",
    "author": "Sam Schiano <125507018+Schiano-NOAA@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Bump package version to 2.3.0\n\nUpdated package version from 2.2.0.9000 to 2.3.0.",
    "time": 1780664625
  },
  "_maintainer": {
    "name": "Samantha Schiano",
    "email": "samantha.schiano@noaa.gov",
    "login": "schiano-noaa",
    "description": "Contractor with ECS Tech in support of NOAA Fisheries",
    "uuid": 125507018
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forstringr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "naniar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "svDialogs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tinytex",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "r4ss",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "snowfall",
      "role": "Suggests"
    },
    {
      "package": "stockplotr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "nmfs-ost",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 6
    },
    {
      "week": "2025-38",
      "n": 5
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-51",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 7
    },
    {
      "week": "2026-23",
      "n": 7
    }
  ],
  "_tags": [
    {
      "name": "v1.4.0",
      "date": "2025-07-02"
    },
    {
      "name": "v1.5.0",
      "date": "2025-09-09"
    },
    {
      "name": "v1.5.1",
      "date": "2025-09-17"
    },
    {
      "name": "v1.6.0",
      "date": "2025-12-16"
    },
    {
      "name": "v1.6.1",
      "date": "2025-12-19"
    },
    {
      "name": "v2.0.1",
      "date": "2026-01-20"
    },
    {
      "name": "v2.0.2",
      "date": "2026-02-10"
    },
    {
      "name": "v2.0.3",
      "date": "2026-03-27"
    },
    {
      "name": "v2.0.4",
      "date": "2026-04-15"
    },
    {
      "name": "v2.0.5",
      "date": "2026-05-06"
    },
    {
      "name": "v2.0.0",
      "date": "2026-05-15"
    },
    {
      "name": "v2.0.6",
      "date": "2026-06-04"
    },
    {
      "name": "v2.3.0",
      "date": "2026-06-05"
    }
  ],
  "_topics": [
    "latex",
    "noaa-nsap",
    "quarto",
    "stock-assessment",
    "stock-assessment-reports"
  ],
  "_stars": 44,
  "_contributors": [
    {
      "user": "schiano-noaa",
      "count": 479,
      "uuid": 125507018
    },
    {
      "user": "sbreitbart-noaa",
      "count": 57,
      "uuid": 181890943
    },
    {
      "user": "bai-li-noaa",
      "count": 20,
      "uuid": 59936250
    },
    {
      "user": "k-doering-noaa",
      "count": 4,
      "uuid": 48930335
    },
    {
      "user": "ericward-noaa",
      "count": 1,
      "uuid": 5046884
    }
  ],
  "_userbio": {
    "uuid": 49974461,
    "type": "organization",
    "name": "NOAA Fisheries Integrated Toolbox",
    "description": "GitHub Organization to manage the NOAA FIT"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/asar"
  },
  "_devurl": "https://github.com/nmfs-ost/asar",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/asar.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "add_accessibility",
    "add_alttext",
    "add_authors",
    "add_base_section",
    "add_child",
    "add_chunk",
    "add_section",
    "add_tagging",
    "create_citation",
    "create_figures_doc",
    "create_inheader_tex",
    "create_tables_doc",
    "create_template",
    "create_title",
    "create_titlepage_tex",
    "create_yaml",
    "export_split_tbls",
    "format_quarto",
    "gt_split",
    "ID_tbl_length_class",
    "ID_tbl_width_class",
    "render_lg_table"
  ],
  "_help": [
    {
      "page": "add_accessibility",
      "title": "Add Accessibility to .tex documents",
      "topics": [
        "add_accessibility"
      ]
    },
    {
      "page": "add_alttext",
      "title": "Add alternative text into latex",
      "topics": [
        "add_alttext"
      ]
    },
    {
      "page": "add_authors",
      "title": "Format authors for skeleton",
      "topics": [
        "add_authors"
      ]
    },
    {
      "page": "add_base_section",
      "title": "Add selected sections to outline",
      "topics": [
        "add_base_section"
      ]
    },
    {
      "page": "add_child",
      "title": "Write R Chunk to Add Child Document",
      "topics": [
        "add_child"
      ]
    },
    {
      "page": "add_chunk",
      "title": "Write R chunk to template",
      "topics": [
        "add_chunk"
      ]
    },
    {
      "page": "add_section",
      "title": "Add New Section or Subsection to Template",
      "topics": [
        "add_section"
      ]
    },
    {
      "page": "add_tagging",
      "title": "Add tagging structure to latex documents produced from quarto",
      "topics": [
        "add_tagging"
      ]
    },
    {
      "page": "create_citation",
      "title": "Generate Citation for Stock Assessment Report",
      "topics": [
        "create_citation"
      ]
    },
    {
      "page": "create_figures_doc",
      "title": "Create Quarto Document of Figures",
      "topics": [
        "create_figures_doc"
      ]
    },
    {
      "page": "create_inheader_tex",
      "title": "Create in-header latex document",
      "topics": [
        "create_inheader_tex"
      ]
    },
    {
      "page": "create_tables_doc",
      "title": "Create Quarto Document of Tables",
      "topics": [
        "create_tables_doc"
      ]
    },
    {
      "page": "create_template",
      "title": "Create Stock Assessment Report Template",
      "topics": [
        "create_template"
      ]
    },
    {
      "page": "create_title",
      "title": "Write Stock Assessment Report Title",
      "topics": [
        "create_title"
      ]
    },
    {
      "page": "create_titlepage_tex",
      "title": "Create a title page latex document",
      "topics": [
        "create_titlepage_tex"
      ]
    },
    {
      "page": "create_yaml",
      "title": "Create string for yml header in quarto file",
      "topics": [
        "create_yaml"
      ]
    },
    {
      "page": "export_glossary",
      "title": "Create and export glossary",
      "topics": [
        "export_glossary"
      ]
    },
    {
      "page": "export_split_tbls",
      "title": "Split extra-wide tables into smaller tables and export",
      "topics": [
        "export_split_tbls"
      ]
    },
    {
      "page": "format_quarto",
      "title": "Add Formatting Arguments for YAML Header",
      "topics": [
        "format_quarto"
      ]
    },
    {
      "page": "gt_split",
      "title": "Split a table into a group of tables (a 'gt_group')",
      "concept": [
        "table group functions"
      ],
      "topics": [
        "gt_split"
      ]
    },
    {
      "page": "ID_tbl_length_class",
      "title": "Identify table length class",
      "topics": [
        "ID_tbl_length_class"
      ]
    },
    {
      "page": "ID_tbl_width_class",
      "title": "Identify table width class",
      "topics": [
        "ID_tbl_width_class"
      ]
    },
    {
      "page": "render_lg_table",
      "title": "Split an extra-wide table into multiple tables",
      "topics": [
        "render_lg_table"
      ]
    }
  ],
  "_readme": "https://github.com/nmfs-ost/asar/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forstringr",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gt",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "naniar",
    "norm",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svDialogs",
    "svGUI",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "UpSetR",
    "utf8",
    "V8",
    "vctrs",
    "viridis",
    "viridisLite",
    "visdat",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 5.470821949540013,
  "_indexed": true,
  "_nocasepkg": "asar",
  "_universes": [
    "noaa-fisheries-integrated-toolbox",
    "schiano-noaa",
    "nmfs-ost"
  ],
  "_previous": "2.2.0.9000",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-06-05T14:41:27.000Z",
      "distro": "noble",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "da18b3120aaaeaf9314a41e372b12c85b89b3696b3f9b981ab30bcc3897929be",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.3.0",
      "date": "2026-06-05T14:41:18.000Z",
      "distro": "noble",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "30d65d4c8e4088b4e8d2ccde539a43ad0d6ef50d18ce2e61ec4f9b118fbba97d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-06-05T14:40:54.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "141933ccee566a81f63e54cc5942ff049d9c9ddc6a20489e28378ce96096d055",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.3.0",
      "date": "2026-06-05T14:40:19.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "824fe5da486e903ebc81c5502cc6e67b3b3bf26305a1cd0788645e2cdde03f63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.3.0",
      "date": "2026-06-05T14:41:21.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "c5f77b0f934161f09972c5db5a1ece29f961d7a230f477df648300380514e9db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-05T14:40:18.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "c1b396f22ce450ee3571a75b1458d4017d0b1500a73b461d87f91129f020eed1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-05T14:40:17.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "089df4e4ad1056b03c1a8f955a20efcba655e3aa4c5a189de75259f09901ade3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.3.0",
      "date": "2026-06-05T14:40:06.000Z",
      "commit": "8522d6664c364a7230034a6aad3a9ecedff64d46",
      "fileid": "935054fe13f6fa19dd097d5367d765befd6051d50cdd19ae19277a0fc420ddc9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/27021133863"
    }
  ]
}