{
  "_id": "6a1efa2cb401979e73418537",
  "Package": "rscopus",
  "Type": "Package",
  "Title": "Scopus Database 'API' Interface",
  "Version": "0.10.0",
  "Authors@R": "person(given = \"John\", family = \"Muschelli\", \nrole = c(\"aut\", \"cre\"), email = \"muschellij2@gmail.com\")",
  "Maintainer": "John Muschelli <muschellij2@gmail.com>",
  "Description": "Uses Elsevier 'Scopus' API\n<https://dev.elsevier.com/sc_apis.html> to download information\nabout authors and their citations.",
  "License": "GPL-2",
  "URL": "https://dev.elsevier.com/sc_apis.html,\nhttps://github.com/muschellij2/rscopus",
  "BugReports": "https://github.com/muschellij2/rscopus/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://muschellij2.r-universe.dev",
  "Date/Publication": "2026-05-18 15:28:09 UTC",
  "RemoteUrl": "https://github.com/muschellij2/rscopus",
  "RemoteRef": "HEAD",
  "RemoteSha": "00439e2030196e4c0df35daf9e5396a017683179",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 15:48:53 UTC",
    "User": "root"
  },
  "Author": "John Muschelli [aut, cre]",
  "MD5sum": "0e90865035417c9993156dcd61f7f11b",
  "_user": "muschellij2",
  "_type": "src",
  "_file": "rscopus_0.10.0.tar.gz",
  "_fileid": "4f632ceee8901c33e721b6acad284b2b2cd21af3f3826040f9848344692b7135",
  "_filesize": 242443,
  "_sha256": "4f632ceee8901c33e721b6acad284b2b2cd21af3f3826040f9848344692b7135",
  "_created": "2026-05-18T15:48:53.000Z",
  "_published": "2026-06-02T15:43:40.774Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79111384774,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7062640459"
    },
    {
      "job": 79111384966,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062643712"
    },
    {
      "job": 79111384866,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7062625742"
    },
    {
      "job": 79111385473,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062622542"
    },
    {
      "job": 79111384383,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062581783"
    },
    {
      "job": 79111384298,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362654265"
    },
    {
      "job": 79111385156,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7062617906"
    },
    {
      "job": 79111384860,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7062620765"
    },
    {
      "job": 79111384586,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7062621934"
    }
  ],
  "_buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/muschellij2/rscopus",
  "_commit": {
    "id": "00439e2030196e4c0df35daf9e5396a017683179",
    "author": "muschellij2 <muschellij2@gmail.com>",
    "committer": "muschellij2 <muschellij2@gmail.com>",
    "message": "added\n",
    "time": 1779118089
  },
  "_maintainer": {
    "name": "John Muschelli",
    "email": "muschellij2@gmail.com",
    "login": "muschellij2",
    "twitter": "@strictlystat",
    "description": "",
    "uuid": 1075118
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "graphics",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "pbapply",
      "role": "Suggests"
    }
  ],
  "_owner": "muschellij2",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-24",
      "n": 1
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "bibliometrics",
    "scopus",
    "scopus-api"
  ],
  "_stars": 85,
  "_contributors": [
    {
      "user": "muschellij2",
      "count": 276,
      "uuid": 1075118
    },
    {
      "user": "quinnasena",
      "count": 1,
      "uuid": 30064722
    }
  ],
  "_userbio": {
    "uuid": 1075118,
    "type": "user",
    "name": "John Muschelli"
  },
  "_downloads": {
    "count": 17418,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rscopus"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/muschellij2/rscopus",
  "_searchresults": 156,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rscopus.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/muschellij2/rscopus",
  "_realowner": "muschellij2",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2015-11-04"
    },
    {
      "version": "0.3.1",
      "date": "2016-11-16"
    },
    {
      "version": "0.4.6",
      "date": "2017-02-15"
    },
    {
      "version": "0.5.3",
      "date": "2017-10-12"
    },
    {
      "version": "0.5.11",
      "date": "2018-05-24"
    },
    {
      "version": "0.6.1",
      "date": "2018-10-22"
    },
    {
      "version": "0.6.3",
      "date": "2018-11-19"
    },
    {
      "version": "0.6.6",
      "date": "2019-09-17"
    },
    {
      "version": "0.8.1",
      "date": "2025-04-02"
    },
    {
      "version": "0.9.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "%>%",
    "abstract_retrieval",
    "affil_data",
    "affil_df",
    "affil_list_to_df",
    "affil_search",
    "affiliation_retrieval",
    "all_possible_affils",
    "article_retrieval",
    "auth_token_header",
    "author_data",
    "author_df",
    "author_df_orig",
    "author_list",
    "author_retrieval",
    "author_retrieval_id",
    "author_search",
    "author_search_by_affil",
    "bibtex_core_data",
    "citation_retrieval",
    "collapse_affil",
    "complete_multi_author_info",
    "download_object",
    "download_objects",
    "elsevier_authenticate",
    "embase_retrieval",
    "entitlement_retrieval",
    "entries_to_affil_list",
    "entries_to_citation_df",
    "entries_to_df",
    "entries_to_df2",
    "entry_to_affil",
    "first_url",
    "gen_entries_to_df",
    "generic_elsevier_api",
    "get_affiliation_info",
    "get_all_coauthors",
    "get_api_key",
    "get_author_info",
    "get_complete_author_info",
    "get_first",
    "get_last",
    "get_link_type",
    "get_links",
    "get_next",
    "get_prev",
    "get_self",
    "get_url",
    "have_api_key",
    "inst_token_header",
    "is_elsevier_authorized",
    "is_elsevier_guest",
    "last_url",
    "metadata_retrieval",
    "multi_author_info",
    "multi_author_retrieval",
    "next_url",
    "object_retrieval",
    "parse_citation_retrieval",
    "plumx_metrics",
    "plumx_types",
    "prev_url",
    "process_affiliation_name",
    "process_author_name",
    "process_complete_multi_author_info",
    "process_object_retrieval",
    "read_cto",
    "read_cto_long",
    "recommendation_retrieval",
    "replace_non_ascii",
    "reveal",
    "scidir_search",
    "sciencedirect_search",
    "scopus_search",
    "self_url",
    "set_api_key",
    "subject_area_codes",
    "subject_areas"
  ],
  "_help": [
    {
      "page": "abstract_retrieval",
      "title": "SCOPUS Abstract Retrieval",
      "topics": [
        "abstract_retrieval"
      ]
    },
    {
      "page": "affil_df",
      "title": "Search Affiliation Content on SCOPUS",
      "topics": [
        "affil_data",
        "affil_df"
      ]
    },
    {
      "page": "affil_list_to_df",
      "title": "List of SCOPUS Entries to List of Affiliations Data Frames",
      "topics": [
        "affil_list_to_df"
      ]
    },
    {
      "page": "affil_search",
      "title": "Search Author Content on SCOPUS",
      "topics": [
        "affil_search"
      ]
    },
    {
      "page": "affiliation_retrieval",
      "title": "SCOPUS Affiliation Retrieval",
      "topics": [
        "affiliation_retrieval"
      ]
    },
    {
      "page": "all_possible_affils",
      "title": "Find all affiliations",
      "topics": [
        "all_possible_affils"
      ]
    },
    {
      "page": "article_retrieval",
      "title": "ScienceDirect Article Retrieval",
      "topics": [
        "article_retrieval"
      ]
    },
    {
      "page": "author_df",
      "title": "Search Author Content on SCOPUS",
      "topics": [
        "author_data",
        "author_df",
        "author_df_orig",
        "author_list"
      ]
    },
    {
      "page": "author_retrieval",
      "title": "SCOPUS Author Retrieval",
      "topics": [
        "author_retrieval",
        "author_retrieval_id",
        "multi_author_retrieval"
      ]
    },
    {
      "page": "author_search",
      "title": "Search Author Content on SCOPUS",
      "topics": [
        "author_search"
      ]
    },
    {
      "page": "author_search_by_affil",
      "title": "Search Authors by Affiliation on SCOPUS",
      "topics": [
        "author_search_by_affil"
      ]
    },
    {
      "page": "bibtex_core_data",
      "title": "Makes a 'bibtex' entry from an output of 'abstract_retrieval' or 'article_retrieval'",
      "topics": [
        "bibtex_core_data"
      ]
    },
    {
      "page": "citation_retrieval",
      "title": "SCOPUS Citation Retrieval",
      "topics": [
        "citation_retrieval",
        "parse_citation_retrieval"
      ]
    },
    {
      "page": "collapse_affil",
      "title": "Collapse Affiliations to one row",
      "topics": [
        "collapse_affil"
      ]
    },
    {
      "page": "complete_multi_author_info",
      "title": "Get Complete Author Information and ID from Scopus",
      "topics": [
        "complete_multi_author_info"
      ]
    },
    {
      "page": "elsevier_authenticate",
      "title": "Authenticate API Key and get Token",
      "topics": [
        "elsevier_authenticate",
        "is_elsevier_authorized",
        "is_elsevier_guest"
      ]
    },
    {
      "page": "embase_retrieval",
      "title": "SCOPUS Embase Retrieval",
      "topics": [
        "embase_retrieval"
      ]
    },
    {
      "page": "entitlement_retrieval",
      "title": "ScienceDirect Text Entitlement Retrieval",
      "topics": [
        "entitlement_retrieval"
      ]
    },
    {
      "page": "entries_to_affil_list",
      "title": "List of SCOPUS Entries to List of Affiliations Data Frames",
      "topics": [
        "entries_to_affil_list"
      ]
    },
    {
      "page": "entries_to_citation_df",
      "title": "List of SCOPUS Entries to Data Frame of Citations",
      "topics": [
        "entries_to_citation_df"
      ]
    },
    {
      "page": "entries_to_df",
      "title": "Convert Entries into a data.frame",
      "topics": [
        "entries_to_df",
        "entries_to_df2"
      ]
    },
    {
      "page": "entry_to_affil",
      "title": "SCOPUS Entry to Affiliation",
      "topics": [
        "entry_to_affil"
      ]
    },
    {
      "page": "gen_entries_to_df",
      "title": "Generally Convert Entries into a list of 'data.frame's",
      "topics": [
        "gen_entries_to_df"
      ]
    },
    {
      "page": "generic_elsevier_api",
      "title": "Generic Elsevier Search",
      "topics": [
        "generic_elsevier_api"
      ]
    },
    {
      "page": "get_affiliation_info",
      "title": "Get Affiliation Information and ID from Scopus",
      "topics": [
        "get_affiliation_info"
      ]
    },
    {
      "page": "get_all_coauthors",
      "title": "Get all Co-Authors",
      "topics": [
        "get_all_coauthors"
      ]
    },
    {
      "page": "get_api_key",
      "title": "Find API Key for Elsevier",
      "topics": [
        "get_api_key",
        "have_api_key"
      ]
    },
    {
      "page": "get_author_info",
      "title": "Get Relevant Author Information and ID from Scopus in Data Frame",
      "topics": [
        "get_author_info"
      ]
    },
    {
      "page": "get_complete_author_info",
      "title": "Get Complete Author Information and ID from Scopus",
      "topics": [
        "get_complete_author_info"
      ]
    },
    {
      "page": "get_links",
      "title": "Get Links for next/first/last query",
      "topics": [
        "first_url",
        "get_first",
        "get_last",
        "get_links",
        "get_link_type",
        "get_next",
        "get_prev",
        "get_self",
        "get_url",
        "last_url",
        "next_url",
        "prev_url",
        "self_url"
      ]
    },
    {
      "page": "inst_token_header",
      "title": "Add Institution or Authorization Token",
      "topics": [
        "auth_token_header",
        "inst_token_header"
      ]
    },
    {
      "page": "metadata_retrieval",
      "title": "SCOPUS Citation Retrieval",
      "topics": [
        "metadata_retrieval"
      ]
    },
    {
      "page": "multi_author_info",
      "title": "Get Relevant Authors Information from IDs from Scopus",
      "topics": [
        "multi_author_info",
        "process_complete_multi_author_info"
      ]
    },
    {
      "page": "nonull",
      "title": "Remove NULL",
      "topics": [
        "nonull"
      ]
    },
    {
      "page": "object_retrieval",
      "title": "ScienceDirect Object Retrieval",
      "topics": [
        "download_object",
        "download_objects",
        "object_retrieval",
        "process_object_retrieval"
      ]
    },
    {
      "page": "plumx_metrics",
      "title": "Retrieve PlumX metrics for Scopus documents and other related artifacts",
      "topics": [
        "plumx_metrics",
        "plumx_types"
      ]
    },
    {
      "page": "print.scopus_api_key",
      "title": "Print method for Scopus API key",
      "topics": [
        "print.scopus_api_key"
      ]
    },
    {
      "page": "print.token",
      "title": "Print method for token",
      "topics": [
        "print.token",
        "reveal"
      ]
    },
    {
      "page": "process_affiliation_name",
      "title": "Process Affiliation Name",
      "topics": [
        "process_affiliation_name"
      ]
    },
    {
      "page": "process_author_name",
      "title": "Process Author Name",
      "topics": [
        "process_author_name"
      ]
    },
    {
      "page": "read_cto",
      "title": "Read Citation Overview (CTO) File",
      "topics": [
        "read_cto",
        "read_cto_long"
      ]
    },
    {
      "page": "recommendation_retrieval",
      "title": "ScienceDirect Article Recommendation Retrieval",
      "topics": [
        "recommendation_retrieval"
      ]
    },
    {
      "page": "replace_non_ascii",
      "title": "Replace non-ASCII characters",
      "topics": [
        "replace_non_ascii"
      ]
    },
    {
      "page": "scopus_search",
      "title": "SCOPUS Search",
      "topics": [
        "scidir_search",
        "sciencedirect_search",
        "scopus_search"
      ]
    },
    {
      "page": "set_api_key",
      "title": "Set API Key for Elsevier",
      "topics": [
        "set_api_key"
      ]
    },
    {
      "page": "subject_areas",
      "title": "Subject Areas",
      "topics": [
        "subject_areas",
        "subject_area_codes"
      ]
    }
  ],
  "_readme": "https://github.com/muschellij2/rscopus/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "multi_author.Rmd",
      "filename": "multi_author.html",
      "title": "Gathering Multiple Subject Queries with Large Numbers of Authors",
      "author": "John Muschelli and Clarke Iakovakis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup",
        "Creating a query",
        "Running the query",
        "Getting the content",
        "Funding agencies",
        "Number of author limits",
        "More than 100 authors",
        "Get all the authors",
        "Conclusion"
      ],
      "created": "2018-12-19 23:28:59",
      "modified": "2025-04-01 16:19:48",
      "commits": 5
    },
    {
      "source": "api_key.Rmd",
      "filename": "api_key.html",
      "title": "Setting up the Scopus API Key",
      "author": "John Muschelli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rscopus",
        "Steps to get API key",
        "A note about API keys and IP addresses",
        "Example"
      ],
      "created": "2018-12-19 23:28:59",
      "modified": "2019-12-30 15:26:34",
      "commits": 5
    }
  ],
  "_score": 10.396965565771023,
  "_indexed": true,
  "_nocasepkg": "rscopus",
  "_universes": [
    "muschellij2"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-18T15:51:24.000Z",
      "distro": "noble",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "9d411cf3e6d5ed042213244bef7c30e7d8d05b99395a0ef14f7985660ed140bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.0",
      "date": "2026-05-18T15:51:29.000Z",
      "distro": "noble",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "8f2095c238f69d0ba1ed24b73d8242c32c1190dda20cb1e90542c7435d090d41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-18T15:50:49.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "3b94fa1f6637c2b940eefe03711bf60c0461329a7496ed035086e938a082fd63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.0",
      "date": "2026-05-18T15:50:40.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "b763ff5a8d7dd93d35f874e2354ac168031b46c4245d4e4bbabbb066110f8c29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-18T15:50:16.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "a49caa01586a31af96fe4a07ee490c14bf6dd9e2ede2d3dc8448fce3ce385c5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-18T15:50:22.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "4b9511269995a8e34cac5db95a88a4ae4bf8df906d4505c25b8a08f795d63650",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.0",
      "date": "2026-05-18T15:50:24.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "e9a201906bb923a3902ff89658515a09ef3292fec6f4f69e794f1625b4322c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.0",
      "date": "2026-06-02T15:43:21.000Z",
      "commit": "00439e2030196e4c0df35daf9e5396a017683179",
      "fileid": "558eb8e271379d1cb7344a2eec4d5c19f913cccb0d3b2e9de344c195b0623858",
      "status": "success",
      "buildurl": "https://github.com/r-universe/muschellij2/actions/runs/26044167643"
    }
  ]
}