{
  "_id": "6a1060c8acfb0bcc41ca75af",
  "Type": "Package",
  "Package": "pkgreviewr",
  "Title": "rOpenSci package review project template",
  "Version": "0.3.9999",
  "Authors@R": "c(\nperson(\"Anna\", \"Krystalli\", , \"annakrystalli@googlemail.com\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-2378-4915\", \"Created the package\")),\nperson(\"Maëlle\", \"Salmon\", , \"maelle@ropensci.org\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2815-0399\"))\n)",
  "Description": "Creates files and collects materials necessary to complete\nan rOpenSci package review.  Review files are prepopulated with\nreview package specific metadata. Review package source code is\nalso cloned for local testing and inspection.",
  "License": "GPL (>= 3)+ file LICENSE",
  "URL": "https://docs.ropensci.org/pkgreviewr/,\nhttps://github.com/ropensci-org/pkgreviewr",
  "BugReports": "https://github.com/ropensci-org/pkgreviewr/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "hadley/emo"
  ],
  "Config/testthat/edition": "3",
  "Config/ropensci/maintainer": "staff",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2.9000",
  "Config/pak/sysreqs": "cmake git make libuv1-dev libssl-dev libx11-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2026-02-18 15:24:27 UTC",
  "RemoteUrl": "https://github.com/ropensci-org/pkgreviewr",
  "RemoteRef": "main",
  "RemoteSha": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:24:03 UTC",
    "User": "root"
  },
  "Author": "Anna Krystalli [aut] (ORCID: <https://orcid.org/0000-0002-2378-4915>,\nCreated the package),\nMaëlle Salmon [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2815-0399>)",
  "Maintainer": "Maëlle Salmon <maelle@ropensci.org>",
  "MD5sum": "f05dda43516302f9139199a5adfefd6a",
  "_user": "ropensci",
  "_type": "src",
  "_file": "pkgreviewr_0.3.9999.tar.gz",
  "_fileid": "553d1b25133a1e56aee045828d8bd1bf2a2f1f0d4d45da540a1498671f4c87c1",
  "_filesize": 639699,
  "_sha256": "553d1b25133a1e56aee045828d8bd1bf2a2f1f0d4d45da540a1498671f4c87c1",
  "_created": "2026-05-08T08:24:03.000Z",
  "_published": "2026-05-22T13:57:28.901Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394289611,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6874988545"
    },
    {
      "job": 77394289875,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874992084"
    },
    {
      "job": 77394289881,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874979213"
    },
    {
      "job": 77394290048,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874990512"
    },
    {
      "job": 77394289378,
      "time": 184,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874940331"
    },
    {
      "job": 77394289640,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874953852"
    },
    {
      "job": 77394289119,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162275969"
    },
    {
      "job": 77394289718,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 77394290244,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6874976063"
    },
    {
      "job": 77394290269,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6874972076"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci-org/pkgreviewr",
  "_commit": {
    "id": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
    "author": "Maëlle Salmon <maelle.salmon@yahoo.se>",
    "committer": "GitHub <noreply@github.com>",
    "message": "docs: register as staff-maintained\n\nas prep for ropensci/roweb3#1206",
    "time": 1771428267
  },
  "_maintainer": {
    "name": "Maëlle Salmon",
    "email": "maelle@ropensci.org",
    "orcid": "0000-0002-2815-0399"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "desc",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "gert",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "usethis",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci-org",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "review",
    "ropensci",
    "ropensci-reviews",
    "unconf",
    "unconf18"
  ],
  "_stars": 36,
  "_contributors": [
    {
      "user": "annakrystalli",
      "count": 227,
      "uuid": 5583057
    },
    {
      "user": "maelle",
      "count": 64,
      "uuid": 8360597
    },
    {
      "user": "pakillo",
      "count": 4,
      "uuid": 1597843
    },
    {
      "user": "adamhsparks",
      "count": 1,
      "uuid": 3195906
    },
    {
      "user": "haozeke",
      "count": 1,
      "uuid": 4336207
    },
    {
      "user": "rorynolan",
      "count": 1,
      "uuid": 20400852
    },
    {
      "user": "timtrice",
      "count": 1,
      "uuid": 407301
    }
  ],
  "_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/pkgreviewr"
  },
  "_devurl": "https://github.com/ropensci-org/pkgreviewr",
  "_pkgdown": "https://docs.ropensci.org/pkgreviewr/",
  "_searchresults": 39,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_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/pkgreviewr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_exports": [
    "pkgreview_create",
    "pkgreview_getdata",
    "pkgreview_index_rmd",
    "pkgreview_init",
    "pkgreview_readme_md",
    "pkgreview_request",
    "render_request",
    "try_whoami",
    "use_onboarding_tmpl"
  ],
  "_help": [
    {
      "page": "pkgreview_create",
      "title": "Create a review project.",
      "topics": [
        "pkgreview_create"
      ]
    },
    {
      "page": "pkgreview_getdata",
      "title": "pkgreview_getdata",
      "topics": [
        "pkgreview_getdata"
      ]
    },
    {
      "page": "pkgreview_index_rmd",
      "title": "Create review templates.",
      "topics": [
        "pkgreview_index_rmd",
        "pkgreview_readme_md",
        "pkgreview_request"
      ]
    },
    {
      "page": "pkgreview_init",
      "title": "Initialise pkgreview",
      "topics": [
        "pkgreview_init"
      ]
    },
    {
      "page": "render_request",
      "title": "Render request email body",
      "topics": [
        "render_request"
      ]
    },
    {
      "page": "try_whoami",
      "title": "Try whoami",
      "topics": [
        "try_whoami"
      ]
    },
    {
      "page": "use_onboarding_tmpl",
      "title": "Create software review/editor response template",
      "topics": [
        "use_onboarding_tmpl"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci-org/pkgreviewr/raw/main/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "brio",
    "cli",
    "clipr",
    "crayon",
    "credentials",
    "curl",
    "desc",
    "fs",
    "gert",
    "gh",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "openssl",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sys",
    "usethis",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "pkgreviewr.Rmd",
      "filename": "pkgreviewr.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example",
        "1. create review project",
        "review files",
        "index.Rmd",
        "pkgreview.md",
        "README.md",
        "clone of package source code",
        "2. Perform your review:",
        "3. Submit your review:",
        "4. Publish your report by pushing to GitHub *"
      ],
      "created": "2025-02-18 13:36:30",
      "modified": "2025-02-18 13:36:30",
      "commits": 1
    },
    {
      "source": "editors.Rmd",
      "filename": "editors.html",
      "title": "pkgreviewr for editors",
      "author": "Anna Krystalli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "index.Rmd",
        "editor.md",
        "request.Rmd"
      ],
      "created": "2018-11-11 21:28:52",
      "modified": "2025-02-18 13:36:30",
      "commits": 3
    },
    {
      "source": "publish-review-on-github.Rmd",
      "filename": "publish-review-on-github.html",
      "title": "Publish pkgreview on GitHub",
      "author": "Anna Krystalli",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Enable GitHub Pages"
      ],
      "created": "2018-03-20 19:34:43",
      "modified": "2025-02-18 13:36:30",
      "commits": 5
    }
  ],
  "_score": 6.101609617233112,
  "_indexed": true,
  "_nocasepkg": "pkgreviewr",
  "_universes": [
    "ropensci",
    "ropensci-org"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-04-08T09:22:52.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "24f4ebebd665acde5322c494b5d16f12c7c6a0f419a11debebd43f07aac45ba7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24127830189"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.9999",
      "date": "2026-05-08T08:26:15.000Z",
      "distro": "noble",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "3813045f6327172d8f7626897d3e259a2f4297fb3f71621af8891648381591a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.9999",
      "date": "2026-05-08T08:26:26.000Z",
      "distro": "noble",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "4a7c47e92240a39f3f86ab4f984e53532389bd30c1b0109b9f67ed5abc72ccc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.9999",
      "date": "2026-05-08T08:25:39.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "2be36608207e370a7a874aba1f1b80cbe3ff0da186f975c5f7870207ba3c6758",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.9999",
      "date": "2026-05-08T08:26:16.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "424689169e0c4988a487d96e563af1aade9db841d43b3d33f308d5f8ab3fb3cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-05-08T08:25:25.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "57f77c60a386dd8453f8549dea0b915a435ebfbc73012fb70f272cd6e1f37722",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-05-08T08:25:12.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "a9571ddb4c820eab9baba6979fd24f16abe8e1b4a22c4bb023669bfbf87c080e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.9999",
      "date": "2026-05-22T13:57:00.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "f48a7c4bd8db3fa653e2b5ef1b71c9b319286823f9bc287be1379d16ee3c93c7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25545158791"
    }
  ]
}