{
  "_id": "6a492f08b5e98c4082a0d1bf",
  "Package": "patrick",
  "Title": "Parameterized Unit Testing",
  "Version": "0.3.1",
  "Authors@R": "c(\nperson(given = \"Michael\",\nfamily = \"Quinn\",\nrole = \"aut\",\nemail = \"michael.quinn@aya.yale.edu\"),\nperson(given = \"Michael\",\nfamily = \"Chirico\",\nrole = c(\"aut\", \"cre\"),\nemail = \"chiricom@google.com\"))",
  "Description": "This is an extension of the 'testthat' package that lets\nyou add parameters to your unit tests. Parameterized unit tests\nare often easier to read and more reliable, since they follow\nthe DNRY (do not repeat yourself) rule.",
  "License": "Apache License 2.0",
  "URL": "https://github.com/google/patrick",
  "BugReports": "https://github.com/google/patrick/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://google.r-universe.dev",
  "Date/Publication": "2025-12-03 22:41:31 UTC",
  "RemoteUrl": "https://github.com/google/patrick",
  "RemoteRef": "HEAD",
  "RemoteSha": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
  "Packaged": {
    "Date": "2026-07-04 16:01:36 UTC",
    "User": "root"
  },
  "Author": "Michael Quinn [aut],\nMichael Chirico [aut, cre]",
  "Maintainer": "Michael Chirico <chiricom@google.com>",
  "_user": "google",
  "_type": "src",
  "_file": "patrick_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/550bb1ca5a0984ac16548509bdfb5dad05baa8e8d9a6f468c4650f8b71191947",
  "_filesize": 92580,
  "_sha256": "550bb1ca5a0984ac16548509bdfb5dad05baa8e8d9a6f468c4650f8b71191947",
  "_expires": "2026-10-12T16:04:22.000Z",
  "_created": "2026-07-04T16:01:36.000Z",
  "_published": "2026-07-04T16:04:24.355Z",
  "_jobs": [
    {
      "job": 85146355183,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083228048"
    },
    {
      "job": 85146355214,
      "time": 130,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083229000"
    },
    {
      "job": 85146355192,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083222064"
    },
    {
      "job": 85146355187,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083223356"
    },
    {
      "job": 85146074475,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083212575"
    },
    {
      "job": 85146355196,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083225334"
    },
    {
      "job": 85146355184,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083221766"
    },
    {
      "job": 85146355201,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083221379"
    },
    {
      "job": 85146355190,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083221329"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/google/actions/runs/28711645692",
  "_status": "success",
  "_upstream": "https://github.com/google/patrick",
  "_commit": {
    "id": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
    "author": "Michael Chirico <chiricom@google.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #42 from google/coc-msquinn-chiricom\n\nUpdate PoC for violations",
    "time": 1764801691
  },
  "_maintainer": {
    "name": "Michael Chirico",
    "email": "chiricom@google.com",
    "login": "michaelchirico",
    "mastodon": "@michaelchirico@fosstodon.org",
    "bluesky": "@michaelchirico.bsky.social",
    "twitter": "@michael_chirico",
    "description": "Economics PhD, Google Data Scientist, ex-@grab",
    "uuid": 7606389
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "google",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "v0.3.1",
      "date": "2025-12-02"
    }
  ],
  "_stars": 145,
  "_contributors": [
    {
      "user": "michaelquinn32",
      "count": 75,
      "uuid": 3473921
    },
    {
      "user": "michaelchirico",
      "count": 30,
      "uuid": 7606389
    },
    {
      "user": "mirca",
      "count": 1,
      "uuid": 13077051
    },
    {
      "user": "amrrs",
      "count": 1,
      "uuid": 5347322
    }
  ],
  "_userbio": {
    "uuid": 1342004,
    "type": "organization",
    "name": "Google",
    "followers": 74995,
    "description": "Google ❤️ Open Source"
  },
  "_downloads": {
    "count": 9681,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/patrick"
  },
  "_devurl": "https://github.com/google/patrick",
  "_searchresults": 35,
  "_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/patrick.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/google/patrick",
  "_realowner": "google",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-08-13"
    },
    {
      "version": "0.0.2",
      "date": "2020-09-14"
    },
    {
      "version": "0.0.3",
      "date": "2020-10-27"
    },
    {
      "version": "0.0.4",
      "date": "2021-09-23"
    },
    {
      "version": "0.1.0",
      "date": "2021-10-11"
    },
    {
      "version": "0.2.0",
      "date": "2022-10-13"
    },
    {
      "version": "0.3.0",
      "date": "2025-01-27"
    },
    {
      "version": "0.3.1",
      "date": "2025-12-02"
    }
  ],
  "_exports": [
    "cases",
    "with_parameters_test_that"
  ],
  "_help": [
    {
      "page": "with_parameters_test_that",
      "title": "Execute a test with parameters.",
      "topics": [
        "cases",
        "with_parameters_test_that"
      ]
    }
  ],
  "_readme": "https://github.com/google/patrick/raw/HEAD/README.md",
  "_rundeps": [
    "brio",
    "callr",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_score": 6.867447525764499,
  "_indexed": true,
  "_nocasepkg": "patrick",
  "_universes": [
    "google",
    "michaelchirico"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T16:03:42.000Z",
      "distro": "resolute",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/e0f827146cd2212bf03e87d1c32ff4fbe0ce4a58af28a6771069e9add59427ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T16:03:48.000Z",
      "distro": "resolute",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/1b01a5aa24d88ac61d6b819dff33c7dc88f30c2dd35a76f6832c5c36ab79094b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T16:03:01.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/66c75d36f77bc0158433f8d7e4b1360b66626ca58e2a59dd5fc4890943219bcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T16:03:08.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/079b8946bd80668e37af4b682c8932e730139e08b6fc146d26e13d218d12fa2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-07-04T16:03:36.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/1e562528561338d46424e0921ccae6cd8ff9edad3ebef7c9f78512fc40044271",
      "status": "success",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T16:02:46.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/e6c90f433490fa64ee0743f0d7bacd589463cb460b4960709c161f0d5b4d2d7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T16:02:48.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/aba27b07cf0fb480c11d1a83eb36c960137b6fc6eafd1e6be255d3b4e3ae29ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T16:02:44.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "https://r2.ropensci.org/950faf422082d24605e5b4410b15c1537e1ee6529a1464a05ca5bc1b4da5eb8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/28711645692"
    }
  ]
}