{
  "_id": "6a10835dacfb0bcc41caf1b5",
  "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, including: Astronomy Picture of the Day\n(APOD), Mars Rover Photos, Earth Polychromatic Imaging Camera\n(EPIC), Near Earth Object Web Service (NeoWs), Earth\nObservatory Natural Event Tracker (EONET), and NASA Earthdata\nCMR Search. Most endpoints require a NASA API key for access.\nData is retrieved, cleaned for analysis, and returned in a\ndataframe-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",
  "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": {
    "Date": "2026-05-06 05:12:12 UTC",
    "User": "root"
  },
  "MD5sum": "14866ab3ba4306f8c258da9c69cec0f4",
  "_user": "ropengov",
  "_type": "src",
  "_file": "nasa_1.0.0.tar.gz",
  "_fileid": "271940c00e06ad3de4ba28b813f07f0906a7528d534074b76986064d54f168c7",
  "_filesize": 105433,
  "_sha256": "271940c00e06ad3de4ba28b813f07f0906a7528d534074b76986064d54f168c7",
  "_created": "2026-05-06T05:12:12.000Z",
  "_published": "2026-05-22T16:25:01.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77420200178,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6823114678"
    },
    {
      "job": 77420200234,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6823115159"
    },
    {
      "job": 77420200187,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6823102794"
    },
    {
      "job": 77420200157,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6823105838"
    },
    {
      "job": 77420199801,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6823089312"
    },
    {
      "job": 77420199481,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7165387754"
    },
    {
      "job": 77420199888,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6823104871"
    },
    {
      "job": 77420200385,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6823103853"
    },
    {
      "job": 77420200311,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6823111140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rOpenGov/nasa",
  "_commit": {
    "id": "6de0945be0438c226f5dae11f6b36f5082f15c67",
    "author": "Steph Buongiorno <52008049+stephbuon@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1757288299
  },
  "_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": "ropengov",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 2
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "stephbuon",
      "count": 16,
      "uuid": 52008049
    }
  ],
  "_userbio": {
    "uuid": 5463092,
    "type": "organization",
    "name": "rOpenGov",
    "description": "Open government data analytics with R"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/nasa"
  },
  "_devurl": "https://github.com/ropengov/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",
    "extra/readme.html",
    "extra/readme.md",
    "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"
      ]
    },
    {
      "page": "get_neo_feed",
      "title": "Retrieve Near-Earth Objects (Asteroids) Within a Date Range",
      "topics": [
        "get_neo_feed"
      ]
    }
  ],
  "_readme": "https://github.com/rOpenGov/nasa/raw/HEAD/README.md",
  "_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": 2.4771212547196626,
  "_indexed": false,
  "_nocasepkg": "nasa",
  "_universes": [
    "ropengov"
  ],
  "_indexurl": "https://cran.r-universe.dev/nasa",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T05:14:19.000Z",
      "distro": "noble",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "efce16346ece2831c66631580da8d021efebd1a7e0b8ce40fd76493f02604de8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-06T05:14:22.000Z",
      "distro": "noble",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "78d5953216228a36529c8f3313d4bd10b90d734f22bcc6bc44a0e1e1f136ad0c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T05:13:24.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "5a76773627bc738c4dba6380093d63c5f8e08ebefd2fe5b5d3791f1273134aeb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-06T05:13:37.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "3cf681210344a17d0a30821fa13720ea033ee93b0fdffb1ada2ee3f80ceae575",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:13:22.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "dde1efd9af1e4e58708d1e7b8289dce4b3ef87af897c9c042fb94ae50f7616d6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:13:18.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "fda6fcbf48955a62b5d663016418a2e6b1c002b12e7df9875e41840d6a3f673d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-06T05:13:59.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "b3d34c23083abcf1b272f59dee5407f26bd08e750f256e62166ddaae1b6b14e8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T16:24:43.000Z",
      "commit": "6de0945be0438c226f5dae11f6b36f5082f15c67",
      "fileid": "b53ea781facdc24e1174b156658317a7710f2c36b424098c443a3b5e74ecd3e6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropengov/actions/runs/25417622737"
    }
  ]
}