{
  "_id": "6a1d5b7c1d7bb097a0a4881c",
  "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-06-01 10:11:31 UTC",
    "User": "root"
  },
  "Author": "Michael Quinn [aut],\nMichael Chirico [aut, cre]",
  "Maintainer": "Michael Chirico <chiricom@google.com>",
  "MD5sum": "ec8882ca39f28ca4aa320a1678b9b0bb",
  "_user": "google",
  "_type": "src",
  "_file": "patrick_0.3.1.tar.gz",
  "_fileid": "fe918cb33d58df1b0b7fa2b9a0ca79d3a072cba1c43c7df071114411fd83bf7a",
  "_filesize": 90572,
  "_sha256": "fe918cb33d58df1b0b7fa2b9a0ca79d3a072cba1c43c7df071114411fd83bf7a",
  "_created": "2026-06-01T10:11:31.000Z",
  "_published": "2026-06-01T10:14:20.643Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78830696158,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328849179"
    },
    {
      "job": 78830696185,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328849943"
    },
    {
      "job": 78830696134,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328843226"
    },
    {
      "job": 78830696143,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328844094"
    },
    {
      "job": 78830317033,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328807496"
    },
    {
      "job": 78830696127,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328840843"
    },
    {
      "job": 78830696168,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328833576"
    },
    {
      "job": 78830696180,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328835921"
    },
    {
      "job": 78830696161,
      "time": 135,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328851772"
    }
  ],
  "_buildurl": "https://github.com/r-universe/google/actions/runs/26748543046",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Google ❤️ Open Source"
  },
  "_downloads": {
    "count": 14552,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/patrick"
  },
  "_devurl": "https://github.com/google/patrick",
  "_searchresults": 33,
  "_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/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",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_score": 7.018895887223971,
  "_indexed": true,
  "_nocasepkg": "patrick",
  "_universes": [
    "google",
    "michaelchirico"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:34.000Z",
      "distro": "noble",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "ee16baa73c535c276d2137e16106d1669c08aef2d0c33227657b6f9f5283bc5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:34.000Z",
      "distro": "noble",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "4bc0ffe2a6c485d0f592ad63956efb4d5d51afca4b91a31196200861c503b257",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:16.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "d7571d26a5b0d555603987dc90a7dab838016eb8648ecc992d40a309f545a2af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:15.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "3572645f26f9463d1561d9e8a9510833411f2fd136e34de0c5c1f58a6b0d3b89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:25.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "0d849332f6ab7d2dd4def7efca82eeb00c12adf658e4311202218ef6a8e61398",
      "status": "success",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-01T10:12:41.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "28094453a6cb9916ddb4c183023756fcafbb2663dfb07d2f4e1ac2db99cb09da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-01T10:12:49.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "a11b92b785dd4e29db4b4320b3ecacec5314825b289ad66783a787124ec165ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-06-01T10:13:38.000Z",
      "commit": "07dfd3c484bf22583b1b39d2e01c0ac557d14989",
      "fileid": "a0cda87e1c884749367ea222c1150942ebeeee5096257380950fda45baaff0f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/google/actions/runs/26748543046"
    }
  ]
}