{
  "_id": "6a1df4151d7bb097a0a59aea",
  "Package": "ageproR",
  "Type": "Package",
  "Title": "R package interface for AGEPRO (Age Structured Projection Model)\ndata",
  "Version": "0.9.1",
  "Authors@R": "c( \nperson(\"Eric\", \"Fletcher\", email = \"eric.fletcher@noaa.gov\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Jon\", \"Brodziak\", role = \"aut\")\n)",
  "Maintainer": "Eric Fletcher <eric.fletcher@noaa.gov>",
  "Description": "Object-oriented data structures based on the input file\nformat defined in the Age Structured Projection Model Reference\nManual. Includes support modules for AGEPRO input file support,\nand experimental JSON input file format.",
  "URL": "https://github.com/nmfs-ost/ageproR",
  "BugReports": "https://github.com/nmfs-ost/ageproR/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'ageproR-package.R' 'agepro_model.R' 'bootstrap.R' 'case_id.R'\n'file.R' 'general_params.R' 'harvest_scenario.R'\n'mortality_fraction.R' 'options_flags.R' 'options_max_bounds.R'\n'options_output.R' 'options_percentile_summary.R'\n'options_reference_points.R'\n'options_retrospective_adjustments.R'\n'options_scaling_factors.R' 'process_error.R'\n'projection_analyses.R' 'projection_years.R' 'recruit_model.R'\n'recruitment.R' 'utils.R' 'validation.R'",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "quarto",
  "Repository": "https://noaa-fisheries-integrated-toolbox.r-universe.dev",
  "Date/Publication": "2026-06-01 19:38:43 UTC",
  "RemoteUrl": "https://github.com/nmfs-ost/ageproR",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 21:01:02 UTC",
    "User": "root"
  },
  "Author": "Eric Fletcher [aut, cre],\nJon Brodziak [aut]",
  "MD5sum": "0f84e6729edc688878919dc3fce00e67",
  "_user": "noaa-fisheries-integrated-toolbox",
  "_type": "src",
  "_file": "ageproR_0.9.1.tar.gz",
  "_fileid": "5ad03c29209858ffa946ab451039d12aabc1568f917b587f378306ee3ac52ee0",
  "_filesize": 249742,
  "_sha256": "5ad03c29209858ffa946ab451039d12aabc1568f917b587f378306ee3ac52ee0",
  "_created": "2026-06-01T21:01:02.000Z",
  "_published": "2026-06-01T21:05:25.656Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78947951737,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7342918200"
    },
    {
      "job": 78947951749,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7342921190"
    },
    {
      "job": 78947951768,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7342914982"
    },
    {
      "job": 78947951752,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342932108"
    },
    {
      "job": 78947266226,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7342868862"
    },
    {
      "job": 78947951715,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342910137"
    },
    {
      "job": 78947951794,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7342905853"
    },
    {
      "job": 78947951730,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7342913989"
    },
    {
      "job": 78947951823,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7342910693"
    }
  ],
  "_buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nmfs-ost/ageproR",
  "_commit": {
    "id": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
    "author": "Eric Fletcher <37851243+efletcherPIFSC@users.noreply.github.com>",
    "committer": "Eric Fletcher <37851243+efletcherPIFSC@users.noreply.github.com>",
    "message": "agepro 0.9.1 changelog\n",
    "time": 1780342723
  },
  "_maintainer": {
    "name": "Eric Fletcher",
    "email": "eric.fletcher@noaa.gov",
    "login": "efletcherpifsc",
    "description": "",
    "uuid": 37851243
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "collections",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "nmfs-ost",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.8.0",
      "date": "2025-07-23"
    },
    {
      "name": "v0.9.0",
      "date": "2026-02-03"
    },
    {
      "name": "v0.9.1",
      "date": "2026-06-01"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "efletcherpifsc",
      "count": 1158,
      "uuid": 37851243
    }
  ],
  "_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/ageproR"
  },
  "_devurl": "https://github.com/nmfs-ost/agepror",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ageproR.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md"
  ],
  "_cranurl": false,
  "_exports": [
    "agepro_inp_model",
    "agepro_json_model",
    "agepro_model",
    "beverton_holt_autocorrelated_error",
    "beverton_holt_curve_model",
    "case_id",
    "deprecated_recruit_model_9",
    "discard_fraction",
    "discard_weight_age",
    "empirical_cdf_model",
    "empirical_distribution_model",
    "empirical_ssb",
    "fishery_selectivity",
    "harvest_scenario",
    "jan_stock_weight_age",
    "landed_catch_weight_age",
    "maturity_fraction",
    "max_bounds",
    "mean_population_weight_age",
    "mortality_fraction_prior_spawn",
    "natural_mortality",
    "null_recruit_model",
    "options_flags",
    "options_output",
    "percentile_summary",
    "print_parameter_table",
    "process_error",
    "projection_years",
    "pstar_projection",
    "rebuild_projection",
    "recruitment",
    "reference_points",
    "retrospective_adjustments",
    "ricker_curve_autocorrelated_error",
    "ricker_curve_model",
    "scaling_factors",
    "shepherd_curve_autocorrelated_error",
    "shepherd_curve_model",
    "spawning_stock_weight_age",
    "two_stage_empirical_cdf",
    "two_stage_empirical_recruit",
    "validate_map"
  ],
  "_help": [
    {
      "page": "agepro_inp_model",
      "title": "AGEPRO Input File Model",
      "topics": [
        "agepro_inp_model"
      ]
    },
    {
      "page": "agepro_json_model",
      "title": "AGEPRO model w/ JSON input file bindings",
      "topics": [
        "agepro_json_model"
      ]
    },
    {
      "page": "agepro_model",
      "title": "R6 class representing AGEPRO model",
      "topics": [
        "agepro_model"
      ]
    },
    {
      "page": "beverton_holt_autocorrelated_error",
      "title": "Beverton-Holt Curve w/ Autocorrected Lognormal Error (Model #10)",
      "topics": [
        "beverton_holt_autocorrelated_error"
      ]
    },
    {
      "page": "beverton_holt_curve_model",
      "title": "Beverton-Holt w/ Lognormal Error (Model #5)",
      "topics": [
        "beverton_holt_curve_model"
      ]
    },
    {
      "page": "bootstrap",
      "title": "Input information for bootstrap numbers at age file",
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "capture_output_as_message",
      "title": "converts output as messages",
      "topics": [
        "capture_output_as_message"
      ]
    },
    {
      "page": "case_id",
      "title": "AGEPRO Case ID",
      "topics": [
        "case_id"
      ]
    },
    {
      "page": "check_bounds_active_binding",
      "title": "Validation for BOUNDS active binding in agepro_model",
      "topics": [
        "assert_bounds_active_binding",
        "check_bounds_active_binding"
      ]
    },
    {
      "page": "check_case_id_active_binding",
      "title": "Validation for CASEID active binding in agepro_model",
      "topics": [
        "assert_case_id_active_binding",
        "check_case_id_active_binding"
      ]
    },
    {
      "page": "check_model_num_vector_count",
      "title": "Recruitment model number vector count validation",
      "topics": [
        "assert_model_num_vector_count",
        "check_model_num_vector_count"
      ]
    },
    {
      "page": "check_model_num_vector_format",
      "title": "Recruitment Model Number Parameter validation",
      "topics": [
        "assert_model_num_vector_format",
        "check_model_num_vector_format"
      ]
    },
    {
      "page": "check_perc_active_binding",
      "title": "Validation for PERC active binding in agepro_model",
      "topics": [
        "assert_perc_active_binding",
        "check_perc_active_binding"
      ]
    },
    {
      "page": "check_proj_years_sequence",
      "title": "Projection year sequence vector validation",
      "topics": [
        "assert_proj_years_sequence",
        "check_proj_years_sequence"
      ]
    },
    {
      "page": "create_blank_parameter_table",
      "title": "Creates a table-like matrix with 'NA' values",
      "topics": [
        "create_blank_parameter_table"
      ]
    },
    {
      "page": "deprecated_recruit_model_9",
      "title": "DEPRECATED Recruitment Model #9 (Time-Varying Empirical Recruitment Distribution)",
      "topics": [
        "deprecated_recruit_model_9"
      ]
    },
    {
      "page": "discard_fraction",
      "title": "Discard fraction of numbers at age",
      "topics": [
        "discard_fraction"
      ]
    },
    {
      "page": "discard_weight_age",
      "title": "Discard weight at age by fleet",
      "topics": [
        "discard_weight_age"
      ]
    },
    {
      "page": "empirical_cdf_model",
      "title": "Empirical CDF of Recruitment (Model #14)",
      "topics": [
        "empirical_cdf_model"
      ]
    },
    {
      "page": "empirical_distribution_model",
      "title": "Empirical Recruitment Distribution (Model #3)",
      "topics": [
        "empirical_distribution_model"
      ]
    },
    {
      "page": "empirical_recruit",
      "title": "Empirical Recruitment Model Data",
      "topics": [
        "empirical_recruit"
      ]
    },
    {
      "page": "empirical_ssb",
      "title": "Empirical Recruits Per Spawning Biomass Distribution (SSB) (Model #2)",
      "topics": [
        "empirical_ssb"
      ]
    },
    {
      "page": "fishery_selectivity",
      "title": "Fishery Selectivity at age by fleet",
      "topics": [
        "fishery_selectivity"
      ]
    },
    {
      "page": "general_params",
      "title": "Input general model parameters",
      "topics": [
        "general_params"
      ]
    },
    {
      "page": "harvest_scenario",
      "title": "Harvest intensity (of fishing mortality or landings quota) by fleet",
      "topics": [
        "harvest_scenario"
      ]
    },
    {
      "page": "invalid_path_message",
      "title": "Invalid Path Message",
      "topics": [
        "invalid_path_message"
      ]
    },
    {
      "page": "is_rstudio_desktop",
      "title": "Checks Rstudioapi if Rstudio Desktop is used.",
      "topics": [
        "is_rstudio_desktop"
      ]
    },
    {
      "page": "jan_stock_weight_age",
      "title": "Stock Weights on January 1st at Age",
      "topics": [
        "jan_stock_weight_age"
      ]
    },
    {
      "page": "landed_catch_weight_age",
      "title": "Landed Catch weight at age by fleet",
      "topics": [
        "landed_catch_weight_age"
      ]
    },
    {
      "page": "maturity_fraction",
      "title": "Maturation fraction at age",
      "topics": [
        "maturity_fraction"
      ]
    },
    {
      "page": "max_bounds",
      "title": "Sets the maximum bounds of Weight(MT) and natural mortality",
      "topics": [
        "max_bounds"
      ]
    },
    {
      "page": "mean_population_weight_age",
      "title": "Mean (or mid-year) weights at age",
      "topics": [
        "mean_population_weight_age"
      ]
    },
    {
      "page": "mortality_fraction_prior_spawn",
      "title": "Proportion of total mortality occurring prior to spawn in year t",
      "topics": [
        "mortality_fraction_prior_spawn"
      ]
    },
    {
      "page": "natural_mortality",
      "title": "Input information for the natural mortality rate (M) at Age",
      "topics": [
        "natural_mortality"
      ]
    },
    {
      "page": "null_recruit_model",
      "title": "Null Recruitment UI Fallback Default",
      "topics": [
        "null_recruit_model"
      ]
    },
    {
      "page": "options_flag_container",
      "title": "Class container that encapsulates logical flags to enable AGEPRO user-defined options",
      "topics": [
        "options_flags",
        "options_flag_container"
      ]
    },
    {
      "page": "options_output",
      "title": "AGEPRO projection output options.",
      "topics": [
        "options_output"
      ]
    },
    {
      "page": "parametric_autocorrelated_error",
      "title": "Parametric Recruitment Model w/ correlated lognormal error",
      "topics": [
        "parametric_autocorrelated_error"
      ]
    },
    {
      "page": "parametric_curve",
      "title": "Parametric Recruitment Model",
      "topics": [
        "parametric_curve"
      ]
    },
    {
      "page": "percentile_summary",
      "title": "Percentile summary of the key results of AGEPRO projection output",
      "topics": [
        "percentile_summary"
      ]
    },
    {
      "page": "print_parameter_table",
      "title": "Use cli commands to display AGEPRO table-like values",
      "topics": [
        "print_parameter_table"
      ]
    },
    {
      "page": "process_error",
      "title": "Process Errors for Population and Fishery Processes",
      "topics": [
        "process_error"
      ]
    },
    {
      "page": "projection_analyses",
      "title": "Generalized structure of projection analyses keyword parameters",
      "topics": [
        "projection_analyses"
      ]
    },
    {
      "page": "projection_years",
      "title": "Projection Years",
      "topics": [
        "projection_years"
      ]
    },
    {
      "page": "pstar_projection",
      "title": "Projection analyses that shows the probability of exceeding overfishing threshold of the target year",
      "topics": [
        "pstar_projection"
      ]
    },
    {
      "page": "rebuild_projection",
      "title": "Input information for calculating F to rebuild spawning biomass",
      "topics": [
        "rebuild_projection"
      ]
    },
    {
      "page": "recruit_model",
      "title": "Recruit Model",
      "topics": [
        "recruit_model"
      ]
    },
    {
      "page": "recruitment",
      "title": "AGEPRO Recruitment Parameter",
      "topics": [
        "recruitment"
      ]
    },
    {
      "page": "reference_points",
      "title": "Values to output optional agepro model's reference point threshold report.",
      "topics": [
        "reference_points"
      ]
    },
    {
      "page": "retrospective_adjustments",
      "title": "Vector of retrospective bias-correction coefficients to adjust to the initial population of numbers of age.",
      "topics": [
        "retrospective_adjustments"
      ]
    },
    {
      "page": "ricker_curve_autocorrelated_error",
      "title": "Ricker Curve with Autocorrelated Lognormal Error (Model #11)",
      "topics": [
        "ricker_curve_autocorrelated_error"
      ]
    },
    {
      "page": "ricker_curve_model",
      "title": "Ricker Curve #/ Lognormal Error (Model #6)",
      "topics": [
        "ricker_curve_model"
      ]
    },
    {
      "page": "scaling_factors",
      "title": "Scale Factors",
      "topics": [
        "scaling_factors"
      ]
    },
    {
      "page": "shepherd_curve_autocorrelated_error",
      "title": "Shepherd Curve with Autocorrelated Lognormal Error (Model #12)",
      "topics": [
        "shepherd_curve_autocorrelated_error"
      ]
    },
    {
      "page": "shepherd_curve_model",
      "title": "Shepherd Curve with Lognormal Error (Model #7)",
      "topics": [
        "shepherd_curve_model"
      ]
    },
    {
      "page": "spawning_stock_weight_age",
      "title": "Spawning stock weight at Age",
      "topics": [
        "spawning_stock_weight_age"
      ]
    },
    {
      "page": "standard_projection",
      "title": "Standard Projection Analyses",
      "topics": [
        "standard_projection"
      ]
    },
    {
      "page": "two_stage_empirical_cdf",
      "title": "Two-Stage Empirical Cumulative Distribution Function of Recruitment (Recruit #15)",
      "topics": [
        "two_stage_empirical_cdf"
      ]
    },
    {
      "page": "two_stage_empirical_recruit",
      "title": "Two-Stage Empirical Recruitment Base",
      "topics": [
        "two_stage_empirical_recruit"
      ]
    },
    {
      "page": "two_stage_empirical_ssb",
      "title": "Two-Stage Empirical Recruits Per Spawning Biomass Distribution (Model #4)",
      "topics": [
        "two_stage_empirical_ssb"
      ]
    },
    {
      "page": "validate_map",
      "title": "Custom mapping function for error handing",
      "topics": [
        "validate_map"
      ]
    },
    {
      "page": "validate_proj_years_parameter",
      "title": "Validates the usage of the 'projection years' parameter.",
      "topics": [
        "validate_proj_years_parameter"
      ]
    }
  ],
  "_readme": "https://github.com/nmfs-ost/ageproR/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "collections",
    "glue",
    "here",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "vctrs",
    "withr"
  ],
  "_score": 2.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "agepror",
  "_universes": [
    "noaa-fisheries-integrated-toolbox"
  ],
  "_previous": "0.9.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-01T21:03:54.000Z",
      "distro": "noble",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "d8a5ae10a1832668a7996b2d829b99287c91ff9259d76703d93ea84c95e4cf22",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-06-01T21:04:03.000Z",
      "distro": "noble",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "8cce438f8929fdde110765f665d1c979683461d0a1cab07da4392bfdb6d3288c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-01T21:03:52.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "92e59d77900770dca0467c01dd4d550de2faf2d970ce9df088eb500a645083d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-06-01T21:04:32.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "05affdfe439a30427aa37d85265c30171b73aaf8cc871af039c950186891d9f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-06-01T21:04:07.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "89af6d83e5d898311a560bc26fb6d50a92e065a4b999ab4a36e5c74edb6a5405",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-01T21:03:12.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "33e32cd3dd165f54142b1ab90044ba4cf2c53629d9c5ab8082cbccc9c0e2b636",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-01T21:03:29.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "9890c794d92747abc2164742b17ff966236f3d1a0fb18ddcbea351ce0fd705f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-06-01T21:03:21.000Z",
      "commit": "7e58d31e5d0b98188a5a4548a02c62c352195d0f",
      "fileid": "cd0c7e9e672e3fce64080a53dc4479dc7023de600e6ed4d003f579e33b9f7029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/26781647750"
    }
  ]
}