Package: rtrek Title: Data Analysis Relating to Star Trek Version: 0.5.2 Authors@R: person("Matthew", "Leonawicz", email = "rpkgs@pm.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9452-2771")) Description: Provides datasets related to the Star Trek fictional universe and functions for working with the data. The package also provides access to real world datasets based on the televised series and other related licensed media productions. It interfaces with the Star Trek API (STAPI) (), Memory Alpha (), and Memory Beta () to retrieve data, metadata and other information relating to Star Trek. It also contains several local datasets covering a variety of topics. The package also provides functions for working with data from other Star Trek-related R data packages containing larger datasets not stored in 'rtrek'. License: MIT + file LICENSE URL: https://github.com/leonawicz/rtrek BugReports: https://github.com/leonawicz/rtrek/issues Depends: R (>= 4.1) Imports: downloader, dplyr, ggplot2, jpeg, jsonlite, memoise, png, purrr, rvest, tibble, tidyr, xml2 Suggests: ggrepel, gridExtra, knitr, leaflet, leaflet.extras, lubridate, rmarkdown, showtext, sysfonts, testthat, trekfont ByteCompile: true Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://leonawicz.r-universe.dev Date/Publication: 2025-06-19 21:23:48 UTC RemoteUrl: https://github.com/leonawicz/rtrek RemoteRef: HEAD RemoteSha: 57f3e544ec3f79c66f616cae7cd817808302b3d5 NeedsCompilation: no Packaged: 2026-06-14 08:07:35 UTC; root Author: Matthew Leonawicz [aut, cre] (ORCID: ) Maintainer: Matthew Leonawicz