{
  "_id": "6a44d5616ff6f2357551c318",
  "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-07-01 08:27:53 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>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "pkgreviewr_0.3.9999.tar.gz",
  "_fileid": "https://r2.ropensci.org/06591f190aa519ff59a12d166b3a9b6f84c83d92e67a3004aeb1a8ffc93dc884",
  "_filesize": 640398,
  "_sha256": "06591f190aa519ff59a12d166b3a9b6f84c83d92e67a3004aeb1a8ffc93dc884",
  "_expires": "2026-10-09T08:52:49.000Z",
  "_created": "2026-07-01T08:27:53.000Z",
  "_published": "2026-07-01T08:52:49.594Z",
  "_jobs": [
    {
      "job": 84488458712,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004356850"
    },
    {
      "job": 84488458715,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004358888"
    },
    {
      "job": 84488458737,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004846153"
    },
    {
      "job": 84488458771,
      "time": 76,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004837565"
    },
    {
      "job": 84487714188,
      "time": 145,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004269355"
    },
    {
      "job": 84487714220,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004281022"
    },
    {
      "job": 84488458695,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004351554"
    },
    {
      "job": 84488458756,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004336993"
    },
    {
      "job": 84488458749,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004337922"
    },
    {
      "job": 84488458909,
      "time": 62,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004329556"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 1106,
    "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": 43,
  "_metadata": {
    "ropensci_category": "scalereprod"
  },
  "_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/pkgreviewr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "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",
    "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.144013465786199,
  "_indexed": true,
  "_nocasepkg": "pkgreviewr",
  "_universes": [
    "ropensci",
    "ropensci-org"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.9999",
      "date": "2026-07-01T08:31:00.000Z",
      "distro": "resolute",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/c0057ec3b775261edf95ccf044f511b5d6b66bedeb8fbe8977023dd3e7acd3f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.9999",
      "date": "2026-07-01T08:31:04.000Z",
      "distro": "resolute",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/9f68885e823e6422059b002d0fe6e6b86076f504882687ce6e5bcc44687bea8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.9999",
      "date": "2026-07-01T08:52:13.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/ae77b6e1903797c98f868e800f9c77c3cb20c7efe78ccb409de42852387c4a16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.9999",
      "date": "2026-07-01T08:51:53.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/5c30196451b1564eaf7912029a401dfaabd08a9e2bc5ebd086372e783d03b534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.9999",
      "date": "2026-07-01T08:31:01.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/354988638af972354d9a8db51cbe73673991f11a8e5ff27de8a48522833d155a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-07-01T08:30:06.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/e4456555ff1254b27a0b6806f15b9d664ab0e58879f59618167571970556fe11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-07-01T08:30:08.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/745193c54b88453c8be01a5c7c125728d4939936a14e970fb074c1acb246679e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.9999",
      "date": "2026-07-01T08:29:49.000Z",
      "commit": "c90c2700f8dbff89ca3a54b48ef8ddc7a8f3c68d",
      "fileid": "https://r2.ropensci.org/efa7ca63da88da6c14c0aed40734e2773db8659060c47a57cc398577e7e2cac7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503786488"
    }
  ]
}