{
  "_id": "699f0661239241465c340a4b",
  "Package": "roreviewapi",
  "Title": "Plumber API to report package structure and function",
  "Version": "0.1.1.058",
  "Authors@R": "person(\"Mark\", \"Padgham\", , \"mark.padgham@email.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2172-5265\"))",
  "Description": "Plumber API to report package structure and function.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/roreviewapi,\nhttps://github.com/ropensci-review-tools/roreviewapi",
  "BugReports": "https://github.com/ropensci-review-tools/roreviewapi/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "ropensci-review-tools/pkgcheck",
    "ropensci-review-tools/srr"
  ],
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "NeedsCompilation": "yes",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "gh, dos2unix",
  "Config/testthat/edition": "3",
  "Config/ropensci/maintainer": "staff",
  "Config/pak/sysreqs": "git libglpk-dev make libicu-dev libsodium-dev\nlibxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-24 11:30:02 UTC",
  "RemoteUrl": "https://github.com/ropensci-review-tools/roreviewapi",
  "RemoteRef": "main",
  "RemoteSha": "a7025740cdd00876a5f0d892eadc1bf319390d73",
  "Packaged": {
    "Date": "2026-02-25 14:22:13 UTC",
    "User": "root"
  },
  "Author": "Mark Padgham [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2172-5265>)",
  "Maintainer": "Mark Padgham <mark.padgham@email.com>",
  "MD5sum": "8957fb894cdffb679a9a2df619dfa83a",
  "_user": "ropensci",
  "_type": "src",
  "_file": "roreviewapi_0.1.1.058.tar.gz",
  "_fileid": "6ae2617bf1db34cf6ab72633777661d3be2d8c22c28be21076ed4248aed047c5",
  "_filesize": 175648,
  "_sha256": "6ae2617bf1db34cf6ab72633777661d3be2d8c22c28be21076ed4248aed047c5",
  "_created": "2026-02-25T14:22:13.000Z",
  "_published": "2026-02-25T14:25:37.306Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 64847156595,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5655112483"
    },
    {
      "job": 64847156477,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5655112853"
    },
    {
      "job": 64847156491,
      "time": 101,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5655097114"
    },
    {
      "job": 64847156494,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5655100835"
    },
    {
      "job": 64846638088,
      "time": 171,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5655052537"
    },
    {
      "job": 64846638281,
      "time": 214,
      "config": "source",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "5655065967"
    },
    {
      "job": 64847156455,
      "time": 157,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "5655113214"
    },
    {
      "job": 64847156447,
      "time": 91,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "5655093980"
    },
    {
      "job": 64847156592,
      "time": 121,
      "config": "windows-oldrel",
      "r": "4.4.3",
      "check": "NOTE",
      "artifact": "5655102811"
    },
    {
      "job": 64847156507,
      "time": 91,
      "config": "windows-release",
      "r": "4.5.2",
      "check": "NOTE",
      "artifact": "5655094029"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci-review-tools/roreviewapi",
  "_commit": {
    "id": "a7025740cdd00876a5f0d892eadc1bf319390d73",
    "author": "mpadge <mark.padgham@email.com>",
    "committer": "mpadge <mark.padgham@email.com>",
    "message": "fix 'template_has_subdir' fn for #64\n",
    "time": 1771932602
  },
  "_maintainer": {
    "name": "Mark Padgham",
    "email": "mark.padgham@email.com",
    "login": "mpadge",
    "mastodon": "@mpadge@nerdculture.de",
    "uuid": 6697851,
    "orcid": "0000-0003-2172-5265"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "BiocManager",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "commonmark",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "ghql",
      "role": "Imports"
    },
    {
      "package": "gitcreds",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "logger",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pkgcheck",
      "role": "Imports"
    },
    {
      "package": "plumber",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Imports"
    },
    {
      "package": "srr",
      "role": "Imports"
    },
    {
      "package": "tictoc",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "bspm",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci-review-tools",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-15",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 9
    },
    {
      "week": "2025-37",
      "n": 4
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 4
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mpadge",
      "count": 514,
      "uuid": 6697851
    },
    {
      "user": "maelle",
      "count": 17,
      "uuid": 8360597
    },
    {
      "user": "sckott",
      "count": 2,
      "uuid": 577668
    },
    {
      "user": "noamross",
      "count": 1,
      "uuid": 571752
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/roreviewapi"
  },
  "_devurl": "https://github.com/ropensci-review-tools/roreviewapi",
  "_pkgdown": "https://docs.ropensci.org/roreviewapi",
  "_searchresults": 0,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_rbuild": "4.5.2",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/roreviewapi.html",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "check_cache",
    "check_issue_template",
    "collate_editor_check",
    "dl_gh_repo",
    "editor_check",
    "get_branch_from_url",
    "get_subdir_from_url",
    "is_user_authorized",
    "pkgrep_install_deps",
    "post_to_issue",
    "push_to_gh_pages",
    "readme_badge",
    "readme_has_peer_review_badge",
    "serve_api",
    "srr_counts",
    "srr_counts_from_report",
    "srr_counts_summary",
    "stats_badge",
    "stdout_stderr_cache",
    "symbol_crs",
    "symbol_tck",
    "url_is_r_pkg"
  ],
  "_help": [
    {
      "page": "check_cache",
      "title": "check_cache",
      "concept": "utils",
      "topics": [
        "check_cache"
      ]
    },
    {
      "page": "check_issue_template",
      "title": "Check template variables in GitHub issue",
      "concept": "ropensci",
      "topics": [
        "check_issue_template"
      ]
    },
    {
      "page": "collate_editor_check",
      "title": "Collate list of checks to single concatenated character string",
      "concept": "main",
      "topics": [
        "collate_editor_check"
      ]
    },
    {
      "page": "dl_gh_repo",
      "title": "Download a GitHub repo to local cache",
      "concept": "github",
      "topics": [
        "dl_gh_repo"
      ]
    },
    {
      "page": "editor_check",
      "title": "Body of main 'editorcheck' response",
      "concept": "main",
      "topics": [
        "editor_check"
      ]
    },
    {
      "page": "get_branch_from_url",
      "title": "Get branch from a GitHub URL if non-default branch specified there",
      "concept": "github",
      "topics": [
        "get_branch_from_url"
      ]
    },
    {
      "page": "get_subdir_from_url",
      "title": "Return sub-directory from URL if present. This function is also intended to test whether packages are in sub-directories (issue #64)",
      "concept": "github",
      "topics": [
        "get_subdir_from_url"
      ]
    },
    {
      "page": "is_user_authorized",
      "title": "Check whether a user, identified from GitHub API token, is authorized to call endpoints.",
      "concept": "ropensci",
      "topics": [
        "is_user_authorized"
      ]
    },
    {
      "page": "pkgrep_install_deps",
      "title": "Install all system and package dependencies of an R package",
      "concept": "utils",
      "topics": [
        "pkgrep_install_deps"
      ]
    },
    {
      "page": "post_to_issue",
      "title": "Post review checks to GitHub issue",
      "concept": "github",
      "topics": [
        "post_to_issue"
      ]
    },
    {
      "page": "push_to_gh_pages",
      "title": "Push static 'html' files to 'gh-pages' branch of this repo to serve via GitHub pages.",
      "concept": "ropensci",
      "topics": [
        "push_to_gh_pages"
      ]
    },
    {
      "page": "readme_badge",
      "title": "Check whether README.md features an rOpenSci software-review badge",
      "topics": [
        "readme_badge"
      ]
    },
    {
      "page": "readme_has_peer_review_badge",
      "title": "Check whether 'README.md' has a \"peer reviewed\" badge",
      "concept": "ropensci",
      "topics": [
        "readme_has_peer_review_badge"
      ]
    },
    {
      "page": "serve_api",
      "title": "serve plumber API to report on packages",
      "concept": "main",
      "topics": [
        "serve_api"
      ]
    },
    {
      "page": "srr_counts",
      "title": "Count number of 'srr' statistical standards complied with, and confirm whether than represents > 50% of all applicable standards.",
      "concept": "ropensci",
      "topics": [
        "srr_counts"
      ]
    },
    {
      "page": "srr_counts_from_report",
      "title": "Extract final counts of 'srr' standards from the report",
      "concept": "ropensci",
      "topics": [
        "srr_counts_from_report"
      ]
    },
    {
      "page": "srr_counts_summary",
      "title": "Summarise counts of 'srr' standards from full 'srr' report",
      "concept": "ropensci",
      "topics": [
        "srr_counts_summary"
      ]
    },
    {
      "page": "stats_badge",
      "title": "Get stats badge grade and standards version for a submission",
      "concept": "ropensci",
      "topics": [
        "stats_badge"
      ]
    },
    {
      "page": "stdout_stderr_cache",
      "title": "Set up stdout & stderr cache files for 'r_bg' process",
      "concept": "utils",
      "topics": [
        "stdout_stderr_cache"
      ]
    },
    {
      "page": "symbol_crs",
      "title": "Cross symbol, exported for direct use in plumber API",
      "concept": "utils",
      "topics": [
        "symbol_crs"
      ]
    },
    {
      "page": "symbol_tck",
      "title": "Tick symbol, exported for direct use in plumber API",
      "concept": "utils",
      "topics": [
        "symbol_tck"
      ]
    },
    {
      "page": "url_is_r_pkg",
      "title": "Check whether a given GitHub URL contains an R package.",
      "concept": "github",
      "topics": [
        "url_is_r_pkg"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci-review-tools/roreviewapi/raw/main/README.md",
  "_rundeps": [
    "ami",
    "askpass",
    "backports",
    "base64enc",
    "BiocManager",
    "bit",
    "bit64",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "checkmate",
    "cli",
    "clipr",
    "codetools",
    "commonmark",
    "covr",
    "cpp11",
    "crayon",
    "credentials",
    "crul",
    "curl",
    "cyclocomp",
    "desc",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "gert",
    "gh",
    "ghql",
    "gitcreds",
    "glue",
    "goodpractice",
    "graphql",
    "here",
    "highr",
    "hms",
    "htmltools",
    "httpcode",
    "httpuv",
    "httr",
    "httr2",
    "hunspell",
    "igraph",
    "ini",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lintr",
    "logger",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgcheck",
    "pkgconfig",
    "pkgload",
    "pkgstats",
    "plumber",
    "praise",
    "prettyunits",
    "processx",
    "progress",
    "promises",
    "ps",
    "purrr",
    "R6",
    "rappdirs",
    "rcmdcheck",
    "Rcpp",
    "readr",
    "remotes",
    "rex",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rvest",
    "sass",
    "selectr",
    "sessioninfo",
    "sodium",
    "spelling",
    "srr",
    "stringi",
    "stringr",
    "swagger",
    "sys",
    "tibble",
    "tictoc",
    "tidyselect",
    "tinytex",
    "triebeard",
    "tzdb",
    "urltools",
    "utf8",
    "vctrs",
    "vroom",
    "webutils",
    "whoami",
    "withr",
    "xfun",
    "xml2",
    "xmlparsedata",
    "xopen",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "debugging.Rmd",
      "filename": "debugging.html",
      "title": "Debugging the package check API",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Debugging Procedure",
        "Check that the API is online",
        "Check log of recent requests",
        "Check installation of system dependencies",
        "Check system output and error logs",
        "Manually running checks"
      ],
      "created": "2021-10-12 12:35:16",
      "modified": "2025-09-11 08:18:08",
      "commits": 4
    },
    {
      "source": "endpoints.Rmd",
      "filename": "endpoints.html",
      "title": "API Endpoints",
      "author": "Mark Padgham",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. editorcheck",
        "2. editorcheck_contents",
        "3. mean",
        "4. stats_badge",
        "5. log",
        "6. clear_cache",
        "7. stdlogs"
      ],
      "created": "2021-09-27 15:55:24",
      "modified": "2024-06-11 10:32:44",
      "commits": 4
    }
  ],
  "_score": 4.857332496431269,
  "_indexed": true,
  "_nocasepkg": "roreviewapi",
  "_universes": [
    "ropensci",
    "mpadge",
    "ropensci-review-tools"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:24:44.000Z",
      "distro": "noble",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "87c7d7bac526ce11c6f21848ae1f71803cb35cc00cbcb72011e86109149205c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.5.2",
      "os": "linux",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:24:44.000Z",
      "distro": "noble",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "23981afe64dbef0b4a8df6213231e1a9be088501b898aca49870645c044ceade",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:23:54.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "edd876c4104355b2b2dd722b560fac867a1534d1b281ccf1a25e703cdda78800",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.5.2",
      "os": "mac",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:24:06.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "61f847a4e1e35c5e2a861a78818f39ff24cd02c5ff7435fb6b805421473fe96e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:25:04.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "960b694cb2c7a9dddf2ea8fed0c9f5bf600cbfd1b79a4d271e7dc6e2244cdcfc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:23:35.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "152526f9f237b1e2e16eb508df556275093d14b32f17743c90fe0950b8f977ab",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.4.3",
      "os": "win",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:24:09.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "1b13f911f554116f4adadf7a17ab624877397bd816c0a1d73dc3b54f1d405eaa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    },
    {
      "r": "4.5.2",
      "os": "win",
      "version": "0.1.1.058",
      "date": "2026-02-25T14:23:38.000Z",
      "commit": "a7025740cdd00876a5f0d892eadc1bf319390d73",
      "fileid": "36cf9801b598d6227c276d467cc23fcdb9f9051f1458f2993d10227b22e6976c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/22400807363"
    }
  ]
}