{
  "_id": "6998115c5fcc687c951bcf41",
  "Package": "exoplanets",
  "Title": "Access NASA's Exoplanet Archive Data",
  "Version": "0.2.3",
  "Authors@R": "c(\nperson(\"Tyler\", \"Littlefield\", email = \"tylerlittlefield@hey.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6020-1125\")),\nperson(\"Maëlle\", \"Salmon\", role = c(\"ctb\", \"rev\")),\nperson(\"Mathida\", \"Chuk\", role = c(\"ctb\")))",
  "Description": "The goal of exoplanets is to provide access to NASA's\nExoplanet Archive TAP Service. For more information regarding\nthe API please read the documentation\n<https://exoplanetarchive.ipac.caltech.edu/index.html>.",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/exoplanets/,\nhttps://github.com/ropensci/exoplanets",
  "BugReports": "https://github.com/ropensci/exoplanets/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2022-09-18 17:01:48 UTC",
  "RemoteUrl": "https://github.com/ropensci/exoplanets",
  "RemoteRef": "master",
  "RemoteSha": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-02-20 07:42:51 UTC",
    "User": "root"
  },
  "Author": "Tyler Littlefield [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6020-1125>),\nMaëlle Salmon [ctb, rev],\nMathida Chuk [ctb]",
  "Maintainer": "Tyler Littlefield <tylerlittlefield@hey.com>",
  "MD5sum": "bbde1071ce10c7b95a37cf2c4226fc38",
  "_user": "ropensci",
  "_type": "src",
  "_file": "exoplanets_0.2.3.tar.gz",
  "_fileid": "ae6cbe27622591e6da228c0241426c8a661da0e88a695d7f7ccd7e374e9c68cf",
  "_filesize": 2471386,
  "_sha256": "ae6cbe27622591e6da228c0241426c8a661da0e88a695d7f7ccd7e374e9c68cf",
  "_created": "2026-02-20T07:42:51.000Z",
  "_published": "2026-02-20T07:46:36.948Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 64259040016,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5585975465"
    },
    {
      "job": 64259040025,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5585975338"
    },
    {
      "job": 64259040004,
      "time": 77,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5585966732"
    },
    {
      "job": 64259040047,
      "time": 84,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5585967705"
    },
    {
      "job": 64258760905,
      "time": 167,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5585948585"
    },
    {
      "job": 64258760906,
      "time": 220,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5585955926"
    },
    {
      "job": 64259039995,
      "time": 122,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5585972900"
    },
    {
      "job": 64259040003,
      "time": 140,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5585975945"
    },
    {
      "job": 64259040029,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "NOTE",
      "artifact": "5585967883"
    },
    {
      "job": 64259040020,
      "time": 182,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5585981067"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/exoplanets",
  "_commit": {
    "id": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
    "author": "tyluRp <tylerlittlefield@hey.com>",
    "committer": "tyluRp <tylerlittlefield@hey.com>",
    "message": "update codemeta\n",
    "time": 1663520508
  },
  "_maintainer": {
    "name": "Tyler Littlefield",
    "email": "tylerlittlefield@hey.com",
    "login": "tylerlittlefield",
    "twitter": "@tyluRp",
    "uuid": 35909636,
    "orcid": "0000-0002-6020-1125"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api",
    "exoplanets",
    "nasa"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "tylerlittlefield",
      "count": 106,
      "uuid": 35909636
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 47,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/exoplanets"
  },
  "_devurl": "https://github.com/ropensci/exoplanets",
  "_pkgdown": "https://docs.ropensci.org/exoplanets/",
  "_searchresults": 13,
  "_metadata": {
    "review": {
      "id": 309,
      "status": "reviewed",
      "version": "0.0.0.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/309"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/exoplanets.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-05-10"
    },
    {
      "version": "0.2.1",
      "date": "2021-05-17"
    },
    {
      "version": "0.2.2",
      "date": "2021-07-24"
    }
  ],
  "_exports": [
    "exoplanets",
    "forget_exoplanets"
  ],
  "_datasets": [
    {
      "name": "tableinfo",
      "title": "Table Information",
      "object": "tableinfo",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "table",
        "database_column_name",
        "table_label",
        "description",
        "in_ps_table",
        "in_ps_comp_pars_table",
        "uncertainties_column_positive_negative",
        "limit_column",
        "default",
        "notes",
        "displayed_string_name",
        "flag_column",
        "number_of_measurements"
      ],
      "rows": 546,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "exoplanets",
      "title": "Retrieve Data from NASAs Exoplanet Archive",
      "topics": [
        "exoplanets"
      ]
    },
    {
      "page": "forget_exoplanets",
      "title": "Clear the exoplanets cache",
      "topics": [
        "forget_exoplanets"
      ]
    },
    {
      "page": "tableinfo",
      "title": "Table Information",
      "topics": [
        "tableinfo"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/exoplanets/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/exoplanets/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "fastmap",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "exoplanets.Rmd",
      "filename": "exoplanets.html",
      "title": "exoplanets",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-05-02 19:56:54",
      "modified": "2021-07-24 16:47:11",
      "commits": 7
    }
  ],
  "_score": 3.959041392321094,
  "_indexed": true,
  "_nocasepkg": "exoplanets",
  "_universes": [
    "ropensci",
    "tylerlittlefield"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-02-20T07:45:14.000Z",
      "distro": "noble",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "60cc226645488ed771433d1873e07d1a621e131b91e6e13fe4da7d06f7ca311d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-02-20T07:45:14.000Z",
      "distro": "noble",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "d986df647e00dfe700e95007a97e4453a8c5bbada4107eb8ed6b8a0e6b52cab0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-02-20T07:44:16.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "7aa90cad8beaf90d4058befc0a29d9e95c10174180f6a3cc263588ae1cf5c6f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-02-20T07:44:23.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "87f05292cc2ce757e0bc199e548a2d33435b7f73ccb48ba697911f827559fda5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-02-20T07:45:11.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "09d26e999074eb0d2faa3b49304b589d1c9f00f93a0e070afe4b48f80bd82f7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-02-20T07:45:15.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "94ead4c8c7bf3c438dc042667e82ee010179e35527f529d302c70015efe56dbc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-02-20T07:44:16.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "ff2ec98b0d69a77f95e0bae12986ab369a7f145804c5d79ba2a646b93b819d6a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-02-20T07:45:52.000Z",
      "commit": "27db652071d68ffe1f5575ef424071b6fb2b2b0f",
      "fileid": "46b3532dcbf7d717f0f1a2143421d9855376da22353207b952d8f6b385ab9656",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22215640334"
    }
  ]
}