{
  "_id": "6a4cc2b878c3bb565ed0e047",
  "Package": "detectXOR",
  "Title": "XOR Pattern Detection and Visualization",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Jorn\", family = \"Lotsch\",\nrole = c(\"aut\", \"cre\"),\nemail = \"j.lotsch@em.uni-frankfurt.de\",\ncomment = c(ORCID = \"0000-0002-5818-6958\")),\nperson(given = \"Alfred\", family = \"Ultsch\",\nrole = \"aut\"))",
  "Description": "Provides tools for detecting XOR-like patterns in variable\npairs in two-class data sets. Includes visualizations for\npattern exploration and reporting capabilities with both text\nand HTML output formats.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "SystemRequirements": "GNU make",
  "URL": "https://github.com/JornLotsch/detectXOR",
  "BugReports": "https://github.com/JornLotsch/detectXOR/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://jornlotsch.r-universe.dev",
  "Date/Publication": "2025-07-12 05:39:48 UTC",
  "RemoteUrl": "https://github.com/jornlotsch/detectxor",
  "RemoteRef": "HEAD",
  "RemoteSha": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 09:07:21 UTC",
    "User": "root"
  },
  "Author": "Jorn Lotsch [aut, cre] (ORCID: <https://orcid.org/0000-0002-5818-6958>),\nAlfred Ultsch [aut]",
  "Maintainer": "Jorn Lotsch <j.lotsch@em.uni-frankfurt.de>",
  "_user": "jornlotsch",
  "_type": "src",
  "_file": "detectXOR_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/69a2dc6c8425f26859d65e2f896fbfde126117f1e7fc8077285eb019e6136088",
  "_filesize": 170686,
  "_sha256": "69a2dc6c8425f26859d65e2f896fbfde126117f1e7fc8077285eb019e6136088",
  "_expires": "2026-10-15T09:11:18.000Z",
  "_created": "2026-07-07T09:07:21.000Z",
  "_published": "2026-07-07T09:11:20.556Z",
  "_jobs": [
    {
      "job": 85578441347,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133167791"
    },
    {
      "job": 85578441363,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133158756"
    },
    {
      "job": 85578441354,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133137242"
    },
    {
      "job": 85578441350,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133123996"
    },
    {
      "job": 85577739235,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133085939"
    },
    {
      "job": 85578441326,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133155269"
    },
    {
      "job": 85578441376,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8133132890"
    },
    {
      "job": 85578441391,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8133134988"
    },
    {
      "job": 85578441305,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133133129"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360",
  "_status": "success",
  "_upstream": "https://github.com/jornlotsch/detectxor",
  "_commit": {
    "id": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
    "author": "Jörn Lötsch <jloetsch@rz.uni-frankfurt.de>",
    "committer": "Jörn Lötsch <jloetsch@rz.uni-frankfurt.de>",
    "message": "ref title changed\n",
    "time": 1752298788
  },
  "_maintainer": {
    "name": "Jorn Lotsch",
    "email": "j.lotsch@em.uni-frankfurt.de",
    "orcid": "0000-0002-5818-6958"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ggh4x",
      "version": ">= 0.2.3",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.1.8",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.4",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "ggthemes",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "version": ">= 0.99.50",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "foreach",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "version": ">= 4.2.0",
      "role": "Suggests"
    },
    {
      "package": "future",
      "version": ">= 1.28.0",
      "role": "Suggests"
    },
    {
      "package": "future.apply",
      "version": ">= 1.10.0",
      "role": "Suggests"
    },
    {
      "package": "pbmcapply",
      "version": ">= 1.5.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jornlotsch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jornlotsch",
      "count": 49,
      "uuid": 73379461
    }
  ],
  "_userbio": {
    "uuid": 73379461,
    "type": "user",
    "name": "Jörn Lötsch",
    "followers": 3
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detectXOR"
  },
  "_devurl": "https://github.com/jornlotsch/detectxor",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/detectXOR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jornlotsch/detectxor",
  "_realowner": "jornlotsch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-06-27"
    }
  ],
  "_exports": [
    "detect_xor",
    "generate_spaghetti_plot_from_results",
    "generate_xor_reportConsole",
    "generate_xor_reportHTML",
    "generate_xy_plot_from_results"
  ],
  "_datasets": [
    {
      "name": "XOR_data",
      "title": "Synthetic XOR Pattern Dataset",
      "object": "XOR_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "class",
        "Variable_A",
        "Variable_B",
        "Variable_C",
        "Variable_D",
        "Variable_E"
      ],
      "rows": 400,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "detectXOR-package",
      "title": "XOR Pattern Detection and Visualization",
      "topics": [
        "detectXOR-package"
      ]
    },
    {
      "page": "detect_xor",
      "title": "Detect XOR Patterns in Variable Pairs",
      "topics": [
        "detect_xor"
      ]
    },
    {
      "page": "generate_spaghetti_plot_from_results",
      "title": "Generate XOR Spaghetti Plots",
      "topics": [
        "generate_spaghetti_plot_from_results"
      ]
    },
    {
      "page": "generate_xor_reportConsole",
      "title": "Generate XOR Detection Report (Console-friendly)",
      "topics": [
        "generate_xor_reportConsole"
      ]
    },
    {
      "page": "generate_xor_reportHTML",
      "title": "Generate XOR Detection HTML Report",
      "topics": [
        "generate_xor_reportHTML"
      ]
    },
    {
      "page": "generate_xy_plot_from_results",
      "title": "Generate XOR Scatter Plots",
      "topics": [
        "generate_xy_plot_from_results"
      ]
    },
    {
      "page": "XOR_data",
      "title": "Synthetic XOR Pattern Dataset",
      "topics": [
        "XOR_data"
      ]
    }
  ],
  "_readme": "https://github.com/jornlotsch/detectxor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "bslib",
    "cachem",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "digest",
    "dplyr",
    "e1071",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "generics",
    "ggh4x",
    "ggplot2",
    "ggthemes",
    "gld",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mvtnorm",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "detectxor",
  "_universes": [
    "jornlotsch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T09:10:11.000Z",
      "distro": "resolute",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/2f02a721c289a588ea453cc823b76b1e2e858d297368e783aded5a11a66d13ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-07T09:09:55.000Z",
      "distro": "resolute",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/92c846eb4363b37cc0875b71bc6d5e1f567735867ffb30a82527b40c5c8bf746",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T09:09:06.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/e12c5497993eb476c7920dea8ce4365bd2b164cb44ccfca3c1a83fd50ba559e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-07T09:08:47.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/127a6f8b63b21191472be8bc0c7127dc1fe03ad271f2d19b73a08bbd8e29815f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-07T09:10:30.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/961fc140e370b83b54e8e55c990141da22b3f40cee44af690e1accc39eb088f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T09:08:42.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/d4cd69cecd68fe85c2b85921472b421169e05508b3dc9843e2cf73838b13f55c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T09:08:46.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/0a025d433310f67859ece771d1846808d9eaac9e834c1f3cd4adf94301d621e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-07T09:08:42.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "https://r2.ropensci.org/0b022ac01b52d5c529712b1394aadddb2132dfa086bf1e1bde2ff22d58a5fb53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/28854533360"
    }
  ]
}