{
  "_id": "6a5c5f439baadeef8ab4f280",
  "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-19 01:20:09 UTC",
  "RemoteUrl": "https://github.com/nmfs-ost/ageproR",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-19 05:19:06 UTC",
    "User": "root"
  },
  "Author": "Eric Fletcher [aut, cre],\nJon Brodziak [aut]",
  "_user": "noaa-fisheries-integrated-toolbox",
  "_type": "src",
  "_file": "ageproR_0.9.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/b25430fd19584ebf14b89c392fa5197895083524daaf84288c0f0a3a01cc8f87",
  "_filesize": 273940,
  "_sha256": "b25430fd19584ebf14b89c392fa5197895083524daaf84288c0f0a3a01cc8f87",
  "_expires": "2026-10-27T05:23:13.000Z",
  "_created": "2026-07-19T05:19:06.000Z",
  "_published": "2026-07-19T05:23:14.935Z",
  "_jobs": [
    {
      "job": 88159744581,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8438466626"
    },
    {
      "job": 88159744597,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438461111"
    },
    {
      "job": 88159744603,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8438453495"
    },
    {
      "job": 88159744608,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438453670"
    },
    {
      "job": 88159476243,
      "time": 211,
      "config": "source",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438439165"
    },
    {
      "job": 88159744599,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8438455964"
    },
    {
      "job": 88159744622,
      "time": 97,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8438454460"
    },
    {
      "job": 88159744601,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8438452653"
    },
    {
      "job": 88159744632,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8438456999"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650",
  "_status": "failure",
  "_upstream": "https://github.com/nmfs-ost/ageproR",
  "_commit": {
    "id": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
    "author": "Eric Fletcher <37851243+efletcherPIFSC@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #119 from nmfs-ost/readme-example\n\nREADME agepro_model example code workflow",
    "time": 1781832009
  },
  "_maintainer": {
    "name": "Eric Fletcher",
    "email": "eric.fletcher@noaa.gov",
    "login": "efletcherpifsc",
    "description": "",
    "uuid": 37851243
  },
  "_distro": "resolute",
  "_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
    },
    {
      "week": "2026-25",
      "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": 1165,
      "uuid": 37851243
    }
  ],
  "_userbio": {
    "uuid": 49974461,
    "type": "organization",
    "name": "NOAA Fisheries Integrated Toolbox",
    "followers": 9,
    "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.1",
  "_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.6532125137753435,
  "_indexed": false,
  "_nocasepkg": "agepror",
  "_universes": [
    "noaa-fisheries-integrated-toolbox"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-19T05:22:18.000Z",
      "distro": "resolute",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/28fb9453c215719ab15c0095449b5a12b9fb0c875a7da056bff779fd080208dd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.9.1",
      "date": "2026-07-19T05:21:40.000Z",
      "distro": "resolute",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/26eae1394c082c122b2ce0be39b9b33ebfb1ac993d026684f12b42974576edde",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-19T05:20:59.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/894b30b0a8bbe4c228b7bb29b8c76d3cf0f1834573f0edfc6e1803ac81c96bc2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.9.1",
      "date": "2026-07-19T05:21:03.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/4e6fd9d0c39de76876b95b11885ce69b2df731b636502c45a202631d363114df",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.1",
      "date": "2026-07-19T05:21:38.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/5a32e3c91577605dc9d7e611131ab00c59d0cfaab6e489a6da002a92039b6b9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-19T05:20:51.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/6d12a4c4971710a4e2646c3ac0275b8075415375bf90daea670832a7ec5fc4f2",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-19T05:20:40.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/9bce19a9d2d2de58a78877f7d71fb031eba6123b136189c5cfc5c2a3fa77108b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.9.1",
      "date": "2026-07-19T05:21:08.000Z",
      "commit": "cf9f31fa4beafe7a099ed8a641cc9a10f332e6fd",
      "fileid": "https://r2.ropensci.org/688e75c14e01f78f68a94cbfc5ed59b453a8691107b9a99d9ec9f3ea0622af89",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/noaa-fisheries-integrated-toolbox/actions/runs/29674584650"
    }
  ]
}