{
  "_id": "6a4789a76527f6f71fa0d7fc",
  "Type": "Package",
  "Package": "openalexR",
  "Title": "Getting Bibliographic Records from 'OpenAlex' Database Using\n'DSL' API",
  "Version": "3.1.0",
  "Authors@R": "c(\nperson(given = \"Massimo\",\nfamily = \"Aria\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"aria@unina.it\",\ncomment = c(ORCID = \"0000-0002-8517-9411\")),\nperson(given = \"Corrado\",\nfamily = \"Cuccurullo\",\nrole = c(\"ctb\"),\nemail = \"cuccurullocorrado@gmail.com\",\ncomment = c(ORCID = \"0000-0002-7401-8575\")),\nperson(given = \"Trang\",\nfamily = \"Le\",\nrole = \"aut\",\nemail = \"grixor@gmail.com\",\ncomment = c(ORCID = \"0000-0003-3737-6565\")),\nperson(given = \"June\",\nfamily = \"Choe\",\nrole = c(\"aut\"),\nemail = \"jchoe001@gmail.com\",\ncomment = c(ORCID = \"0000-0002-0701-921X\"))\n)",
  "Description": "A set of tools to extract bibliographic content from\n'OpenAlex' database using API\n<https://developers.openalex.org/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/openalexR,\nhttps://docs.ropensci.org/openalexR/",
  "BugReports": "https://github.com/ropensci/openalexR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 10:03:32 UTC",
    "User": "root"
  },
  "Author": "Massimo Aria [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-8517-9411>), Corrado Cuccurullo\n[ctb] (ORCID: <https://orcid.org/0000-0002-7401-8575>), Trang\nLe [aut] (ORCID: <https://orcid.org/0000-0003-3737-6565>), June\nChoe [aut] (ORCID: <https://orcid.org/0000-0002-0701-921X>)",
  "Maintainer": "Massimo Aria <aria@unina.it>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-03 02:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/openalexR",
  "RemoteRef": "HEAD",
  "RemoteSha": "041541501107ac232261f4fda847df057b7f9f1e",
  "_user": "cran",
  "_type": "src",
  "_file": "openalexR_3.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/5ab715515c0f9644f1764ac992ff30ede8fd84b37c92e09aa87dfb3d3d245ec5",
  "_filesize": 284445,
  "_sha256": "5ab715515c0f9644f1764ac992ff30ede8fd84b37c92e09aa87dfb3d3d245ec5",
  "_expires": "2026-10-11T10:06:30.000Z",
  "_created": "2026-07-03T10:03:32.000Z",
  "_published": "2026-07-03T10:06:31.304Z",
  "_jobs": [
    {
      "job": 84976680154,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8063668350"
    },
    {
      "job": 84976680160,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063661138"
    },
    {
      "job": 84976077787,
      "time": 201,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8063615645"
    },
    {
      "job": 84976680146,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8063657419"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28653201539",
  "_status": "success",
  "_upstream": "https://github.com/cran/openalexR",
  "_commit": {
    "id": "041541501107ac232261f4fda847df057b7f9f1e",
    "author": "Massimo Aria <aria@unina.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.1.0\n",
    "time": 1783045802
  },
  "_maintainer": {
    "name": "Massimo Aria",
    "email": "aria@unina.it",
    "login": "massimoaria",
    "description": "Massimo Aria is a full professor in Statistics for Social Sciences at the Department of Economics and Statistics of the University of Naples Federico II",
    "uuid": 16023543,
    "orcid": "0000-0002-8517-9411"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "coro",
      "role": "Suggests"
    },
    {
      "package": "rentrez",
      "role": "Suggests"
    },
    {
      "package": "rrapply",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 7,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "2.0.2",
      "date": "2025-10-21"
    },
    {
      "name": "3.0.0",
      "date": "2026-01-10"
    },
    {
      "name": "3.0.1",
      "date": "2026-01-14"
    },
    {
      "name": "3.1.0",
      "date": "2026-07-03"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "massimoaria",
      "count": 17,
      "uuid": 16023543
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 616,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 13406,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/openalexR"
  },
  "_devurl": "https://github.com/ropensci/openalexr",
  "_pkgdown": "https://docs.ropensci.org/openalexR",
  "_searchresults": 445,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/openalexR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/openalexr",
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-04-22"
    },
    {
      "version": "1.0.0",
      "date": "2022-10-06"
    },
    {
      "version": "1.0.2.9",
      "date": "2023-04-01"
    },
    {
      "version": "1.1.0",
      "date": "2023-05-04"
    },
    {
      "version": "1.2.0",
      "date": "2023-08-08"
    },
    {
      "version": "1.2.1",
      "date": "2023-09-01"
    },
    {
      "version": "1.2.2",
      "date": "2023-09-24"
    },
    {
      "version": "1.2.3",
      "date": "2023-11-16"
    },
    {
      "version": "1.3.0",
      "date": "2024-05-03"
    },
    {
      "version": "1.3.1",
      "date": "2024-05-08"
    },
    {
      "version": "1.4.0",
      "date": "2024-07-11"
    },
    {
      "version": "2.0.0",
      "date": "2025-04-05"
    },
    {
      "version": "2.0.1",
      "date": "2025-05-04"
    },
    {
      "version": "2.0.2",
      "date": "2025-10-21"
    },
    {
      "version": "3.0.0",
      "date": "2026-01-10"
    },
    {
      "version": "3.0.1",
      "date": "2026-01-14"
    },
    {
      "version": "3.1.0",
      "date": "2026-07-03"
    }
  ],
  "_exports": [
    "authors2df",
    "concepts2df",
    "funders2df",
    "get_coverage",
    "institutions2df",
    "keywords2df",
    "oa_apikey",
    "oa_email",
    "oa_entities",
    "oa_fetch",
    "oa_generate",
    "oa_ngrams",
    "oa_options",
    "oa_query",
    "oa_random",
    "oa_request",
    "oa_snowball",
    "oa2bibliometrix",
    "oa2df",
    "publishers2df",
    "show_authors",
    "show_works",
    "snowball2df",
    "sources2df",
    "topics2df",
    "works2df"
  ],
  "_datasets": [
    {
      "name": "concept_abbrev",
      "title": "Concepts and abbreviations.",
      "object": "concept_abbrev",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "display_name",
        "abbreviation"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "countrycode",
      "title": "Index of Countries and their alpha-2 and alpha-3 codes.",
      "object": "countrycode",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Country",
        "Alpha2",
        "Alpha3"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    },
    {
      "name": "oa2df_coverage",
      "title": "Coverage of OpenAlex entity fields after converting to data frame.",
      "object": "oa2df_coverage",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "authors2df",
      "title": "Convert OpenAlex collection of authors' records from list format to data frame",
      "topics": [
        "authors2df"
      ]
    },
    {
      "page": "concept_abbrev",
      "title": "Concepts and abbreviations.",
      "topics": [
        "concept_abbrev"
      ]
    },
    {
      "page": "concepts2df",
      "title": "Convert OpenAlex collection of concepts' records from list format to data frame",
      "topics": [
        "concepts2df"
      ]
    },
    {
      "page": "countrycode",
      "title": "Index of Countries and their alpha-2 and alpha-3 codes.",
      "topics": [
        "countrycode"
      ]
    },
    {
      "page": "funders2df",
      "title": "Convert OpenAlex collection of funders' records from list format to data frame",
      "topics": [
        "funders2df"
      ]
    },
    {
      "page": "get_coverage",
      "title": "Get coverage of OpenAlex fields in openalexR",
      "topics": [
        "get_coverage"
      ]
    },
    {
      "page": "institutions2df",
      "title": "Convert OpenAlex collection of institutions' records from list format to data frame",
      "topics": [
        "institutions2df"
      ]
    },
    {
      "page": "keywords2df",
      "title": "Convert keywords from list to data frame",
      "topics": [
        "keywords2df"
      ]
    },
    {
      "page": "oa_entities",
      "title": "Available entities in the OpenAlex database",
      "topics": [
        "oa_entities"
      ]
    },
    {
      "page": "oa_fetch",
      "title": "Fetching records",
      "topics": [
        "oa_fetch"
      ]
    },
    {
      "page": "oa_generate",
      "title": "Iterating through records",
      "topics": [
        "oa_generate"
      ]
    },
    {
      "page": "oa_ngrams",
      "title": "Get N-grams of works",
      "topics": [
        "oa_ngrams"
      ]
    },
    {
      "page": "oa_options",
      "title": "Construct a set of options for an OpenAlex query",
      "topics": [
        "oa_options"
      ]
    },
    {
      "page": "oa_query",
      "title": "Generate an OpenAlex query from a set of parameters",
      "topics": [
        "oa_query"
      ]
    },
    {
      "page": "oa_random",
      "title": "oa_fetch but for a random query",
      "topics": [
        "oa_random"
      ]
    },
    {
      "page": "oa_request",
      "title": "Get bibliographic records from OpenAlex database",
      "topics": [
        "oa_request"
      ]
    },
    {
      "page": "oa_snowball",
      "title": "A function to perform a snowball search and convert the result to a tibble/data frame.",
      "topics": [
        "oa_snowball"
      ]
    },
    {
      "page": "oa2bibliometrix",
      "title": "Convert OpenAlex collection from data frame to bibliometrix object",
      "topics": [
        "oa2bibliometrix"
      ]
    },
    {
      "page": "oa2df",
      "title": "Convert OpenAlex collection from list to data frame",
      "topics": [
        "oa2df"
      ]
    },
    {
      "page": "oa2df_coverage",
      "title": "Coverage of OpenAlex entity fields after converting to data frame.",
      "topics": [
        "oa2df_coverage"
      ]
    },
    {
      "page": "publishers2df",
      "title": "Convert OpenAlex collection of publishers' records from list format to data frame",
      "topics": [
        "publishers2df"
      ]
    },
    {
      "page": "show_authors",
      "title": "Simplify the OpenAlex authors result",
      "topics": [
        "show_authors"
      ]
    },
    {
      "page": "show_works",
      "title": "Simplify the OpenAlex works result",
      "topics": [
        "show_works"
      ]
    },
    {
      "page": "snowball2df",
      "title": "Flatten snowball result",
      "topics": [
        "snowball2df"
      ]
    },
    {
      "page": "sources2df",
      "title": "Convert OpenAlex collection of sources' records from list format to data frame",
      "topics": [
        "sources2df"
      ]
    },
    {
      "page": "topics2df",
      "title": "Convert OpenAlex collection of topics' records from list format to data frame",
      "topics": [
        "topics2df"
      ]
    },
    {
      "page": "works2df",
      "title": "Convert OpenAlex collection of works from list format to data frame",
      "topics": [
        "works2df"
      ]
    }
  ],
  "_readme": "https://github.com/cran/openalexR/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 7.000968507764503,
  "_indexed": false,
  "_nocasepkg": "openalexr",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/openalexR",
  "_previous": "3.0.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-07-03T10:05:55.000Z",
      "distro": "resolute",
      "commit": "041541501107ac232261f4fda847df057b7f9f1e",
      "fileid": "https://r2.ropensci.org/ee9fc1356f2801ae6076ee3b067f35b4ec62afc58c5667ec0044cacbdb189e46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28653201539"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "3.1.0",
      "date": "2026-07-03T10:05:36.000Z",
      "distro": "resolute",
      "commit": "041541501107ac232261f4fda847df057b7f9f1e",
      "fileid": "https://r2.ropensci.org/3039ee5e0ee156c1cb2a721128698d606c0435da216d60ba077e4e02218b455c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28653201539"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.1.0",
      "date": "2026-07-03T10:05:40.000Z",
      "commit": "041541501107ac232261f4fda847df057b7f9f1e",
      "fileid": "https://r2.ropensci.org/46a15c57ce98bfe017a97699348c18ee9773fb22487be637fa59d08c44085483",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28653201539"
    }
  ]
}