{
  "_id": "6a1023d8acfb0bcc41c8d8ee",
  "Package": "sensortowerR",
  "Title": "Interface to 'Sensor Tower' Mobile App Intelligence API",
  "Version": "1.0.0",
  "Description": "Interface to the 'Sensor Tower' API\n<https://app.sensortower.com/api/docs/app_analysis> for mobile\napp analytics and market intelligence. Provides a small,\nconsistent set of functions to retrieve app metadata, publisher\ninformation, download and revenue estimates, active user\nmetrics, category rankings, and market trends. Four core verbs\n('st_metrics', 'st_rankings', 'st_app'/'st_apps', 'st_filter')\ncover the common workflows with standardized parameters and\ntidyverse-friendly output. Supports both iOS and Android app\necosystems with unified data structures for cross-platform\nanalysis.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Authors@R": "person(\"Phillip\", \"Black\",\nemail = \"pblack@gameeconomistconsulting.com\",\nrole = c(\"aut\", \"cre\"))",
  "Author": "Phillip Black [aut, cre]",
  "Maintainer": "Phillip Black <pblack@gameeconomistconsulting.com>",
  "URL": "https://github.com/econosopher/sensortowerR",
  "BugReports": "https://github.com/econosopher/sensortowerR/issues",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://econosopher.r-universe.dev",
  "Date/Publication": "2026-05-13 11:16:48 UTC",
  "RemoteUrl": "https://github.com/econosopher/sensortowerr",
  "RemoteRef": "HEAD",
  "RemoteSha": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 12:22:13 UTC",
    "User": "root"
  },
  "MD5sum": "4d4e2ee79d6b617c2c0cb2b40fab8915",
  "_user": "econosopher",
  "_type": "src",
  "_file": "sensortowerR_1.0.0.tar.gz",
  "_fileid": "36d036c286011b74a2e81b40545f9c635045d6c3b004025c1f2587d7ad85484a",
  "_filesize": 473276,
  "_sha256": "36d036c286011b74a2e81b40545f9c635045d6c3b004025c1f2587d7ad85484a",
  "_created": "2026-05-13T12:22:13.000Z",
  "_published": "2026-05-22T09:37:28.735Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77354080152,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6969950531"
    },
    {
      "job": 77354080177,
      "time": 186,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969955174"
    },
    {
      "job": 77354080368,
      "time": 143,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6969940396"
    },
    {
      "job": 77354080112,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969936176"
    },
    {
      "job": 77354079935,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969890011"
    },
    {
      "job": 77354079522,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157429397"
    },
    {
      "job": 77354080217,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6969932903"
    },
    {
      "job": 77354080454,
      "time": 147,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6969941335"
    },
    {
      "job": 77354080136,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6969927611"
    }
  ],
  "_buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/econosopher/sensortowerr",
  "_commit": {
    "id": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
    "author": "Databricks Helper Bot <databricks-bot@example.com>",
    "committer": "Databricks Helper Bot <databricks-bot@example.com>",
    "message": "Add aggregate game summary workflow\n",
    "time": 1778671008
  },
  "_maintainer": {
    "name": "Phillip Black",
    "email": "pblack@gameeconomistconsulting.com",
    "login": "econosopher",
    "linkedin": "in/phillip-black-economist",
    "twitter": "@econosopher",
    "uuid": 10812302
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "openssl",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "gtExtras",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgbuild",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rhub",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "econosopher",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 13
    },
    {
      "week": "2025-30",
      "n": 8
    },
    {
      "week": "2025-31",
      "n": 28
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 1
    },
    {
      "week": "2025-34",
      "n": 10
    },
    {
      "week": "2025-36",
      "n": 14
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 5
    },
    {
      "week": "2025-51",
      "n": 6
    },
    {
      "week": "2026-06",
      "n": 5
    },
    {
      "week": "2026-10",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "econosopher",
      "count": 16,
      "uuid": 10812302
    }
  ],
  "_userbio": {
    "uuid": 10812302,
    "type": "user",
    "name": "Phillip Black",
    "description": "Something, something economy"
  },
  "_downloads": {
    "count": 492,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sensortowerR"
  },
  "_devurl": "https://github.com/econosopher/sensortowerr",
  "_searchresults": 43,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sensortowerR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/econosopher/sensortowerr",
  "_realowner": "econosopher",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9.4",
      "date": "2025-12-30"
    },
    {
      "version": "0.9.7",
      "date": "2026-03-18"
    },
    {
      "version": "1.0.0",
      "date": "2026-04-25"
    }
  ],
  "_exports": [
    "calculate_yoy_growth",
    "example_sensortower_data",
    "format_arpu",
    "format_currency",
    "format_downloads",
    "format_large_number",
    "format_market_share",
    "format_percent",
    "format_retention",
    "format_users",
    "lookup_category_names",
    "st_active_users",
    "st_analyze_filter",
    "st_api_diagnostics",
    "st_app",
    "st_app_details",
    "st_app_enriched",
    "st_app_info",
    "st_app_lookup",
    "st_app_tag",
    "st_apps",
    "st_batch_app_lookup",
    "st_batch_metrics",
    "st_build_filter_url",
    "st_build_web_url",
    "st_cache_info",
    "st_categories",
    "st_category_rankings",
    "st_clear_app_cache",
    "st_clear_id_cache",
    "st_combine_filters",
    "st_compare_filter_results",
    "st_create_simple_filter",
    "st_custom_fields_filter",
    "st_custom_fields_filter_by_id",
    "st_custom_fields_values",
    "st_demographics",
    "st_discover_fields",
    "st_extract_filter_id",
    "st_extract_url_params",
    "st_facets_metrics",
    "st_filter",
    "st_filter_by_date",
    "st_filter_by_genre",
    "st_filter_by_monetization",
    "st_filter_by_publisher",
    "st_filter_by_sdk",
    "st_game_summary",
    "st_generate_example_filter_ids",
    "st_get_app_names",
    "st_get_filter_collection",
    "st_get_filtered_apps",
    "st_get_unified_mapping",
    "st_gt_dashboard",
    "st_is_valid_filter_id",
    "st_metrics",
    "st_parse_web_url",
    "st_publisher_apps",
    "st_publisher_portfolio",
    "st_rankings",
    "st_ratings_facets",
    "st_retention",
    "st_retention_facets",
    "st_reviews_by_rating_facets",
    "st_sales_report",
    "st_session_metrics",
    "st_smart_metrics",
    "st_test_filter",
    "st_top_charts",
    "st_top_publishers",
    "st_unified_sales_report",
    "st_yoy_metrics"
  ],
  "_help": [
    {
      "page": "calculate_yoy_growth",
      "title": "Calculate year-over-year growth rates",
      "topics": [
        "calculate_yoy_growth"
      ]
    },
    {
      "page": "filter_helpers",
      "title": "Custom Filter Helper Functions",
      "topics": [
        "filter_helpers"
      ]
    },
    {
      "page": "format_arpu",
      "title": "Format ARPU (Average Revenue Per User)",
      "topics": [
        "format_arpu"
      ]
    },
    {
      "page": "format_currency",
      "title": "Format currency values with appropriate suffixes",
      "topics": [
        "format_currency"
      ]
    },
    {
      "page": "format_downloads",
      "title": "Format download counts with appropriate suffixes",
      "topics": [
        "format_downloads"
      ]
    },
    {
      "page": "format_large_number",
      "title": "Format large numbers with K/M/B suffixes",
      "topics": [
        "format_large_number"
      ]
    },
    {
      "page": "format_market_share",
      "title": "Format market share as percentage",
      "topics": [
        "format_market_share"
      ]
    },
    {
      "page": "format_percent",
      "title": "Format percentages",
      "topics": [
        "format_percent"
      ]
    },
    {
      "page": "format_retention",
      "title": "Format retention rates",
      "topics": [
        "format_retention"
      ]
    },
    {
      "page": "format_users",
      "title": "Format user counts (DAU/MAU/WAU)",
      "topics": [
        "format_users"
      ]
    },
    {
      "page": "formatting_helpers",
      "title": "Formatting Helper Functions",
      "topics": [
        "formatting_helpers"
      ]
    },
    {
      "page": "lookup_category_names",
      "title": "Helper function to look up category names",
      "topics": [
        "lookup_category_names"
      ]
    },
    {
      "page": "st_active_users",
      "title": "Fetch Active User Metrics with a Tidy Long Output",
      "topics": [
        "st_active_users"
      ]
    },
    {
      "page": "st_analyze_filter",
      "title": "Analyze Custom Filter Performance",
      "topics": [
        "st_analyze_filter"
      ]
    },
    {
      "page": "st_api_diagnostics",
      "title": "Diagnose API Issues",
      "topics": [
        "st_api_diagnostics"
      ]
    },
    {
      "page": "st_app",
      "title": "Fetch App Details",
      "topics": [
        "st_app"
      ]
    },
    {
      "page": "st_app_enriched",
      "title": "Fetch Enriched Metrics for Specific Apps",
      "topics": [
        "st_app_enriched"
      ]
    },
    {
      "page": "st_app_tag",
      "title": "Fetch Apps by Custom Fields and Tags",
      "topics": [
        "st_app_tag"
      ]
    },
    {
      "page": "st_apps",
      "title": "Search or Filter Apps",
      "topics": [
        "st_apps"
      ]
    },
    {
      "page": "st_batch_app_lookup",
      "title": "Batch Look up app information",
      "topics": [
        "st_batch_app_lookup"
      ]
    },
    {
      "page": "st_build_filter_url",
      "title": "Build Sensor Tower Filter URL",
      "topics": [
        "st_build_filter_url"
      ]
    },
    {
      "page": "st_build_web_url",
      "title": "Create Sensor Tower Web URL from Parameters",
      "topics": [
        "st_build_web_url"
      ]
    },
    {
      "page": "st_cache_info",
      "title": "Show App ID Cache Statistics",
      "topics": [
        "st_cache_info"
      ]
    },
    {
      "page": "st_categories",
      "title": "List Available Sensor Tower Categories",
      "topics": [
        "st_categories"
      ]
    },
    {
      "page": "st_clear_app_cache",
      "title": "Clear App Name Cache",
      "topics": [
        "st_clear_app_cache"
      ]
    },
    {
      "page": "st_clear_id_cache",
      "title": "Clear App ID Cache",
      "topics": [
        "st_clear_id_cache"
      ]
    },
    {
      "page": "st_custom_fields",
      "title": "Custom Fields Filter Functions",
      "topics": [
        "st_custom_fields"
      ]
    },
    {
      "page": "st_custom_fields_utils",
      "title": "Custom Fields Utility Functions",
      "topics": [
        "st_custom_fields_utils"
      ]
    },
    {
      "page": "st_custom_fields_values",
      "title": "Get Custom Fields Values",
      "topics": [
        "st_custom_fields_values"
      ]
    },
    {
      "page": "st_custom_fields_workflow",
      "title": "Custom Fields Filter Workflow Helper Functions",
      "topics": [
        "st_custom_fields_workflow"
      ]
    },
    {
      "page": "st_demographics",
      "title": "Fetch Demographics Data for Apps",
      "topics": [
        "st_demographics"
      ]
    },
    {
      "page": "st_discover_fields",
      "title": "Discover Available Custom Fields",
      "topics": [
        "st_discover_fields"
      ]
    },
    {
      "page": "st_extract_filter_id",
      "title": "Extract Filter ID from Sensor Tower URL",
      "topics": [
        "st_extract_filter_id"
      ]
    },
    {
      "page": "st_extract_url_params",
      "title": "Extract All Parameters from Sensor Tower URL",
      "topics": [
        "st_extract_url_params"
      ]
    },
    {
      "page": "st_facets_metrics",
      "title": "Low-Level Access to Sensor Tower Facets Metrics",
      "topics": [
        "st_facets_metrics"
      ]
    },
    {
      "page": "st_filter",
      "title": "Create a Sensor Tower Filter Object",
      "topics": [
        "as.character.st_filter",
        "c.st_filter",
        "format.st_filter",
        "print.st_filter",
        "st_filter"
      ]
    },
    {
      "page": "st_game_summary",
      "title": "Fetch Game Market Summary Data",
      "topics": [
        "st_game_summary"
      ]
    },
    {
      "page": "st_get_app_names",
      "title": "Get App Names from Publisher Apps Result",
      "topics": [
        "st_get_app_names"
      ]
    },
    {
      "page": "st_get_filter_collection",
      "title": "Get Pre-Built Filter Collections",
      "topics": [
        "st_get_filter_collection"
      ]
    },
    {
      "page": "st_get_filtered_apps",
      "title": "Get Top Apps with Custom Filter",
      "topics": [
        "st_get_filtered_apps"
      ]
    },
    {
      "page": "st_get_unified_mapping",
      "title": "Get Unified ID Mapping for Apps",
      "topics": [
        "st_get_unified_mapping"
      ]
    },
    {
      "page": "st_gt_dashboard",
      "title": "Create FiveThirtyEight-styled GT Dashboard from Top Charts Data",
      "topics": [
        "st_gt_dashboard"
      ]
    },
    {
      "page": "st_is_valid_filter_id",
      "title": "Validate Custom Field Filter ID Format",
      "topics": [
        "st_is_valid_filter_id"
      ]
    },
    {
      "page": "st_metrics",
      "title": "Fetch Sensor Tower Metrics",
      "topics": [
        "st_metrics"
      ]
    },
    {
      "page": "st_parse_web_url",
      "title": "Parse Sensor Tower Web URL to API Parameters",
      "topics": [
        "st_parse_web_url"
      ]
    },
    {
      "page": "st_publisher_apps",
      "title": "Get All Apps from a Publisher",
      "topics": [
        "st_publisher_apps"
      ]
    },
    {
      "page": "st_publisher_portfolio",
      "title": "Publisher Portfolio Analysis",
      "topics": [
        "st_publisher_portfolio"
      ]
    },
    {
      "page": "st_rankings",
      "title": "Fetch Sensor Tower Rankings",
      "topics": [
        "st_rankings"
      ]
    },
    {
      "page": "st_ratings_facets",
      "title": "Fetch Rating Metrics from Sensor Tower's Facets API",
      "topics": [
        "st_ratings_facets"
      ]
    },
    {
      "page": "st_retention",
      "title": "Fetch Retention Data for Apps",
      "topics": [
        "st_retention"
      ]
    },
    {
      "page": "st_retention_facets",
      "title": "Fetch Retention Metrics from Sensor Tower's Facets API",
      "topics": [
        "st_retention_facets"
      ]
    },
    {
      "page": "st_reviews_by_rating_facets",
      "title": "Fetch Review Metrics by Rating from Sensor Tower's Facets API",
      "topics": [
        "st_reviews_by_rating_facets"
      ]
    },
    {
      "page": "st_session_metrics",
      "title": "Fetch Session Metrics Time Series Data",
      "topics": [
        "st_session_metrics"
      ]
    },
    {
      "page": "st_test_filter",
      "title": "Test a Custom Filter ID",
      "topics": [
        "st_test_filter"
      ]
    },
    {
      "page": "st_yoy_metrics",
      "title": "Year-over-Year Metrics Comparison",
      "topics": [
        "st_yoy_metrics"
      ]
    }
  ],
  "_readme": "https://github.com/econosopher/sensortowerr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "httr2",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "migrating-to-1.0.Rmd",
      "filename": "migrating-to-1.0.html",
      "title": "Migrating to sensortowerR 1.0.0",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why 1.0.0?",
        "The one rule that affects every script",
        "Function-by-function translation",
        "Metrics (revenue, downloads)",
        "Rankings",
        "App lookup and discovery",
        "Filters",
        "Parameter renames in retained functions",
        "Removed exports (now internal)",
        "Checking your scripts"
      ],
      "created": "2026-04-23 11:50:22",
      "modified": "2026-04-23 11:50:22",
      "commits": 1
    },
    {
      "source": "tidy-active-users.Rmd",
      "filename": "tidy-active-users.html",
      "title": "Tidy Active User Workflows",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Basic Pipeline",
        "Wide Reporting Table",
        "Join With Sales Data",
        "App-Level KPI Aggregation"
      ],
      "created": "2026-02-05 22:14:14",
      "modified": "2026-04-23 11:50:22",
      "commits": 3
    },
    {
      "source": "custom-fields.Rmd",
      "filename": "custom-fields.html",
      "title": "Working with Custom Fields Filters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Understanding Custom Fields",
        "Basic workflow",
        "1. Discover available fields",
        "2. Build a filter",
        "3. Inspect the filter",
        "4. Use the filter",
        "5. Combine filters",
        "6. Reuse an existing filter ID",
        "Advanced: arbitrary custom fields",
        "Inspecting and validating filters",
        "Migration from 0.9.x"
      ],
      "created": "2025-08-21 18:59:17",
      "modified": "2026-04-23 11:50:22",
      "commits": 5
    }
  ],
  "_score": 6.888740960682893,
  "_indexed": true,
  "_nocasepkg": "sensortowerr",
  "_universes": [
    "econosopher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T12:24:57.000Z",
      "distro": "noble",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "929c9909df4b828792c7f0ea331594e6489adec1ed7d9555f9ea0a995afa6cde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-13T12:25:05.000Z",
      "distro": "noble",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "5cc14271d2cb2e30ccc66c34b0676765e0efab7dbc8bd8935acff7e1e4422e80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T12:24:25.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "6a627e5677489605bf2be936e5cdf83e7c7eaed6a57ef468a7fd848eec81264a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-13T12:24:13.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "b3da6f7f7b8c8b414aab11b64c18e0ba6e80fc55639fd798aa46f8ecd60b2cff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T12:23:46.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "c5e6bb2d2e6f7529e60eca68f4bd10aed27d655c1a05c5e60bc5f3466b1d3fc8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T12:24:08.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "2e8785eb2350e886685452fe5381b60f679a5fd932347c93cee11adb0524a864",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-13T12:23:41.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "f542cdae0a63609885fbeadef1c96f0150017d338842d2c36fda3763de0f08b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T09:37:08.000Z",
      "commit": "abe3624bbdac5e9cf33efed8c95b3d3cfe290388",
      "fileid": "8aed71c28a22585b97257733052fe2c5d401f0fb3226102ffd7d4ffb007c74ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25798596902"
    }
  ]
}