{
  "_id": "6a1555c8acfb0bcc41d5d68f",
  "Package": "xesreadR",
  "Type": "Package",
  "Title": "Read and Write XES Files",
  "Version": "0.2.3",
  "Date": "2019-03-19",
  "Authors@R": "c(person(\"Gert\",\"Janssenswillen\",email = \"gert.janssenswillen@uhasselt.be\", role = c(\"aut\",\"cre\")),\nperson(\"Benoît\",\"Depaire\",email = \"benoit.depaire@uhasselt.be\", role = \"ctb\"))",
  "Description": "Read and write XES Files to create event log objects used\nby the 'bupaR' framework. XES (Extensible Event Stream) is the\n`IEEE` standard for storing and sharing event data (see\n<http://standards.ieee.org/findstds/standard/1849-2016.html>\nfor more info).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "URL": "http://www.bupar.net",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 08:07:54 UTC",
    "User": "root"
  },
  "Author": "Gert Janssenswillen [aut, cre], Benoît Depaire [ctb]",
  "Maintainer": "Gert Janssenswillen <gert.janssenswillen@uhasselt.be>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libxml2-dev\nzlib1g-dev",
  "Repository": "https://gertjanssenswillen.r-universe.dev",
  "Date/Publication": "2019-03-19 11:50:03 UTC",
  "RemoteUrl": "https://github.com/cran/xesreadR",
  "RemoteRef": "HEAD",
  "RemoteSha": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
  "MD5sum": "85ad3a0c7c25941961a0e95444a1a4d6",
  "_user": "gertjanssenswillen",
  "_type": "src",
  "_file": "xesreadR_0.2.3.tar.gz",
  "_fileid": "2aab2861773d27b047fbe9b55470e26da28e5af4019552bf3d873f25c2e3abce",
  "_filesize": 89674,
  "_sha256": "2aab2861773d27b047fbe9b55470e26da28e5af4019552bf3d873f25c2e3abce",
  "_created": "2026-05-26T08:07:54.000Z",
  "_published": "2026-05-26T08:11:52.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77832999854,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211977795"
    },
    {
      "job": 77832999882,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211975185"
    },
    {
      "job": 77832999881,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211978157"
    },
    {
      "job": 77832999868,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211975841"
    },
    {
      "job": 77832226242,
      "time": 317,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211930496"
    },
    {
      "job": 77832999818,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211965179"
    },
    {
      "job": 77832999980,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211963913"
    },
    {
      "job": 77832999984,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211960926"
    },
    {
      "job": 77832999879,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211963133"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/xesreadR",
  "_commit": {
    "id": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
    "author": "Gert Janssenswillen <gert.janssenswillen@uhasselt.be>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1552996203
  },
  "_maintainer": {
    "name": "Gert Janssenswillen",
    "email": "gert.janssenswillen@uhasselt.be",
    "login": "gertjanssenswillen",
    "description": "",
    "uuid": 8807203
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "bupaR",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gertjanssenswillen",
      "count": 5,
      "uuid": 8807203
    }
  ],
  "_userbio": {
    "uuid": 8807203,
    "type": "user",
    "name": "Gert Janssenswillen"
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/xesreadR"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/xesreadR.html",
    "manual.pdf"
  ],
  "_realowner": "gertjanssenswillen",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-06-19"
    },
    {
      "version": "0.2.0",
      "date": "2017-08-24"
    },
    {
      "version": "0.2.1",
      "date": "2017-09-04"
    },
    {
      "version": "0.2.2",
      "date": "2017-12-04"
    },
    {
      "version": "0.2.3",
      "date": "2019-04-08"
    }
  ],
  "_exports": [
    "case_attributes_from_xes",
    "eventlog_from_xes",
    "read_xes",
    "read_xes_cases",
    "write_xes"
  ],
  "_help": [
    {
      "page": "case_attributes_from_xes",
      "title": "Case Attributes from Xes-file",
      "topics": [
        "case_attributes_from_xes"
      ]
    },
    {
      "page": "eventlog_from_xes",
      "title": "eventlog_from_xes",
      "topics": [
        "eventlog_from_xes"
      ]
    },
    {
      "page": "read_xes",
      "title": "read_xes",
      "topics": [
        "read_xes"
      ]
    },
    {
      "page": "read_xes_cases",
      "title": "Case Attributes from Xes-file",
      "topics": [
        "read_xes_cases"
      ]
    },
    {
      "page": "write_xes",
      "title": "Write XES file",
      "topics": [
        "write_xes"
      ]
    },
    {
      "page": "xesreadR",
      "title": "xesreadR - Read and write XES fles",
      "topics": [
        "xesreadR-package",
        "xesreadR"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "bslib",
    "bupaR",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "data.table",
    "digest",
    "dplyr",
    "eventdataR",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "xml2",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "xesreadr.rmd",
      "filename": "xesreadr.html",
      "title": "xesreadR",
      "author": "Gert Janssenswillen",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-06-19 08:11:33",
      "modified": "2017-06-19 08:11:33",
      "commits": 1
    }
  ],
  "_score": 2.8573324964312685,
  "_indexed": true,
  "_nocasepkg": "xesreadr",
  "_universes": [
    "gertjanssenswillen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-26T08:10:15.000Z",
      "distro": "noble",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "7f066ce318fd12c7770ac340e1a72ead1b578f050fd1a05005e0176874a92880",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-05-26T08:10:11.000Z",
      "distro": "noble",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "ea2acc069bc0bb419bd62274713987a9d1caa3411b1778de95a793e36b3c0253",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-26T08:10:30.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "7085c20e0c914f359048340505b4eafc9156fe11bc4c317f81c78b4f0d81dc3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-05-26T08:10:19.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "b2b553190da98c3da3538324f57bad1a4dca424ee5fe1571e10f7684a79368b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-05-26T08:10:10.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "2584413c2c9f4d20ce75274ae9ce8a10be6dbbbaf6a3aa2ee39f3c4e8d3c9f91",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-26T08:09:27.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "019683b54989b55125b8deb28ca34ff159653718935b7bbff85ce17fd2f12da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-26T08:09:18.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "d500d3601efa066b7641ce2aa679bbdda081dd569356f57c0025b0a270b56fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-05-26T08:09:26.000Z",
      "commit": "abaff7349ece21c9569b3f7c2c2ac578fc88b8d4",
      "fileid": "28f5331119f3180d3723b501d9f3c214e4aac13b536b46fc3920f54d6b5f275b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gertjanssenswillen/actions/runs/26440103298"
    }
  ]
}