Package: noaa Type: Package Title: Access National Aeronautics and Space Administration (NASA) Open APIs for Space and Earth Data 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 Config/pak/sysreqs: libmagick++-dev gsfonts libssl-dev Repository: https://ropengov.r-universe.dev Date/Publication: 2025-09-07 23:37:27 UTC RemoteUrl: https://github.com/rOpenGov/noaa RemoteRef: HEAD RemoteSha: a471f2837a6432ce3defd32e9ac8e0f3734b41fe NeedsCompilation: no Packaged: 2026-07-07 07:04:57 UTC; root