Package: nasa Type: Package Title: Access National Aeronautics and Space Administration (NASA) APIs Version: 1.0.0 Authors@R: person("Steph", "Buongiorno", email = "steph.buon@proton.me", role = c("aut", "cre")) Author: Steph Buongiorno [aut, cre] Maintainer: Steph Buongiorno Description: Provides functions to access and download data from various NASA APIs, including: Astronomy Picture of the Day (APOD), Mars Rover Photos, Earth Polychromatic Imaging Camera (EPIC), Near Earth Object Web Service (NeoWs), Earth Observatory Natural Event Tracker (EONET), and NASA Earthdata CMR Search. Most endpoints require a NASA API key for access. Data is retrieved, cleaned for analysis, and returned in a dataframe-friendly format. License: GPL-3 Encoding: UTF-8 Imports: httr, jsonlite, magick, dplyr RoxygenNote: 7.3.2 URL: https://api.nasa.gov, https://eonet.gsfc.nasa.gov, https://cmr.earthdata.nasa.gov:443/search Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev Repository: https://ropengov.r-universe.dev Date/Publication: 2025-09-07 23:38:19 UTC RemoteUrl: https://github.com/rOpenGov/nasa RemoteRef: HEAD RemoteSha: 6de0945be0438c226f5dae11f6b36f5082f15c67 NeedsCompilation: no Packaged: 2026-06-05 10:35:22 UTC; root