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'
    <https://exoplanetarchive.ipac.caltech.edu/>, 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
RoxygenNote: 7.3.2
Config/testthat/edition: 3
LazyData: true
Language: en-US
NeedsCompilation: no
Packaged: 2025-09-08 21:40:22 UTC; yasha
Author: Jakub Kołomański [cre, aut],
  Mateusz Kołomański [aut]
Maintainer: Jakub Kołomański <xqubula@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-11 09:10:02 UTC
Built: R 4.5.1; ; 2025-09-11 12:08:17 UTC; unix
