{
  "_id": "6a1d76981d7bb097a0a51c0f",
  "Package": "citrus",
  "Type": "Package",
  "Title": "Customer Intelligence Tool for Rapid Understandable Segmentation",
  "Version": "1.0.2",
  "Authors@R": "c(\nperson(\"Dom\",\"Clarke\",email = \"dom.clarke@peak.ai\", role = c(\"aut\", \"cre\")),\nperson(\"Cinzia\",\"Braglia\",email = \"cinzia.braglia@peak.ai\",role = \"aut\"),\nperson(\"Oskar\",\"Nummedal\",email = \"oskar.nummadel@peak.ai\",role = \"aut\"),\nperson(\"Leo\", \"McCarthy\",email = \"leo.mccarthy@peak.ai\", role = \"aut\"),\nperson(\"Rebekah\", \"Yates\",email = \"rebekah.yates@peak.ai\", role = \"aut\"),\nperson(\"Stuart\", \"Davie\",email = \"stuart.davie@peak.ai\", role = \"aut\"),\nperson(\"Joash\",\"Alonso\",role = \"aut\"),\nperson(\"PEAK AI LIMITED\",role = \"cph\")\n)",
  "Maintainer": "Dom Clarke <dom.clarke@peak.ai>",
  "Copyright": "See the file COPYRIGHTS",
  "Description": "A tool to easily run and visualise supervised and\nunsupervised state of the art customer segmentation. It is\nbuilt like a pipeline covering the 3 main steps in a\nsegmentation project: pre-processing, modelling, and plotting.\nUsers can either run the pipeline as a whole, or choose to run\nany one of the three individual steps. It is equipped with a\nsupervised option (tree optimisation) and an unsupervised\noption (k-clustering) as default models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 12:07:01 UTC",
    "User": "root"
  },
  "Author": "Dom Clarke [aut, cre], Cinzia Braglia [aut], Oskar Nummedal\n[aut], Leo McCarthy [aut], Rebekah Yates [aut], Stuart Davie\n[aut], Joash Alonso [aut], PEAK AI LIMITED [cph]",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://datadondom.r-universe.dev",
  "Date/Publication": "2022-06-17 14:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/citrus",
  "RemoteRef": "HEAD",
  "RemoteSha": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
  "MD5sum": "f6ea38274bf412d7409cc1f2bb0985c5",
  "_user": "datadondom",
  "_type": "src",
  "_file": "citrus_1.0.2.tar.gz",
  "_fileid": "98baea450b314e8c5155ecc5e794a9b96131db420b66eaadeb6f362cf459a008",
  "_filesize": 210280,
  "_sha256": "98baea450b314e8c5155ecc5e794a9b96131db420b66eaadeb6f362cf459a008",
  "_created": "2026-06-01T12:07:01.000Z",
  "_published": "2026-06-01T12:10:00.175Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78848638048,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7331054818"
    },
    {
      "job": 78848638035,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331058200"
    },
    {
      "job": 78848638105,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7331052509"
    },
    {
      "job": 78848638052,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331048409"
    },
    {
      "job": 78848147485,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331010483"
    },
    {
      "job": 78848638077,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331049746"
    },
    {
      "job": 78848638068,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7331039365"
    },
    {
      "job": 78848638082,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7331044325"
    },
    {
      "job": 78848638109,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7331049979"
    }
  ],
  "_buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/citrus",
  "_commit": {
    "id": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
    "author": "Dom Clarke <dom.clarke@peak.ai>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1655477402
  },
  "_maintainer": {
    "name": "Dom Clarke",
    "email": "dom.clarke@peak.ai",
    "login": "datadondom",
    "description": "Captain Data Munger",
    "uuid": 22236494
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Imports"
    },
    {
      "package": "GGally",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "clustMixType",
      "version": ">= 0.1-16",
      "role": "Imports"
    },
    {
      "package": "treeClust",
      "version": ">= 1.1-7",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "version": ">= 4.1-15",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rpart.plot",
      "version": ">= 3.0.7",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "version": ">= 1.1-2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.9",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "datadondom",
      "count": 2,
      "uuid": 22236494
    }
  ],
  "_userbio": {
    "uuid": 22236494,
    "type": "user",
    "name": "datadondom",
    "description": "Captain Data Munger"
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/citrus"
  },
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/citrus.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "datadondom",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2021-11-17"
    },
    {
      "version": "1.0.2",
      "date": "2022-06-17"
    }
  ],
  "_exports": [
    "citrus_pair_plot",
    "k_clusters",
    "model_management",
    "output_table",
    "preprocess",
    "rpart.lists",
    "rpart.plot_pretty",
    "rpart.rules",
    "rpart.rules.table",
    "rpart.subrules.table",
    "segment",
    "tree_abstract",
    "tree_segment",
    "tree_segment_prettify",
    "validate"
  ],
  "_datasets": [
    {
      "name": "preprocessed_data",
      "title": "Segmentation preprocessed data",
      "object": "preprocessed_data",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "recency",
        "frequency",
        "monetary",
        "transactionvalue_min",
        "transactionvalue_sd",
        "top_country",
        "response"
      ],
      "rows": 410,
      "table": true,
      "tojson": true
    },
    {
      "name": "transactional_data",
      "title": "Segmentation transactional data",
      "object": "transactional_data",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "transactionid",
        "id",
        "orderdate",
        "desc_chars",
        "transactionvalue",
        "country"
      ],
      "rows": 10000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "citrus_pair_plot",
      "title": "Creates pair plot from data table",
      "topics": [
        "citrus_pair_plot"
      ]
    },
    {
      "page": "k_clusters",
      "title": "k-clusters model",
      "topics": [
        "k_clusters"
      ]
    },
    {
      "page": "model_management",
      "title": "Model management function",
      "topics": [
        "model_management"
      ]
    },
    {
      "page": "output_table",
      "title": "Output Table",
      "topics": [
        "output_table"
      ]
    },
    {
      "page": "preprocess",
      "title": "Preprocess Function",
      "topics": [
        "preprocess"
      ]
    },
    {
      "page": "preprocessed_data",
      "title": "Segmentation preprocessed data",
      "topics": [
        "preprocessed_data"
      ]
    },
    {
      "page": "rpart.lists",
      "title": "rpart.lists function",
      "topics": [
        "rpart.lists"
      ]
    },
    {
      "page": "rpart.plot_pretty",
      "title": "Plot a prettified rpart model",
      "topics": [
        "rpart.plot_pretty"
      ]
    },
    {
      "page": "rpart.rules",
      "title": "rpart.rules function",
      "topics": [
        "rpart.rules"
      ]
    },
    {
      "page": "rpart.rules.table",
      "title": "rpart.rules.table function",
      "topics": [
        "rpart.rules.table"
      ]
    },
    {
      "page": "rpart.subrules.table",
      "title": "rpart.subrules.table function",
      "topics": [
        "rpart.subrules.table"
      ]
    },
    {
      "page": "segment",
      "title": "Segment Function",
      "topics": [
        "segment"
      ]
    },
    {
      "page": "transactional_data",
      "title": "Segmentation transactional data",
      "topics": [
        "transactional_data"
      ]
    },
    {
      "page": "tree_abstract",
      "title": "Abstraction layer function",
      "topics": [
        "tree_abstract"
      ]
    },
    {
      "page": "tree_segment",
      "title": "Tree Segment Function",
      "topics": [
        "tree_segment"
      ]
    },
    {
      "page": "tree_segment_prettify",
      "title": "Tree Segment Prettify Function",
      "topics": [
        "tree_segment_prettify"
      ]
    },
    {
      "page": "validate",
      "title": "Validation function",
      "topics": [
        "validate"
      ]
    }
  ],
  "_readme": "https://github.com/cran/citrus/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cluster",
    "clustMixType",
    "combinat",
    "cpp11",
    "crayon",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "GGally",
    "ggplot2",
    "ggstats",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "patchwork",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "rpart",
    "rpart.plot",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "treeClust",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.1903316981702914,
  "_indexed": true,
  "_nocasepkg": "citrus",
  "_universes": [
    "datadondom"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-01T12:09:03.000Z",
      "distro": "noble",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "e86d4007e9b78279655392f06ebf30746d0cd906b7feb8d83531ef392afdbdf8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-01T12:09:12.000Z",
      "distro": "noble",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "148d1807d72f46c213310b85dfa65c37e0b61cd5e6d47f74a1b1445063110f37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-01T12:09:06.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "8075537d66e064d66ef9f484310795a9ccf3aa5eef00d4f777382557c2c11703",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-01T12:08:52.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "d64807f7e994187ff2b52075a81dae7f045bb4af008f5870c1bc09ae7e1f7fb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-01T12:09:13.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "b50ca6dff80851d4d7b83916c74d34584f4385b141df6e0cb42bea8dd5c931ed",
      "status": "success",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T12:08:12.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "f65dd1f3cef7c7a50281984a7e92f1248d23e5ae0dee6a5d8af66e30273ce83f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T12:08:28.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "6ab22e4ec6151cd516ec4ac1237c701e9fa0450c9ad9482b751d72fde8abb4b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-01T12:08:41.000Z",
      "commit": "03371128182f968adb5eb871ae0ae102bcf1e7e8",
      "fileid": "087461da1d590621eeae1b0efc1ed1101082c9f9236cb728ee2cc4cbc57dc554",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/datadondom/actions/runs/26753746584"
    }
  ]
}