Package: REXoplanets Title: Creates Interface with NASA 'Exoplanets Archive API' Version: 0.1.2 Authors@R: c( person("Jakub", "Kołomański", email = "xqubula@gmail.com", role = c("cre", "aut")), person("Mateusz", "Kołomański", email = "m.kolomanski.biosoftware@gmail.com", role = "aut")) Description: Provides a user-friendly interface to NASA 'Exoplanets Archive API' , enabling retrieval and analysis of exoplanetary and stellar data. Includes functions for querying, filtering, summarizing, and computing derived parameters from the 'Exoplanets' catalog. License: MIT + file LICENSE Depends: R (>= 4.1) Imports: dplyr, checkmate, purrr, httr2, readr, utils, ggplot2, jsonlite, logger Suggests: testthat (>= 3.0.0), roxygen2, lintr, devtools, spelling, shiny, shinyjs, bslib, shinytest2, bsicons, htmltools URL: https://JKolomanski.github.io/REXoplanets/ https://github.com/JKolomanski/REXoplanets BugReports: https://github.com/JKolomanski/REXoplanets/issues Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/testthat/edition: 3 LazyData: true Language: en-US Config/pak/sysreqs: libssl-dev libx11-dev Repository: https://jkolomanski.r-universe.dev Date/Publication: 2025-09-08 21:37:36 UTC RemoteUrl: https://github.com/jkolomanski/rexoplanets RemoteRef: HEAD RemoteSha: 6601c78a5d0853e5172f0ba063ecfd988c3c0049 NeedsCompilation: no Packaged: 2026-07-12 07:05:55 UTC; root Author: Jakub Kołomański [cre, aut], Mateusz Kołomański [aut] Maintainer: Jakub Kołomański