{
  "_id": "6a1015e3acfb0bcc41c842cf",
  "Package": "rromeo",
  "Type": "Package",
  "Title": "Access Publisher Copyright & Self-Archiving Policies via the\n'SHERPA/RoMEO' API",
  "Version": "0.1.1.9000",
  "Authors@R": "c(\nperson(\"Matthias\", \"Grenié\", email = \"matthias.grenie@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4659-7522\")),\nperson(\"Hugo\", \"Gruson\",\nrole = \"aut\", comment = c(ORCID = \"0000-0002-4094-1476\"))\n)",
  "Description": "Fetches information from the 'SHERPA/RoMEO' API\n<http://www.sherpa.ac.uk/romeo/apimanual.php> which indexes\npolicies of journal regarding the archival of scientific\nmanuscripts before and/or after peer-review as well as\nformatted manuscripts.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "URL": "https://docs.ropensci.org/rromeo/,\nhttps://github.com/ropensci/rromeo",
  "BugReports": "https://github.com/ropensci/rromeo/issues",
  "Config/pak/sysreqs": "libxml2-dev libssl-dev",
  "Repository": "https://rekyt.r-universe.dev",
  "Date/Publication": "2022-05-30 06:49:51 UTC",
  "RemoteUrl": "https://github.com/ropensci-archive/rromeo",
  "RemoteRef": "HEAD",
  "RemoteSha": "66a4914f15e473ec4e4d1248581510221b6969b2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 08:08:07 UTC",
    "User": "root"
  },
  "Author": "Matthias Grenié [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4659-7522>),\nHugo Gruson [aut] (ORCID: <https://orcid.org/0000-0002-4094-1476>)",
  "Maintainer": "Matthias Grenié <matthias.grenie@gmail.com>",
  "MD5sum": "27e85f11c65722333858959fb1f3a81c",
  "_user": "rekyt",
  "_type": "src",
  "_file": "rromeo_0.1.1.9000.tar.gz",
  "_fileid": "9975bdda8bde03b0ee35353b7f9f019153d2cfd33854c8e9c70bc3e66590b9c9",
  "_filesize": 314823,
  "_sha256": "9975bdda8bde03b0ee35353b7f9f019153d2cfd33854c8e9c70bc3e66590b9c9",
  "_created": "2026-05-14T08:08:07.000Z",
  "_published": "2026-05-22T08:37:55.794Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345158386,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7010768785"
    },
    {
      "job": 77345158835,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010769407"
    },
    {
      "job": 77345158838,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7010890906"
    },
    {
      "job": 77345158163,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010935346"
    },
    {
      "job": 77345158193,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990008100"
    },
    {
      "job": 77345157867,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156319445"
    },
    {
      "job": 77345158433,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7010758876"
    },
    {
      "job": 77345158487,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7010759589"
    },
    {
      "job": 77345158877,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7010761027"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci-archive/rromeo",
  "_commit": {
    "id": "66a4914f15e473ec4e4d1248581510221b6969b2",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1653893391
  },
  "_maintainer": {
    "name": "Matthias Grenié",
    "email": "matthias.grenie@gmail.com",
    "login": "rekyt",
    "mastodon": "@LeNematode@ecoevo.social",
    "orcid": "0000-0002-4659-7522",
    "uuid": 5593751
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "ISOcodes",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci-archive",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "api-client",
    "sherpa-romeo"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "bisaloo",
      "count": 77,
      "uuid": 10783929
    },
    {
      "user": "maelle",
      "count": 4,
      "uuid": 8360597
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    }
  ],
  "_userbio": {
    "uuid": 5593751,
    "type": "user",
    "name": "Matthias Grenié",
    "description": "Assistant Professor of Biostatistics & Ecology"
  },
  "_downloads": {
    "count": 9,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rromeo"
  },
  "_devurl": "https://github.com/ropensci/rromeo",
  "_searchresults": 7,
  "_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/rromeo.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-16"
    },
    {
      "version": "0.1.1",
      "date": "2020-03-11"
    }
  ],
  "_exports": [
    "check_key",
    "rr_api_version",
    "rr_auth",
    "rr_journal_find",
    "rr_journal_issn",
    "rr_journal_name",
    "rr_publisher_all",
    "rr_publisher_continent",
    "rr_publisher_country",
    "rr_publisher_id",
    "rr_publisher_name",
    "rr_romeo_colour"
  ],
  "_help": [
    {
      "page": "check_key",
      "title": "Check SHERPA/RoMEO API key",
      "topics": [
        "check_key"
      ]
    },
    {
      "page": "parse_generic",
      "title": "Generic parsing function",
      "topics": [
        "parse_generic"
      ]
    },
    {
      "page": "rr_api_version",
      "title": "Return SHERPA/RoMEO API version",
      "topics": [
        "rr_api_version"
      ]
    },
    {
      "page": "rr_auth",
      "title": "Store provided API key into Environment Variable",
      "topics": [
        "rr_auth"
      ]
    },
    {
      "page": "rr_GET",
      "title": "rromeo internal GET function",
      "topics": [
        "rr_GET"
      ]
    },
    {
      "page": "rr_journal_find",
      "title": "Find if journals are available in SHERPA/RoMEO",
      "topics": [
        "rr_journal_find"
      ]
    },
    {
      "page": "rr_journal_issn",
      "title": "Retrieve journal policy using ISSN",
      "topics": [
        "rr_journal_issn"
      ]
    },
    {
      "page": "rr_journal_name",
      "title": "Retrieve journals policies by matching title",
      "topics": [
        "rr_journal_name"
      ]
    },
    {
      "page": "rr_publisher_all",
      "title": "Get all Publisher Policies",
      "topics": [
        "rr_publisher_all"
      ]
    },
    {
      "page": "rr_publisher_continent",
      "title": "Get Publisher Policy by Publisher's Continent",
      "topics": [
        "rr_publisher_continent"
      ]
    },
    {
      "page": "rr_publisher_country",
      "title": "Get Publisher Policy by Publisher's Country",
      "topics": [
        "rr_publisher_country"
      ]
    },
    {
      "page": "rr_publisher_id",
      "title": "Get Publisher Policy from Publisher ID",
      "topics": [
        "rr_publisher_id"
      ]
    },
    {
      "page": "rr_publisher_name",
      "title": "Get Publisher Policy by Publisher Name",
      "topics": [
        "rr_publisher_name"
      ]
    },
    {
      "page": "rr_romeo_colour",
      "title": "Query publisher by RoMEO colour",
      "topics": [
        "rr_romeo_color",
        "rr_romeo_colour"
      ]
    },
    {
      "page": "rr_ua",
      "title": "rromeo User Agent",
      "topics": [
        "rr_ua"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci-archive/rromeo/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "rlang",
    "sys",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "setting_up_api_key.Rmd",
      "filename": "setting_up_api_key.html",
      "title": "How to set up and use an API key?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "What is an API key?",
        "Why use one?",
        "Registering for an API key for SHERPA/RoMEO",
        "How to set up your API key in rromeo",
        "Using Sys.setenv() during an interactive session",
        "Using the dedicated function rr_auth()",
        "Setting up your API key in an .Rprofile file",
        "Setting up your API key in an .Renviron file",
        "Using the key function argument (NOT RECOMMENDED)"
      ],
      "created": "2019-04-01 13:11:12",
      "modified": "2020-03-11 09:09:28",
      "commits": 9
    },
    {
      "source": "rromeo.Rmd",
      "filename": "rromeo.html",
      "title": "Overview",
      "author": "Matthias Grenié, Hugo Gruson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Query Journal Data",
        "Query using ISSN",
        "Query by Journal Title",
        "Query Publisher Data",
        "Query by Publisher's Name",
        "Query by RoMEO's ID",
        "Query by Country or Region",
        "Query by RoMEO colour",
        "Setting up an API key",
        "Visualization Example"
      ],
      "created": "2019-02-05 10:47:01",
      "modified": "2020-03-11 09:09:28",
      "commits": 10
    }
  ],
  "_score": 4.447158031342219,
  "_indexed": false,
  "_nocasepkg": "rromeo",
  "_universes": [
    "rekyt"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:35:05.000Z",
      "distro": "noble",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "9e9d90eb080ce73be4c0680862576cdaa844eb53ed2111e8af04d51db84f4781",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:35:06.000Z",
      "distro": "noble",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "a611c6b6e385aaaecf508a6b72ae23134515dcb5dc52e9edf553609de3c5d3bd",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:46:14.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "b4e5862c7ca31406e90a2977c7fc5b2d40e137561f76cd2fa7c63b924efceebf",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:49:58.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "2234e8cf83225affcd22b871c153d3ae58c43903780426fced50ebacb10d6351",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:34:09.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "723c79cacde77f28ba4434fccef834a46c51600767d773ad3897a578de0fc089",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:34:07.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "974fc4f5410a5fc24444ac6ef7e660fb5647b1684828862fe977863bf29557f8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9000",
      "date": "2026-05-15T05:34:13.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "2d022c325263fd683ed385c2f904c172ea0b8bada387e6bf745aaa8b08857ed9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9000",
      "date": "2026-05-22T08:37:42.000Z",
      "commit": "66a4914f15e473ec4e4d1248581510221b6969b2",
      "fileid": "2fba232858df48591c49e75452a1f3209378bc18c9f55c646543d44ae65f704c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rekyt/actions/runs/25849160432"
    }
  ]
}