Package: fortniteR 0.1.0
fortniteR: Access 'Fortnite Ecosystem' API
Interface for accessing the 'Fortnite Ecosystem' API, allowing users to retrieve island metadata and engagement metrics. The package provides functions to search for 'Fortnite Creative' islands, retrieve detailed metadata about specific islands including titles, descriptions, and tags, and access engagement metrics such as daily active users and play duration. It supports pagination for large result sets and time-series analysis of island performance. The API endpoint is <https://api.fortnite.com/ecosystem/v1>.
Authors:
fortniteR_0.1.0.tar.gz
fortniteR_0.1.0.zip(r-4.7)fortniteR_0.1.0.zip(r-4.6)fortniteR_0.1.0.zip(r-4.5)
fortniteR_0.1.0.tgz(r-4.6-any)fortniteR_0.1.0.tgz(r-4.5-any)
fortniteR_0.1.0.tar.gz(r-4.7-any)fortniteR_0.1.0.tar.gz(r-4.6-any)
fortniteR_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fortniteR/json (API)
| # Install 'fortniteR' in R: |
| install.packages('fortniteR', repos = c('https://econosopher.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/econosopher/fortniter/issues
Last updated from:e04bf802b8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 157 | ||
| linux-release-x86_64 | OK | 123 | ||
| macos-release-arm64 | OK | 106 | ||
| macos-oldrel-arm64 | OK | 72 | ||
| windows-devel | OK | 67 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 104 |
Exports:fortnite_requestget_all_islandsget_island_metadataget_island_metricsget_islands
Dependencies:askpassclicurldplyrgenericsgluehttr2lifecyclemagrittropensslpillarpkgconfigpurrrR6rappdirsrlangsystibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create request for Fortnite Ecosystem API | fortnite_request |
| Get all islands with pagination support | get_all_islands |
| Get specific island metadata | get_island_metadata |
| Get island engagement metrics | get_island_metrics |
| Get list of Fortnite Creative islands | get_islands |
