{
  "_id": "6a10360dacfb0bcc41c99eeb",
  "Package": "fortniteR",
  "Type": "Package",
  "Title": "Access 'Fortnite Ecosystem' API",
  "Version": "0.1.0",
  "Authors@R": "person(\"Phillip\", \"Black\",\nemail = \"pblack@gameeconomistconsulting.com\",\nrole = c(\"aut\", \"cre\"))",
  "Author": "Phillip Black [aut, cre]",
  "Maintainer": "Phillip Black <pblack@gameeconomistconsulting.com>",
  "Description": "Interface for accessing the 'Fortnite Ecosystem' API,\nallowing users to retrieve island metadata and engagement\nmetrics. The package provides functions to search for 'Fortnite\nCreative' islands, retrieve detailed metadata about specific\nislands including titles, descriptions, and tags, and access\nengagement metrics such as daily active users and play\nduration. It supports pagination for large result sets and\ntime-series analysis of island performance. The API endpoint is\n<https://api.fortnite.com/ecosystem/v1>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://econosopher.r-universe.dev",
  "Date/Publication": "2025-08-15 14:46:55 UTC",
  "RemoteUrl": "https://github.com/econosopher/fortniter",
  "RemoteRef": "HEAD",
  "RemoteSha": "e04bf802b817c4be3b86decaae27fa14df663fc9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:00:33 UTC",
    "User": "root"
  },
  "MD5sum": "e8537ee214db3b3b2c3c504ad7f2b2b3",
  "_user": "econosopher",
  "_type": "src",
  "_file": "fortniteR_0.1.0.tar.gz",
  "_fileid": "884bfedb42e08bf4b7a512e7f6c1b7c23330e48cb196f340e69d11ae59964cec",
  "_filesize": 1658105,
  "_sha256": "884bfedb42e08bf4b7a512e7f6c1b7c23330e48cb196f340e69d11ae59964cec",
  "_created": "2026-05-12T07:00:33.000Z",
  "_published": "2026-05-22T10:55:09.649Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365624283,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937721054"
    },
    {
      "job": 77365624382,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937713619"
    },
    {
      "job": 77365624164,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937698702"
    },
    {
      "job": 77365624170,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937708520"
    },
    {
      "job": 77365623805,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937677228"
    },
    {
      "job": 77365623792,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158804863"
    },
    {
      "job": 77365624343,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937697074"
    },
    {
      "job": 77365624494,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937696511"
    },
    {
      "job": 77365624168,
      "time": 66,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937696910"
    }
  ],
  "_buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/econosopher/fortniter",
  "_commit": {
    "id": "e04bf802b817c4be3b86decaae27fa14df663fc9",
    "author": "peterparkerspicklepatch <pblack@ncsu.edu>",
    "committer": "peterparkerspicklepatch <pblack@ncsu.edu>",
    "message": "Add CLAUDE.md to .gitignore\n",
    "time": 1755269215
  },
  "_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": "httr2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rhub",
      "role": "Suggests"
    },
    {
      "package": "rcmdcheck",
      "role": "Suggests"
    }
  ],
  "_owner": "econosopher",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 15
    },
    {
      "week": "2025-33",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "econosopher",
      "count": 3,
      "uuid": 10812302
    }
  ],
  "_userbio": {
    "uuid": 10812302,
    "type": "user",
    "name": "Phillip Black",
    "description": "Something, something economy"
  },
  "_downloads": {
    "count": 187,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fortniteR"
  },
  "_devurl": "https://github.com/econosopher/fortniter",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fortniteR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/econosopher/fortniter",
  "_realowner": "econosopher",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "fortnite_request",
    "get_all_islands",
    "get_island_metadata",
    "get_island_metrics",
    "get_islands"
  ],
  "_help": [
    {
      "page": "fortnite_request",
      "title": "Create request for Fortnite Ecosystem API",
      "topics": [
        "fortnite_request"
      ]
    },
    {
      "page": "get_all_islands",
      "title": "Get all islands with pagination support",
      "topics": [
        "get_all_islands"
      ]
    },
    {
      "page": "get_island_metadata",
      "title": "Get specific island metadata",
      "topics": [
        "get_island_metadata"
      ]
    },
    {
      "page": "get_island_metrics",
      "title": "Get island engagement metrics",
      "topics": [
        "get_island_metrics"
      ]
    },
    {
      "page": "get_islands",
      "title": "Get list of Fortnite Creative islands",
      "topics": [
        "get_islands"
      ]
    }
  ],
  "_readme": "https://github.com/econosopher/fortniter/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 3.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "fortniter",
  "_universes": [
    "econosopher"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:03:11.000Z",
      "distro": "noble",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "53682bc2f9de3c277ce132867b2192c1b421e21c6bdcf0d130ca385c4a163b6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T07:02:46.000Z",
      "distro": "noble",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "0c76b15bc1972820336409e0b73e2678be6ca96c118b3d8616db90c8e3bb94b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T07:01:56.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "8dcb60485308fe8b0b772190d112f96518df2110f112e95b11f3ff91cc0a2622",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T07:02:28.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "de610637815deec9788f9eacd16639c63a6061ca0a7e8285d758a5ade17e1e90",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:01:45.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "cc396e567a903190c3126fb9f0e571a6e4018f451243e8ffdfe15da812fef1c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:01:42.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "e9cc670eca161ec3eae0e095f5ce229dcf2f4f87f2019a0595ed9d751e986ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T07:01:43.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "9e1aa14eb2afd4adfb47473fc5ac5be0dd7e63664bd5f9230a5802033703a7b7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:54:54.000Z",
      "commit": "e04bf802b817c4be3b86decaae27fa14df663fc9",
      "fileid": "406c81d5a25c398942fe0d0276f0c8ec2aac36b192dcb9377eb7421fcd5c9574",
      "status": "success",
      "buildurl": "https://github.com/r-universe/econosopher/actions/runs/25718734196"
    }
  ]
}