{
  "_id": "6a181fe4acfb0bcc41db1dc6",
  "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-05-28 10:55:10 UTC",
    "User": "root"
  },
  "Author": "Gert Janssenswillen [aut, cre],\nGerard van Hulzen [ctb]",
  "Maintainer": "Gert Janssenswillen <gert.janssenswillen@uhasselt.be>",
  "MD5sum": "f16f584cbe3f3391d070740cfe76bae2",
  "_user": "bupaverse",
  "_type": "src",
  "_file": "processcheckR_0.1.4.tar.gz",
  "_fileid": "dead1f9d0577ddc4e00bc4a4ff87710915f864ceced91f8cb47a76fad9e8418d",
  "_filesize": 180636,
  "_sha256": "dead1f9d0577ddc4e00bc4a4ff87710915f864ceced91f8cb47a76fad9e8418d",
  "_created": "2026-05-28T10:55:10.000Z",
  "_published": "2026-05-28T10:58:44.715Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78275924402,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7264085285"
    },
    {
      "job": 78275924443,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7264091943"
    },
    {
      "job": 78275924384,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7264076345"
    },
    {
      "job": 78275924380,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7264068864"
    },
    {
      "job": 78275425718,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264038688"
    },
    {
      "job": 78275924434,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264080019"
    },
    {
      "job": 78275924395,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7264077534"
    },
    {
      "job": 78275924412,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7264075241"
    },
    {
      "job": 78275924418,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7264084781"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 628,
    "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.0",
  "_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",
    "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-05-28T10:57:18.000Z",
      "distro": "noble",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "c8aa9855c79ed682dec3766968310b2470b6baba83b4c6fefc260aa91e76e782",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T10:57:37.000Z",
      "distro": "noble",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "3e76318a7d8d99d1e155d30dd8f1fb7ba0d0996f231359c8925e4b41e2eb7380",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T10:56:56.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "0a68f76812c1b5be61d4ef4984b9c3c9c477cb2da933cad6720f46e0fd359406",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T10:56:41.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "2b733164f00ff0e9ce4d486028f0f69243b98125649540e0ce2a9755445ff165",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-28T10:57:41.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "f665fe1281428050d993179d8a98b8ae0830a49226996119d53b4990dab703dd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:56:36.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "153f8baf2532cdf0ce475e92f658e70aad69eb54be9807171819e546e158e103",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:56:33.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "0ebfbcb8974cac58301383badce9f86b33cc50458afb9e9fc896fef31853ee25",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:57:13.000Z",
      "commit": "6b1d4f2180943c97f266ddc1784cc81ff861af44",
      "fileid": "d7639b32290f0482aa7ec662716fd7cda6a30f5a34d3c03e5dfbcdb0e668bdc5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/bupaverse/actions/runs/26570291229"
    }
  ]
}