{
  "_id": "6a1d410e1d7bb097a0a40bb5",
  "Package": "nasa",
  "Type": "Package",
  "Title": "Access National Aeronautics and Space Administration (NASA) APIs",
  "Version": "1.0.0",
  "Authors@R": "person(\"Steph\", \"Buongiorno\",\nemail = \"steph.buon@proton.me\",\nrole = c(\"aut\", \"cre\"))",
  "Author": "Steph Buongiorno [aut, cre]",
  "Maintainer": "Steph Buongiorno <steph.buon@proton.me>",
  "Description": "Provides functions to access and download data from\nvarious NASA APIs <https://api.nasa.gov/#browseAPI>, including:\nAstronomy Picture of the Day (APOD), Mars Rover Photos, Earth\nPolychromatic Imaging Camera (EPIC), Near Earth Object Web\nService (NeoWs), Earth Observatory Natural Event Tracker\n(EONET), and NASA Earthdata CMR Search. Most endpoints require\na NASA API key for access. Data is retrieved, cleaned for\nanalysis, and returned in a dataframe-friendly format.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "URL": "https://api.nasa.gov, https://eonet.gsfc.nasa.gov,\nhttps://cmr.earthdata.nasa.gov:443/search",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 08:18:55 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-06-04 15:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/nasa",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd0c0673c17a746fa23c3bcf819c4fe064d1cffa",
  "MD5sum": "52c2841290dda72e2fb67ed103b97ef4",
  "_user": "cran",
  "_type": "src",
  "_file": "nasa_1.0.0.tar.gz",
  "_fileid": "9b0ec72cbed9ec9b26c0bced5d4e3e9417f7090245de0f490ce74f91d4e6d0cf",
  "_filesize": 94007,
  "_sha256": "9b0ec72cbed9ec9b26c0bced5d4e3e9417f7090245de0f490ce74f91d4e6d0cf",
  "_created": "2026-06-01T08:18:55.000Z",
  "_published": "2026-06-01T08:21:34.236Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78812817458,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326622957"
    },
    {
      "job": 78812817337,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326621310"
    },
    {
      "job": 78812412003,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326585131"
    },
    {
      "job": 78812817320,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326622699"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26743293087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/nasa",
  "_commit": {
    "id": "cd0c0673c17a746fa23c3bcf819c4fe064d1cffa",
    "author": "Steph Buongiorno <steph.buon@proton.me>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1749049802
  },
  "_maintainer": {
    "name": "Steph Buongiorno",
    "email": "steph.buon@proton.me"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2025-06-04"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 139,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nasa"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/nasa.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-06-04"
    }
  ],
  "_exports": [
    "get_apod_metadata",
    "get_earthdata",
    "get_epic_earth_images",
    "get_mars_rover_photos_and_metadata"
  ],
  "_help": [
    {
      "page": "get_apod_metadata",
      "title": "Retrieve Astronomy Picture of the Day (APOD) images and metadata",
      "topics": [
        "get_apod_metadata"
      ]
    },
    {
      "page": "get_earthdata",
      "title": "Search NASA Earthdata Collections Metadata",
      "topics": [
        "get_earthdata"
      ]
    },
    {
      "page": "get_epic_earth_images",
      "title": "Retrieve and Save EPIC Natural Color Earth Images",
      "topics": [
        "get_epic_earth_images"
      ]
    },
    {
      "page": "get_mars_rover_photos_and_metadata",
      "title": "Retrieve and Save Mars Rover Photos",
      "topics": [
        "get_mars_rover_photos_and_metadata"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magick",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "Rcpp",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "nasa",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T08:20:53.000Z",
      "distro": "noble",
      "commit": "cd0c0673c17a746fa23c3bcf819c4fe064d1cffa",
      "fileid": "f448af3b64ec7adf9603ff1044c401abefc625ce0b2077624baf72d6610f6b23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743293087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-01T08:20:49.000Z",
      "distro": "noble",
      "commit": "cd0c0673c17a746fa23c3bcf819c4fe064d1cffa",
      "fileid": "6ec811c1012446998cb2eb2790e9d9bc55d1490e61ee10a60b8a532fc6a8291c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743293087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-01T08:21:11.000Z",
      "commit": "cd0c0673c17a746fa23c3bcf819c4fe064d1cffa",
      "fileid": "aeff20e50b7f2f72412c2163400e706bb89375a17f17f85de415f31289dce2d3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26743293087"
    }
  ]
}