{
  "_id": "6a253d074b233be198398f9f",
  "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-06-07 09:38:13 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>",
  "MD5sum": "ec9b9d3a790b00ec0aa49ece391d3ba6",
  "_user": "jornlotsch",
  "_type": "src",
  "_file": "detectXOR_0.1.0.tar.gz",
  "_fileid": "16a92e74059ace55198ed9abe215f5fe5c92ee39c44257e3c8dd40dbad07878f",
  "_filesize": 164883,
  "_sha256": "16a92e74059ace55198ed9abe215f5fe5c92ee39c44257e3c8dd40dbad07878f",
  "_created": "2026-06-07T09:38:13.000Z",
  "_published": "2026-06-07T09:42:31.022Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79948530987,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462916914"
    },
    {
      "job": 79948530985,
      "time": 210,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462921282"
    },
    {
      "job": 79948531000,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462908212"
    },
    {
      "job": 79948530988,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462908357"
    },
    {
      "job": 79948336028,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462893748"
    },
    {
      "job": 79948530956,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462912073"
    },
    {
      "job": 79948530962,
      "time": 130,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462911110"
    },
    {
      "job": 79948530958,
      "time": 135,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462911730"
    },
    {
      "job": 79948530957,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462915495"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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-23",
      "n": 5
    },
    {
      "week": "2025-24",
      "n": 11
    },
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "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"
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/detectXOR"
  },
  "_devurl": "https://github.com/jornlotsch/detectxor",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_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": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "detectxor",
  "_universes": [
    "jornlotsch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:53.000Z",
      "distro": "noble",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "9468061bd2bf6d65680eff40062f5cbaa53f69fcbe1758a61148488dde5d386b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-07T09:41:29.000Z",
      "distro": "noble",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "d77998d9944de4faddf0ba0fbd4fe1404b27ef168d5cd8505078c2d9c0268898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:00.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "dcd6859c253bdf4f64fd50e039d49985e4084d9c43a8c1a83becf66e3758a858",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:00.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "0dbf1b0691fed81c891545ef63c846e888e017ef2d66d575eaa9a8ac0dd302de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:59.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "05efb00d99b9c2ff8ac2fe1721194da6d95b35468c49858c61a8f378e8e41217",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-07T09:39:56.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "19c1afe3170e01e75abd1433bbac90a99cdf60c60ee5a1e34917bd532e7f6eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:01.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "386dfdf2a149c4b951097cb564e5f7885ea0de351263248c9c1f22610f4987a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-07T09:40:29.000Z",
      "commit": "a1b28309b0cc987dfe03e12993cedb52bf5bc511",
      "fileid": "f796ed7ffd5b2e9224ca3beb89ad18954d2443917cbe46374981125fc9d2606b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jornlotsch/actions/runs/27088785016"
    }
  ]
}