{
  "_id": "6a1f14ceb401979e7341e386",
  "Package": "cucumber",
  "Type": "Package",
  "Title": "Behavior-Driven Development for R",
  "Version": "2.1.1",
  "Authors@R": "person(\"Jakub\", \"Sobolewski\", email = \"jakupsob@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Write executable specifications in a natural language that\ndescribes how your code should behave. Write specifications in\nfeature files using 'Gherkin' language and execute them using\nfunctions implemented in R. Use them as an extension to your\n'testthat' tests to provide a high level description of how\nyour code works.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jakubsob/cucumber,\nhttps://jakubsobolewski.com/cucumber/",
  "BugReports": "https://github.com/jakubsob/cucumber/issues",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "quarto",
  "Config/Needs/website": "rmarkdown",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://jakubsob.r-universe.dev",
  "Date/Publication": "2025-07-21 07:37:47 UTC",
  "RemoteUrl": "https://github.com/jakubsob/cucumber",
  "RemoteRef": "HEAD",
  "RemoteSha": "b12af68d7f8742365e9672df360e7f95e2a54f57",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:58:49 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "MD5sum": "6e64ad92284f5ecd502379852e56793c",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "cucumber_2.1.1.tar.gz",
  "_fileid": "a70308c433e6db1459676ae7ceecf135a71f416b6c3c730065786f8bf9bd94e1",
  "_filesize": 183569,
  "_sha256": "a70308c433e6db1459676ae7ceecf135a71f416b6c3c730065786f8bf9bd94e1",
  "_created": "2026-05-17T06:58:49.000Z",
  "_published": "2026-06-02T17:37:18.603Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133446777,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040222434"
    },
    {
      "job": 79133446964,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040221665"
    },
    {
      "job": 79133446470,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040226312"
    },
    {
      "job": 79133446714,
      "time": 158,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040222060"
    },
    {
      "job": 79133446514,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040198843"
    },
    {
      "job": 79133446081,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365288670"
    },
    {
      "job": 79133446405,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040217352"
    },
    {
      "job": 79133447026,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040215288"
    },
    {
      "job": 79133446977,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040220318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jakubsob/cucumber",
  "_commit": {
    "id": "b12af68d7f8742365e9672df360e7f95e2a54f57",
    "author": "jakub <jakupsob@gmail.com>",
    "committer": "jakub <jakupsob@gmail.com>",
    "message": "chore: :speech_balloon: update cran comments\n",
    "time": 1753083467
  },
  "_maintainer": {
    "name": "Jakub Sobolewski",
    "email": "jakupsob@gmail.com",
    "login": "jakubsob",
    "linkedin": "in/jakub-sobolewski-r",
    "description": "",
    "uuid": 37193264
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "box",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "chromote",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "muttest",
      "role": "Suggests"
    }
  ],
  "_owner": "jakubsob",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 11
    },
    {
      "week": "2025-21",
      "n": 6
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.1.0",
      "date": "2025-05-20"
    },
    {
      "name": "v2.1.1",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "acceptance-testing",
    "behavior-driven-development",
    "cucumber",
    "specification",
    "testing",
    "quarto"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "jakubsob",
      "count": 193,
      "uuid": 37193264
    }
  ],
  "_userbio": {
    "uuid": 37193264,
    "type": "user",
    "name": "Jakub Sobolewski"
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cucumber"
  },
  "_devurl": "https://github.com/jakubsob/cucumber",
  "_pkgdown": "https://jakubsobolewski.com/cucumber/",
  "_searchresults": 12,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cucumber.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakubsob/cucumber",
  "_realowner": "jakubsob",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-03-14"
    },
    {
      "version": "1.0.1",
      "date": "2024-04-03"
    },
    {
      "version": "1.0.2",
      "date": "2024-04-09"
    },
    {
      "version": "1.0.3",
      "date": "2024-06-09"
    },
    {
      "version": "1.0.4",
      "date": "2024-06-29"
    },
    {
      "version": "1.1.0",
      "date": "2024-10-14"
    },
    {
      "version": "1.2.0",
      "date": "2025-02-24"
    },
    {
      "version": "1.2.1",
      "date": "2025-03-22"
    },
    {
      "version": "2.0.0",
      "date": "2025-04-04"
    },
    {
      "version": "2.0.1",
      "date": "2025-04-26"
    },
    {
      "version": "2.1.0",
      "date": "2025-05-20"
    },
    {
      "version": "2.1.1",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "after",
    "before",
    "define_parameter_type",
    "given",
    "run",
    "test",
    "then",
    "when"
  ],
  "_help": [
    {
      "page": "define_parameter_type",
      "title": "Define extra parameters to use in Cucumber steps.",
      "topics": [
        "define_parameter_type"
      ]
    },
    {
      "page": "hook",
      "title": "Hooks",
      "topics": [
        "after",
        "before",
        "hook"
      ]
    },
    {
      "page": "opts",
      "title": "cucumber Options",
      "topics": [
        "opts"
      ]
    },
    {
      "page": "run",
      "title": "Run Cucumber tests in a 'testthat' context",
      "topics": [
        "run"
      ]
    },
    {
      "page": "step",
      "title": "Define a step",
      "topics": [
        "given",
        "step",
        "then",
        "when"
      ]
    },
    {
      "page": "test",
      "title": "Run Cucumber tests",
      "topics": [
        "test"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jakubsob/cucumber/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jakubsob/cucumber/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "brio",
    "callr",
    "checkmate",
    "cli",
    "crayon",
    "desc",
    "diffobj",
    "dplyr",
    "evaluate",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "praise",
    "processx",
    "ps",
    "purrr",
    "R6",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "testthat",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "bdd.qmd",
      "filename": "bdd.html",
      "title": "Behavior-Driven Development",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-10-06 20:18:12",
      "modified": "2025-07-21 07:36:04",
      "commits": 7
    },
    {
      "source": "reference-gherkin.qmd",
      "filename": "reference-gherkin.html",
      "title": "Gherkin Reference",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-23 17:51:46",
      "modified": "2025-04-04 11:39:57",
      "commits": 4
    },
    {
      "source": "how-it-works.qmd",
      "filename": "how-it-works.html",
      "title": "How it works",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-02-23 17:51:46",
      "modified": "2025-04-04 11:39:57",
      "commits": 3
    },
    {
      "source": "migration-to-2-0-0.qmd",
      "filename": "migration-to-2-0-0.html",
      "title": "Migration to cucumber 2.0.0",
      "engine": "quarto::html",
      "headings": [],
      "created": "2025-04-01 09:18:35",
      "modified": "2025-04-01 09:18:35",
      "commits": 1
    }
  ],
  "_score": 6.473632926873841,
  "_indexed": true,
  "_nocasepkg": "cucumber",
  "_universes": [
    "jakubsob"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-17T07:01:15.000Z",
      "distro": "noble",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "8b315413673abf97868c0b741a7618fc1c2b56f390d3c34942912bd6e5ec26ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-05-17T07:01:12.000Z",
      "distro": "noble",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "f5318c2b4629f9b0123031e2303b9f7046ab8447a1b4154cff6faa5629429f24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-17T07:01:46.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "f7f99784faa3b9e4d3606e60f529b0f62065fe21931029474a003b02f22a4107",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-05-17T07:01:12.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "471d7f018177f025d36838277d44bf2a487994eda7e843dae054b8097a1dbb32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-17T07:00:39.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "1997224f2ff466b7c18e9e40952b89dcc66f58ab05045ac036d77e15820fd825",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-17T07:00:28.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "f1f3ffc39f851c9be8b851e468fbba2d0429105a2e7c469b0ca7bb438cb9bedb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-05-17T07:00:53.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "5d7aa1ec92ad4515fa21919a1434b36c9d942400b65268ece0251284587e7bad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-02T17:36:15.000Z",
      "commit": "b12af68d7f8742365e9672df360e7f95e2a54f57",
      "fileid": "8a760b6f5c6248728d7f47587d0c148fd62af3cde88742dbf15a6123d137a0f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/25984012985"
    }
  ]
}