{
  "_id": "6a1f2f18b401979e73426dd6",
  "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\nuniverse and functions for working with the data. The package\nalso provides access to real world datasets based on the\ntelevised series and other related licensed media productions.\nIt interfaces with the Star Trek API (STAPI)\n(<http://stapi.co/>), Memory Alpha\n(<https://memory-alpha.fandom.com/wiki/Portal:Main>), and\nMemory Beta (<https://memory-beta.fandom.com/wiki/Main_Page>)\nto retrieve data, metadata and other information relating to\nStar Trek. It also contains several local datasets covering a\nvariety of topics. The package also provides functions for\nworking with data from other Star Trek-related R data packages\ncontaining larger datasets not stored in 'rtrek'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/leonawicz/rtrek",
  "BugReports": "https://github.com/leonawicz/rtrek/issues",
  "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\nlibssl-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": {
    "Date": "2026-05-15 09:19:08 UTC",
    "User": "root"
  },
  "Author": "Matthew Leonawicz [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9452-2771>)",
  "Maintainer": "Matthew Leonawicz <rpkgs@pm.me>",
  "MD5sum": "47adc46fb10389c2dfd48dcb8b6b592e",
  "_user": "leonawicz",
  "_type": "src",
  "_file": "rtrek_0.5.2.tar.gz",
  "_fileid": "dab4c581f8d31bf35961e07903babd1c4f173bd3a71b9ffc2c2e31abfefd289a",
  "_filesize": 772587,
  "_sha256": "dab4c581f8d31bf35961e07903babd1c4f173bd3a71b9ffc2c2e31abfefd289a",
  "_created": "2026-05-15T09:19:08.000Z",
  "_published": "2026-06-02T19:29:28.655Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79154707999,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013939765"
    },
    {
      "job": 79154707720,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013938025"
    },
    {
      "job": 79154707894,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013924116"
    },
    {
      "job": 79154707597,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013928905"
    },
    {
      "job": 79154706823,
      "time": 220,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013895310"
    },
    {
      "job": 79154707057,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367777474"
    },
    {
      "job": 79154708138,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7013923531"
    },
    {
      "job": 79154707717,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7013920159"
    },
    {
      "job": 79154708239,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7013922123"
    }
  ],
  "_buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/leonawicz/rtrek",
  "_commit": {
    "id": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
    "author": "leonawicz <mfleonawicz@gmail.com>",
    "committer": "leonawicz <mfleonawicz@gmail.com>",
    "message": "Fix R version dependency, fix endpoint parsing bug, update docs, bump version.\n",
    "time": 1750368228
  },
  "_maintainer": {
    "name": "Matthew Leonawicz",
    "email": "rpkgs@pm.me",
    "orcid": "0000-0001-9452-2771"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "downloader",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "jpeg",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "leaflet.extras",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "showtext",
      "role": "Suggests"
    },
    {
      "package": "sysfonts",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "trekfont",
      "role": "Suggests"
    }
  ],
  "_owner": "leonawicz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.5.2",
      "date": "2025-06-19"
    }
  ],
  "_topics": [
    "data",
    "stapi",
    "star-trek"
  ],
  "_stars": 59,
  "_userbio": {
    "uuid": 1672103,
    "type": "user",
    "name": "Matt Leonawicz",
    "description": "R and Shiny developer | Software Engineer @ropensci @r-music"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rtrek"
  },
  "_devurl": "https://github.com/leonawicz/rtrek",
  "_searchresults": 55,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rtrek.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/leonawicz/rtrek",
  "_realowner": "leonawicz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-06-06"
    },
    {
      "version": "0.2.0",
      "date": "2019-01-11"
    },
    {
      "version": "0.2.5",
      "date": "2019-11-27"
    },
    {
      "version": "0.3.0",
      "date": "2019-12-15"
    },
    {
      "version": "0.3.2",
      "date": "2020-11-16"
    },
    {
      "version": "0.3.3",
      "date": "2021-06-01"
    },
    {
      "version": "0.4.0",
      "date": "2023-09-14"
    },
    {
      "version": "0.5.0",
      "date": "2024-06-29"
    },
    {
      "version": "0.5.1",
      "date": "2024-09-11"
    },
    {
      "version": "0.5.2",
      "date": "2025-06-19"
    }
  ],
  "_exports": [
    "ma_article",
    "ma_image",
    "ma_search",
    "mb_article",
    "mb_image",
    "mb_search",
    "mb_timeline",
    "memory_alpha",
    "memory_beta",
    "st_books_wiki",
    "st_datasets",
    "st_font",
    "st_logo",
    "st_tiles",
    "st_tiles_data",
    "st_transcripts",
    "stapi",
    "theme_rtrek",
    "theme_rtrek_dark",
    "tile_coords"
  ],
  "_datasets": [
    {
      "name": "stapiEntities",
      "title": "Star Trek API entities.",
      "object": "stapiEntities",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "class",
        "ncol",
        "colnames"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    },
    {
      "name": "stBooks",
      "title": "Star Trek novel metadata.",
      "object": "stBooks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "title",
        "author",
        "date",
        "publisher",
        "identifier",
        "series",
        "subseries",
        "nchap",
        "nword",
        "nchar",
        "dedication"
      ],
      "rows": 783,
      "table": true,
      "tojson": true
    },
    {
      "name": "stGeo",
      "title": "Raster grid location data for stellar cartographic map tile sets.",
      "object": "stGeo",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "loc",
        "col",
        "row"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "stLogos",
      "title": "Star Trek logos metadata.",
      "object": "stLogos",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "category",
        "description",
        "url"
      ],
      "rows": 236,
      "table": true,
      "tojson": true
    },
    {
      "name": "stSeries",
      "title": "Star Trek series.",
      "object": "stSeries",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "abb",
        "type"
      ],
      "rows": 35,
      "table": true,
      "tojson": true
    },
    {
      "name": "stSpecies",
      "title": "Species names and avatars, linked primarily from Memory Alpha.",
      "object": "stSpecies",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "species",
        "avatar"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "stTiles",
      "title": "Available Star Trek map tile sets.",
      "object": "stTiles",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "url",
        "description",
        "width",
        "height",
        "tile_creator",
        "map_creator",
        "map_url"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "tlBooks",
      "title": "Star Trek novel-based timeline.",
      "object": "tlBooks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "title",
        "series",
        "anthology",
        "format",
        "number",
        "novelization",
        "setting",
        "stardate_start",
        "stardate_end",
        "detailed_date",
        "section",
        "primary_entry_year",
        "footnote"
      ],
      "rows": 2122,
      "table": true,
      "tojson": true
    },
    {
      "name": "tlEvents",
      "title": "Star Trek event-based timeline.",
      "object": "tlEvents",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "setting",
        "series",
        "source",
        "info",
        "footnote"
      ],
      "rows": 1241,
      "table": true,
      "tojson": true
    },
    {
      "name": "tlFootnotes",
      "title": "Star Trek timeline footnotes.",
      "object": "tlFootnotes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "id",
        "text"
      ],
      "rows": 605,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ma_article",
      "title": "Read Memory Alpha article",
      "topics": [
        "ma_article"
      ]
    },
    {
      "page": "ma_image",
      "title": "Memory Alpha images",
      "topics": [
        "ma_image"
      ]
    },
    {
      "page": "ma_search",
      "title": "Memory Alpha site search",
      "topics": [
        "ma_search"
      ]
    },
    {
      "page": "mb_article",
      "title": "Read Memory Beta article",
      "topics": [
        "mb_article"
      ]
    },
    {
      "page": "mb_image",
      "title": "Memory Beta images",
      "topics": [
        "mb_image"
      ]
    },
    {
      "page": "mb_search",
      "title": "Memory Beta site search",
      "topics": [
        "mb_search"
      ]
    },
    {
      "page": "mb_timeline",
      "title": "Memory Beta timeline",
      "topics": [
        "mb_timeline"
      ]
    },
    {
      "page": "memory_alpha",
      "title": "Memory Alpha API",
      "topics": [
        "memory_alpha"
      ]
    },
    {
      "page": "memory_beta",
      "title": "Memory Beta API",
      "topics": [
        "memory_beta"
      ]
    },
    {
      "page": "rtrek",
      "title": "rtrek: Data Analysis Relating to Star Trek",
      "topics": [
        "rtrek-package",
        "rtrek"
      ]
    },
    {
      "page": "st_books_wiki",
      "title": "Go to Wikipedia entry for a specific book series",
      "topics": [
        "st_books_wiki"
      ]
    },
    {
      "page": "st_datasets",
      "title": "Available datasets",
      "topics": [
        "st_datasets"
      ]
    },
    {
      "page": "st_font",
      "title": "Preview Star Trek fonts",
      "topics": [
        "st_font"
      ]
    },
    {
      "page": "st_logo",
      "title": "Star Trek logos",
      "topics": [
        "st_logo"
      ]
    },
    {
      "page": "st_tiles",
      "title": "Return the URL associated with a tile set",
      "topics": [
        "st_tiles"
      ]
    },
    {
      "page": "st_tiles_data",
      "title": "Ancillary location data for map tiles",
      "topics": [
        "st_tiles_data"
      ]
    },
    {
      "page": "st_transcripts",
      "title": "Import transcripts",
      "topics": [
        "st_transcripts"
      ]
    },
    {
      "page": "stapi",
      "title": "Retrieve Star Trek data from STAPI",
      "topics": [
        "stapi"
      ]
    },
    {
      "page": "stapiEntities",
      "title": "Star Trek API entities.",
      "topics": [
        "stapiEntities"
      ]
    },
    {
      "page": "stBooks",
      "title": "Star Trek novel metadata.",
      "topics": [
        "stBooks"
      ]
    },
    {
      "page": "stGeo",
      "title": "Raster grid location data for stellar cartographic map tile sets.",
      "topics": [
        "stGeo"
      ]
    },
    {
      "page": "stLogos",
      "title": "Star Trek logos metadata.",
      "topics": [
        "stLogos"
      ]
    },
    {
      "page": "stSeries",
      "title": "Star Trek series.",
      "topics": [
        "stSeries"
      ]
    },
    {
      "page": "stSpecies",
      "title": "Species names and avatars, linked primarily from Memory Alpha.",
      "topics": [
        "stSpecies"
      ]
    },
    {
      "page": "stTiles",
      "title": "Available Star Trek map tile sets.",
      "topics": [
        "stTiles"
      ]
    },
    {
      "page": "theme_rtrek",
      "title": "ggplot2 themes",
      "topics": [
        "theme_rtrek",
        "theme_rtrek_dark"
      ]
    },
    {
      "page": "tile_coords",
      "title": "Simple CRS coordinates",
      "topics": [
        "tile_coords"
      ]
    },
    {
      "page": "tlBooks",
      "title": "Star Trek novel-based timeline.",
      "topics": [
        "tlBooks"
      ]
    },
    {
      "page": "tlEvents",
      "title": "Star Trek event-based timeline.",
      "topics": [
        "tlEvents"
      ]
    },
    {
      "page": "tlFootnotes",
      "title": "Star Trek timeline footnotes.",
      "topics": [
        "tlFootnotes"
      ]
    }
  ],
  "_pkglogo": "https://github.com/leonawicz/rtrek/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/leonawicz/rtrek/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "digest",
    "downloader",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "httr",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rvest",
    "S7",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xml2"
  ],
  "_score": 5.210184705472407,
  "_indexed": true,
  "_nocasepkg": "rtrek",
  "_universes": [
    "leonawicz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-15T09:21:34.000Z",
      "distro": "noble",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "9203b31a3ca42d4df77f8f4899a29a24a659348a3b95cf65f9e3a77e135fa793",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.2",
      "date": "2026-05-15T09:21:32.000Z",
      "distro": "noble",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "b1748faa32bb320d62fdbf9bcca4a045214bb4aae5b4de20177e20705b33af83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-15T09:20:47.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "5ca8b9d675c71f8837f314a6df168f89cd78c04fb96b1a53ccab5d4526f83da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.2",
      "date": "2026-05-15T09:21:03.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "3d76f493a449a4d0ddbbf46494a58547317fe3b71597040c8c11a1c4d342cdd0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-15T09:20:32.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "6a5e861a25a253e25aacb0168398cdbcb293c7b2b2a01ba5912236205b3bc8e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-15T09:20:24.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "2bb1c6e7e07fc2ea96b5d530d16071524f20f0f0b93a075cfb37ca9ffcee11f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.2",
      "date": "2026-05-15T09:20:30.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "6a661adbb30c7964f37e73b07f383184d1011fa7cefc48008d44ff7923919d61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.2",
      "date": "2026-06-02T19:29:04.000Z",
      "commit": "57f3e544ec3f79c66f616cae7cd817808302b3d5",
      "fileid": "83888c1d144a6ae86215280f07657137fb9e30d5876ede1b35dd81cfa1ca826a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/leonawicz/actions/runs/25910061115"
    }
  ]
}