{
  "_id": "6a1dbea91d7bb097a0a5704e",
  "Package": "openNCAI",
  "Type": "Package",
  "Title": "Calculates a Natural Capital Assets Index",
  "Version": "0.1.0",
  "Date": "2026-05-04",
  "Authors@R": "person(given = \"Kate\",\nfamily = \"O\\'Hara\",\nrole = c(\"aut\", \"cre\"),\nemail = \"k.a.ohara@stir.ac.uk\")",
  "Description": "Calculates a regional natural capital assets index (NCAI)\nfollowing the methodology designed by NatureScot for Scotland\nas described in Albon, Balana, Brooker & Eastwood (2014)\n<https://www.nature.scot/sites/default/files/2025-06/naturescot-commissioned-report-751.pdf>\nand McKenna et al. (2019) <doi:10.1016/J.ECOLIND.2019.105645>.\nProcesses habitat extent and condition data alongside metadata\nand weighting systems to produce a yearly single figure indexed\nrelative to a base-year value of 100.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/oharakate/openNCAI",
  "BugReports": "https://github.com/oharakate/openNCAI/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://oharakate.r-universe.dev",
  "Date/Publication": "2026-06-01 14:22:12 UTC",
  "RemoteUrl": "https://github.com/oharakate/openncai",
  "RemoteRef": "HEAD",
  "RemoteSha": "0d2e720a4535838355fd36be5cdcb2a16149f761",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 16:54:11 UTC",
    "User": "root"
  },
  "Author": "Kate O'Hara [aut, cre]",
  "Maintainer": "Kate O'Hara <k.a.ohara@stir.ac.uk>",
  "MD5sum": "fb86fa3a8ac3d7d516483356822d8236",
  "_user": "oharakate",
  "_type": "src",
  "_file": "openNCAI_0.1.0.tar.gz",
  "_fileid": "24cddc337131c741440c03c0a750fba2c195bc0651a3170f4b9dee7247f830e5",
  "_filesize": 1619935,
  "_sha256": "24cddc337131c741440c03c0a750fba2c195bc0651a3170f4b9dee7247f830e5",
  "_created": "2026-06-01T16:54:11.000Z",
  "_published": "2026-06-01T17:17:29.468Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78903597883,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7337689004"
    },
    {
      "job": 78903597837,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7337686508"
    },
    {
      "job": 78903597950,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7338119067"
    },
    {
      "job": 78903597842,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7338006567"
    },
    {
      "job": 78902954938,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337628726"
    },
    {
      "job": 78903597719,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7337671724"
    },
    {
      "job": 78903597802,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7337669184"
    },
    {
      "job": 78903597725,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7337670964"
    },
    {
      "job": 78903597698,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7337663325"
    }
  ],
  "_buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/oharakate/openncai",
  "_commit": {
    "id": "0d2e720a4535838355fd36be5cdcb2a16149f761",
    "author": "Kate O'Hara <63014805+oharakate@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update installation instructions in README\n\nAdded recommendation to build vignettes for documentation access.",
    "time": 1780323732
  },
  "_maintainer": {
    "name": "Kate OHara",
    "email": "k.a.ohara@stir.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "slider",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rprojroot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "oharakate",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-47",
      "n": 8
    },
    {
      "week": "2025-48",
      "n": 11
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 10
    },
    {
      "week": "2025-52",
      "n": 1
    },
    {
      "week": "2026-01",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 4
    },
    {
      "week": "2026-03",
      "n": 8
    },
    {
      "week": "2026-05",
      "n": 10
    },
    {
      "week": "2026-06",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 7
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-18",
      "n": 22
    },
    {
      "week": "2026-19",
      "n": 5
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-19"
    }
  ],
  "_topics": [
    "forth2o",
    "geospatial",
    "habitat-condition",
    "habitat-extent",
    "measuring-natural-capital",
    "natural-capital",
    "natural-capital-assets",
    "ncai",
    "open-science",
    "open-source"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "oharakate",
      "count": 134,
      "uuid": 63014805
    },
    {
      "user": "benmatthewsed",
      "count": 1,
      "uuid": 29891641
    }
  ],
  "_userbio": {
    "uuid": 63014805,
    "type": "user",
    "name": "Kate O'Hara",
    "description": "Research associate on FORTH2O Datalab & PhD student in quantitative social research methods at University of Stirling. Stata, R, Python. Multilevel modelling. "
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openNCAI"
  },
  "_devurl": "https://github.com/oharakate/openncai",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/openNCAI.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/oharakate/openncai",
  "_realowner": "oharakate",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-05-13"
    }
  ],
  "_exports": [
    "create_ncai_template",
    "get_ncai",
    "read_ncai_template"
  ],
  "_datasets": [
    {
      "name": "ns_between_importance_scores",
      "title": "Ecosystem Service Importance Scores (between-service-type)",
      "object": "ns_between_importance_scores",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_ci_relevance_matrices",
      "title": "Condition Indicator Relevance Matrix List",
      "object": "ns_ci_relevance_matrices",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_ci_scores",
      "title": "Condition Indicator Score Matrix",
      "object": "ns_ci_scores",
      "class": [
        "data.frame"
      ],
      "fields": [
        "2_pollution_orthophosphate_at_safe_level",
        "4_coastal_bathing_water_quality_guideline_and_mandatory",
        "6_woodland_bird_index",
        "8_wintering_waterbird_index",
        "10_coastal_site_condition_favourable_condition",
        "16_use_of_marked_coastal_paths",
        "18_raw_water_quality_nitrates_in_rivers_at_safe_level",
        "22_raw_water_abstractions_inverse",
        "23_river_water_quality_percent_unpolluted_sites",
        "24_freshwater_site_condition_favourable_condition",
        "28_wild_salmon_and_grilse_rod_line",
        "30_upland_bird_index",
        "34_mires_bogs_fens_site_condition_favourable_condition",
        "39_adult_red_grouse_density",
        "43_area_of_certified_forest",
        "45_woodland_site_condition_favourable_condition",
        "48_net_annual_change_in_carbon_in_woodlands",
        "54_urban_birds",
        "55_greenspace_place_for_children_to_play",
        "56_greenspace_provides_a_space_to_relax",
        "57_greenspace_attractive_green_areas",
        "59_greenspace_strongly_agree_quality_reduced_in_last_five_years_inverse",
        "63_cereal_yield",
        "64_bare_fallow_set_aside_area",
        "65_fertiliser_use_inverse",
        "66_pesticide_use_inverse",
        "67_farmland_bird_index",
        "71_agri_environment_area",
        "72_butterflies_generalists",
        "83_area_of_grass_cut_for_hay",
        "87_grassland_site_condition_favourable_condition",
        "90_number_of_livestock_units",
        "93_total_number_of_different_bird_species_counted",
        "97_outdoor_visits_per_week_one_or_more",
        "98_visual_influence_of_built_development_inverse",
        "99_temperate_shrub_heathland_site_condition_favourable_condition",
        "100_montane_site_condition_favourable_condition",
        "104_water_framework_directive_good_or_better_ecological_status"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_custom_divisor_matrix",
      "title": "Nature Scot Custom Divisor Matrix",
      "object": "ns_custom_divisor_matrix",
      "class": [
        "data.frame"
      ],
      "fields": [
        "1_1_cultivated_crops",
        "1_2_reared_animals_and_their_outputs",
        "1_3_wild_animals_plants_and_algae_and_their_outputs",
        "1_4_animals_plants_and_algae_from_in_situ_aquaculture",
        "1_5_water_for_drinking_purposes",
        "1_6_materials_from_animals_plants_and_algae_for_direct_use_or_processing",
        "1_7_materials_from_animals_plants_and_algae_for_agricultural_use",
        "1_8_genetic_material_from_all_biota",
        "1_9_water_for_non_drinking_purposes",
        "1_10_plant_based_energy_sources",
        "1_11_animal_based_energy_sources",
        "1_12_animal_based_mechanical_energy",
        "2_1_mediation_of_waste_toxins_and_other_nuisances_by_biota",
        "2_2_mediation_of_waste_toxins_and_other_nuisances_by_ecosystems",
        "2_3_mediation_of_mass_flows_and_erosion",
        "2_4_mediation_of_liquid_flows_hydrological_cycle_flood_protection",
        "2_5_mediation_of_gas_air_flows_storm_protection_ventilation_transpiration",
        "2_6_pollination_and_seed_dispersal",
        "2_7_maintenance_of_nursery_populations_and_habitats",
        "2_8_pest_and_disease_control",
        "2_9_soil_formation_and_composition",
        "2_10_maintenance_of_waters_chemical_condition",
        "2_11_global_regional_and_micro_climate_regulation",
        "3_1_physical_and_experiential_interactions",
        "3_2_heritage_scientific_and_educational_interactions",
        "3_3_aesthetic_and_entertainment_interactions",
        "3_4_symbolic_sacred_and_or_religious_interactions",
        "3_5_existence_and_bequest"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_display_ci_names",
      "title": "Display names of Condition Indicators",
      "object": "ns_display_ci_names",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_display_es_label_tree",
      "title": "Display name version of Ecosystem Services Label Tree",
      "object": "ns_display_es_label_tree",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_display_habitats_label_tree",
      "title": "Display name version of Habitats Label Tree",
      "object": "ns_display_habitats_label_tree",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_es_label_tree",
      "title": "Ecosystem Services Label Tree",
      "object": "ns_es_label_tree",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_habitat_extent",
      "title": "Habitat Extent for Scotland",
      "object": "ns_habitat_extent",
      "class": [
        "data.frame"
      ],
      "fields": [
        "2000",
        "2001",
        "2002",
        "2003",
        "2004",
        "2005",
        "2006",
        "2007",
        "2008",
        "2009",
        "2010",
        "2011",
        "2012",
        "2013",
        "2014",
        "2015",
        "2016",
        "2017",
        "2018",
        "2019",
        "2020",
        "2021",
        "2022"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_habitats_label_tree",
      "title": "Habitats Label Tree",
      "object": "ns_habitats_label_tree",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_indicator_directory",
      "title": "Indicator Directory",
      "object": "ns_indicator_directory",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ci_id",
        "provisioning",
        "regulation_and_maintenance",
        "cultural"
      ],
      "rows": 38,
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_provision_per_unit_scores",
      "title": "Provision Per Unit Scores",
      "object": "ns_provision_per_unit_scores",
      "class": [
        "data.frame"
      ],
      "fields": [
        "1_1_cultivated_crops",
        "1_2_reared_animals_and_their_outputs",
        "1_3_wild_animals_plants_and_algae_and_their_outputs",
        "1_4_animals_plants_and_algae_from_in_situ_aquaculture",
        "1_5_water_for_drinking_purposes",
        "1_6_materials_from_animals_plants_and_algae_for_direct_use_or_processing",
        "1_7_materials_from_animals_plants_and_algae_for_agricultural_use",
        "1_8_genetic_material_from_all_biota",
        "1_9_water_for_non_drinking_purposes",
        "1_10_plant_based_energy_sources",
        "1_11_animal_based_energy_sources",
        "1_12_animal_based_mechanical_energy",
        "2_1_mediation_of_waste_toxins_and_other_nuisances_by_biota",
        "2_2_mediation_of_waste_toxins_and_other_nuisances_by_ecosystems",
        "2_3_mediation_of_mass_flows_and_erosion",
        "2_4_mediation_of_liquid_flows_hydrological_cycle_flood_protection",
        "2_5_mediation_of_gas_air_flows_storm_protection_ventilation_transpiration",
        "2_6_pollination_and_seed_dispersal",
        "2_7_maintenance_of_nursery_populations_and_habitats",
        "2_8_pest_and_disease_control",
        "2_9_soil_formation_and_composition",
        "2_10_maintenance_of_waters_chemical_condition",
        "2_11_global_regional_and_micro_climate_regulation",
        "3_1_physical_and_experiential_interactions",
        "3_2_heritage_scientific_and_educational_interactions",
        "3_3_aesthetic_and_entertainment_interactions",
        "3_4_symbolic_sacred_and_or_religious_interactions",
        "3_5_existence_and_bequest"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "ns_within_importance_scores",
      "title": "Ecosystem Service Importance Scores (within-service-type)",
      "object": "ns_within_importance_scores",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "ns_year_list",
      "title": "Year List",
      "object": "ns_year_list",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "create_ncai_template",
      "title": "Create an NCAI Data Entry Template",
      "topics": [
        "create_ncai_template"
      ]
    },
    {
      "page": "get_ncai",
      "title": "Main User Interface for the Natural Capital Asset Index (NCAI)",
      "topics": [
        "get_ncai"
      ]
    },
    {
      "page": "ns_between_importance_scores",
      "title": "Ecosystem Service Importance Scores (between-service-type)",
      "topics": [
        "ns_between_importance_scores"
      ]
    },
    {
      "page": "ns_ci_relevance_matrices",
      "title": "Condition Indicator Relevance Matrix List",
      "topics": [
        "ns_ci_relevance_matrices"
      ]
    },
    {
      "page": "ns_ci_scores",
      "title": "Condition Indicator Score Matrix",
      "topics": [
        "ns_ci_scores"
      ]
    },
    {
      "page": "ns_custom_divisor_matrix",
      "title": "Nature Scot Custom Divisor Matrix",
      "topics": [
        "ns_custom_divisor_matrix"
      ]
    },
    {
      "page": "ns_display_ci_names",
      "title": "Display names of Condition Indicators",
      "topics": [
        "ns_display_ci_names"
      ]
    },
    {
      "page": "ns_display_es_label_tree",
      "title": "Display name version of Ecosystem Services Label Tree",
      "topics": [
        "ns_display_es_label_tree"
      ]
    },
    {
      "page": "ns_display_habitats_label_tree",
      "title": "Display name version of Habitats Label Tree",
      "topics": [
        "ns_display_habitats_label_tree"
      ]
    },
    {
      "page": "ns_es_label_tree",
      "title": "Ecosystem Services Label Tree",
      "topics": [
        "ns_es_label_tree"
      ]
    },
    {
      "page": "ns_habitat_extent",
      "title": "Habitat Extent for Scotland",
      "topics": [
        "ns_habitat_extent"
      ]
    },
    {
      "page": "ns_habitats_label_tree",
      "title": "Habitats Label Tree",
      "topics": [
        "ns_habitats_label_tree"
      ]
    },
    {
      "page": "ns_indicator_directory",
      "title": "Indicator Directory",
      "topics": [
        "ns_indicator_directory"
      ]
    },
    {
      "page": "ns_provision_per_unit_scores",
      "title": "Provision Per Unit Scores",
      "topics": [
        "ns_provision_per_unit_scores"
      ]
    },
    {
      "page": "ns_within_importance_scores",
      "title": "Ecosystem Service Importance Scores (within-service-type)",
      "topics": [
        "ns_within_importance_scores"
      ]
    },
    {
      "page": "ns_year_list",
      "title": "Year List",
      "topics": [
        "ns_year_list"
      ]
    },
    {
      "page": "read_ncai_template",
      "title": "Read and Process a Populated NCAI Template",
      "topics": [
        "read_ncai_template"
      ]
    }
  ],
  "_readme": "https://github.com/oharakate/openncai/raw/HEAD/README.md",
  "_rundeps": [
    "cellranger",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "janitor",
    "lifecycle",
    "lubridate",
    "magrittr",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "slider",
    "snakecase",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "warp",
    "withr",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "openNCAI_in_brief.Rmd",
      "filename": "openNCAI_in_brief.html",
      "title": "openNCAI in Brief",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Learn more",
        "Details of the bundled data objects",
        "Metadata objects",
        "Environmental measurements objects",
        "Weighting objects"
      ],
      "created": "2026-05-03 14:39:54",
      "modified": "2026-05-08 07:34:24",
      "commits": 4
    },
    {
      "source": "replicating_scotlands_ncai.Rmd",
      "filename": "replicating_scotlands_ncai.html",
      "title": "Replicating Scotland's NCAI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup",
        "Accessing Package Data",
        "Understanding The Required Data Inputs",
        "Metadata",
        "Environmental Measurements",
        "Weighting Scores",
        "Data expectations",
        "Calculating The Overall Index",
        "Generating Breakdowns By Service Type or Broad Habitat",
        "Build the plot",
        "Basic lines",
        "Point marker for overall line to distinguish trend",
        "Fix the Y scale to match the 90-110 range",
        "Consistent X scale",
        "Labels",
        "Classic theme (solid axis lines, no grid)",
        "Minimal centering for the title",
        "Prepare the data:",
        "Build the plot:",
        "Lines for all habitats",
        "Diamond marker on the overall trend line",
        "We filter by 'breakdown' because that remains \"overall\" internally",
        "Fix the Y scale",
        "The requested classic theme",
        "Digging Deeper - Accessing Elements of the Calculation Process",
        "1. Prepare the data",
        "Extract years and values into a long-format data frame",
        "Calculate correlations for the annotation",
        "Pivot to long format for ggplot",
        "2. Create the ggplot"
      ],
      "created": "2026-02-05 16:43:38",
      "modified": "2026-05-19 09:20:39",
      "commits": 15
    },
    {
      "source": "using_openNCAIs_data_entry_templates.Rmd",
      "filename": "using_openNCAIs_data_entry_templates.html",
      "title": "Using openNCAI's Data Entry Templates",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Step 1: Assembling the metadata",
        "Step 2: Creating the data input spreadsheet",
        "Step 3: Read in data from the completed template"
      ],
      "created": "2026-05-02 15:58:50",
      "modified": "2026-05-08 07:34:24",
      "commits": 4
    }
  ],
  "_score": 5.99563519459755,
  "_indexed": true,
  "_nocasepkg": "openncai",
  "_universes": [
    "oharakate"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T16:56:37.000Z",
      "distro": "noble",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "e287d6d8cdc361c55e5dd7928e4303130ce1ef323c51e3d0d57e1e731a43378f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-01T16:56:32.000Z",
      "distro": "noble",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "e72e8481b7b4a3d440bf826b39b8d77f2ca09f7c57729d808e2ffbce8ac0a4d4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T17:16:38.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "c41e185baec69a3e20ecbf67f07a1c9afeb11edfc784136580bec289966269c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-01T17:11:35.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "2d85896bf39a658c4a5b2f8a6436e0906cb29444d94c357b79f73d9bb3b86077",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-01T16:56:26.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "c2a583d96d04eee7c35134867cd9228d6f3fd0164a96edf2df658999af117a4a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:55:33.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "c1a9c2129e8faf8e75cc47d8cbdaf9b31509e25d85566ff68ad43b049b3d0840",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:55:37.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "7b740d730993000168cde34fc6c8f7472e9e2782b4a0eb7db6c1fe7f86f21875",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-01T16:55:25.000Z",
      "commit": "0d2e720a4535838355fd36be5cdcb2a16149f761",
      "fileid": "9c3423070f16929d8e2c4e62cde656957e310b6a09953af44abc853d7b47836f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/oharakate/actions/runs/26768955325"
    }
  ]
}