{
  "_id": "6a586ab8ff0138dec5d731a8",
  "Package": "processcheckR",
  "Type": "Package",
  "Title": "Rule-Based Conformance Checking of Business Process Event Data",
  "Version": "0.1.4",
  "Date": "2022-10-03",
  "Authors@R": "c(person(\"Gert\", \"Janssenswillen\", email = \"gert.janssenswillen@uhasselt.be\", role = c(\"aut\",\"cre\")),\nperson(\"Gerard\", \"van Hulzen\", email = \"gerard.vanhulzen@uhasselt.be\", role = c(\"ctb\")))",
  "Description": "Check compliance of event-data from (business) processes\nwith respect to specified rules. Rules supported are of three\ntypes: frequency (activities that should (not) happen x number\nof times), order (succession between activities) and\nexclusiveness (and and exclusive choice between activities).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "URL": "https://www.bupar.net, https://github.com/bupaverse/processcheckr,\nhttps://bupaverse.github.io/processcheckR/",
  "BugReports": "https://github.com/bupaverse/processcheckr/issues",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://bupaverse.r-universe.dev",
  "Date/Publication": "2022-10-03 07:01:11 UTC",
  "RemoteUrl": "https://github.com/bupaverse/processcheckr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-16 05:15:40 UTC",
    "User": "root"
  },
  "Author": "Gert Janssenswillen [aut, cre],\nGerard van Hulzen [ctb]",
  "Maintainer": "Gert Janssenswillen <gert.janssenswillen@uhasselt.be>",
  "_user": "bupaverse",
  "_type": "src",
  "_file": "processcheckR_0.1.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/468800286c513106cb61e140ecdf0b4b445dd5ad4430bd288257a2139e478426",
  "_filesize": 182825,
  "_sha256": "468800286c513106cb61e140ecdf0b4b445dd5ad4430bd288257a2139e478426",
  "_expires": "2026-10-24T05:23:03.000Z",
  "_created": "2026-07-16T05:15:40.000Z",
  "_published": "2026-07-16T05:23:04.742Z",
  "_jobs": [
    {
      "job": 87541198286,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8365673584"
    },
    {
      "job": 87541198290,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365673173"
    },
    {
      "job": 87541198274,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8365736037"
    },
    {
      "job": 87541198276,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365699812"
    },
    {
      "job": 87540642246,
      "time": 240,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8365624515"
    },
    {
      "job": 87541198263,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8365664780"
    },
    {
      "job": 87541198295,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8365659991"
    },
    {
      "job": 87541198264,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8365657083"
    },
    {
      "job": 87541198301,
      "time": 122,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8365659703"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207",
  "_status": "success",
  "_upstream": "https://github.com/bupaverse/processcheckr",
  "_commit": {
    "id": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
    "author": "Gert Janssenswillen <gert.janssenswillen@uhasselt.be>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #8 from bupaverse/dev\n\nDev",
    "time": 1664780471
  },
  "_maintainer": {
    "name": "Gert Janssenswillen",
    "email": "gert.janssenswillen@uhasselt.be",
    "login": "gertjanssenswillen",
    "description": "",
    "uuid": 8807203
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "bupaR",
      "version": ">= 0.5.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "edeaR",
      "version": ">= 0.9.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "eventdataR",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "compare",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bupaverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 5,
  "_contributors": [
    {
      "user": "gerardvanhulzen",
      "count": 32,
      "uuid": 55850236
    },
    {
      "user": "gertjanssenswillen",
      "count": 28,
      "uuid": 8807203
    },
    {
      "user": "frankvanhoenshoven",
      "count": 5,
      "uuid": 24682385
    }
  ],
  "_userbio": {
    "uuid": 52247452,
    "type": "organization",
    "name": "bupaR-suite",
    "followers": 22
  },
  "_downloads": {
    "count": 438,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/processcheckR"
  },
  "_devurl": "https://github.com/bupaverse/processcheckr",
  "_pkgdown": "https://bupaverse.github.io/processcheckR/",
  "_searchresults": 36,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/processcheckR.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bupaverse/processcheckr",
  "_realowner": "bupaverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-10-08"
    },
    {
      "version": "0.1.2",
      "date": "2019-11-05"
    },
    {
      "version": "0.1.3",
      "date": "2020-06-29"
    },
    {
      "version": "0.1.4",
      "date": "2022-10-03"
    },
    {
      "version": "0.1.5",
      "date": "2025-09-08"
    }
  ],
  "_exports": [
    "absent",
    "and",
    "check_rule",
    "check_rules",
    "contains",
    "contains_between",
    "contains_exactly",
    "ends",
    "filter_rules",
    "precedence",
    "responded_existence",
    "response",
    "starts",
    "succession",
    "xor"
  ],
  "_help": [
    {
      "page": "absent",
      "title": "Absent",
      "concept": [
        "Cardinality rules"
      ],
      "topics": [
        "absent"
      ]
    },
    {
      "page": "and",
      "title": "AND",
      "concept": [
        "Exclusiveness rules"
      ],
      "topics": [
        "and"
      ]
    },
    {
      "page": "check_rule",
      "title": "Check Declarative Rule(s)",
      "topics": [
        "check_rule",
        "check_rule.log",
        "check_rules",
        "check_rules.log"
      ]
    },
    {
      "page": "contains",
      "title": "Contains",
      "concept": [
        "Cardinality rules"
      ],
      "topics": [
        "contains"
      ]
    },
    {
      "page": "contains_between",
      "title": "Contains Between",
      "concept": [
        "Cardinality rules"
      ],
      "topics": [
        "contains_between"
      ]
    },
    {
      "page": "contains_exactly",
      "title": "Contains Exactly",
      "concept": [
        "Cardinality rules"
      ],
      "topics": [
        "contains_exactly"
      ]
    },
    {
      "page": "ends",
      "title": "Ends",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "ends"
      ]
    },
    {
      "page": "filter_rules",
      "title": "Filter Using Declarative Rules",
      "topics": [
        "filter_rules",
        "filter_rules.log"
      ]
    },
    {
      "page": "precedence",
      "title": "Precedence",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "precedence"
      ]
    },
    {
      "page": "responded_existence",
      "title": "Responded Existence",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "responded_existence"
      ]
    },
    {
      "page": "response",
      "title": "Response",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "response"
      ]
    },
    {
      "page": "starts",
      "title": "Starts",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "starts"
      ]
    },
    {
      "page": "succession",
      "title": "Succession",
      "concept": [
        "Ordering rules"
      ],
      "topics": [
        "succession"
      ]
    },
    {
      "page": "xor",
      "title": "XOR",
      "concept": [
        "Exclusiveness rules"
      ],
      "topics": [
        "xor"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bupaverse/processcheckr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bupaverse/processcheckr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "bupaR",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "edeaR",
    "eventdataR",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyTime",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "processcheckr.Rmd",
      "filename": "processcheckr.html",
      "title": "Rule-Based Conformance Checking",
      "author": "Gert Janssenswillen",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Example"
      ],
      "created": "2018-10-09 06:31:36",
      "modified": "2019-07-29 14:11:42",
      "commits": 2
    }
  ],
  "_score": 5.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "processcheckr",
  "_universes": [
    "bupaverse",
    "gertjanssenswillen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-16T05:18:12.000Z",
      "distro": "resolute",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/d1d7d603f8cd1f05e6a42bba8828cdbb4a43f1db3432e063502c75edf046cf4a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-07-16T05:18:10.000Z",
      "distro": "resolute",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/f93ac0a40c24b490c57d7fd1db591728d3df944d777df95cf342c4f5a094bce4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-16T05:22:09.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/f570bfc0b5e06fac0968795a30fd33cb88d67fe23f4721f7b84d15e979aa63a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-07-16T05:19:59.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/b6c8b9bbb5221492d0b1dc8f3fcedd0f6ec7361babb2d0e57a886931966926a7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-07-16T05:18:20.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/48b027ef49f2a7ffde929e8b8c8866655543e7c536d3540d17b1ab9c1eb2b874",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-16T05:17:18.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/b08606c5d957c1ba13816dbdd1aff21d058154382fd57ab3133d94fb2f86a26a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-16T05:17:01.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/513d8e0d40ce6d637883f50f63f467329961ae433cf612c182916e0f71f5d609",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-07-16T05:17:10.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "https://r2.ropensci.org/defe52431ae450304c2385a54bf1560ed1b6596fb9b36c4ceedc739fd45a26ad",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/29473246207"
    }
  ]
}