{
  "_id": "6a5b1eb29baadeef8ab4b8d2",
  "Package": "HTT",
  "Type": "Package",
  "Title": "Hypothesis Testing Tree",
  "Version": "0.1.2",
  "Date": "2023-03-05",
  "Authors@R": "c(\nperson(given = \"Jiaqi\", family = \"Hu\", email = \"hujiaqi@mail.ustc.edu.cn\", role = c(\"cre\", \"aut\")),\nperson(given = \"Zhe\", family = \"Gao\", email = \"gaozh8@mail2.sysu.edu.cn\", role = c(\"aut\")),\nperson(given = \"Bo\", family = \"Zhang\", email = \"wbchpmp@ustc.edu.cn\", role = c(\"aut\")),\nperson(given = \"Xueqin\", family = \"Wang\", email = \"wangxq20@ustc.edu.cn\", role = c(\"aut\")))",
  "Author": "Jiaqi Hu [cre, aut], Zhe Gao [aut], Bo Zhang [aut], Xueqin Wang\n[aut]",
  "Maintainer": "Jiaqi Hu <hujiaqi@mail.ustc.edu.cn>",
  "Description": "A novel decision tree algorithm in the hypothesis testing\nframework. The algorithm examines the distribution difference\nbetween two child nodes over all possible binary partitions.\nThe test statistic of the hypothesis testing is equivalent to\nthe generalized energy distance, which enables the algorithm to\nbe more powerful in detecting the complex structure, not only\nthe mean difference. It is applicable for numeric, nominal,\nordinal explanatory variables and the response in general\nmetric space of strong negative type. The algorithm has\nsuperior performance compared to other tree models in type I\nerror, power, prediction accuracy, and complexity.",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-18 06:30:44 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "libfontconfig1-dev libfreetype6-dev libglpk-dev\nlibicu-dev libxml2-dev",
  "Repository": "https://jiaqihu2021.r-universe.dev",
  "Date/Publication": "2023-03-12 13:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/HTT",
  "RemoteRef": "HEAD",
  "RemoteSha": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
  "_user": "jiaqihu2021",
  "_type": "src",
  "_file": "HTT_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/ddf7cfbaa35f0f5baf3678eb03b653887e526be0d4bf704eeebd41a25a6ac404",
  "_filesize": 497446,
  "_sha256": "ddf7cfbaa35f0f5baf3678eb03b653887e526be0d4bf704eeebd41a25a6ac404",
  "_expires": "2026-10-26T06:35:28.000Z",
  "_created": "2026-07-18T06:30:44.000Z",
  "_published": "2026-07-18T06:35:30.033Z",
  "_jobs": [
    {
      "job": 88053264435,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426506174"
    },
    {
      "job": 88053264430,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426507240"
    },
    {
      "job": 88053264424,
      "time": 218,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426513182"
    },
    {
      "job": 88053264446,
      "time": 190,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426508026"
    },
    {
      "job": 88053264454,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426501890"
    },
    {
      "job": 88053264447,
      "time": 200,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426509866"
    },
    {
      "job": 88053264425,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426498664"
    },
    {
      "job": 88053264423,
      "time": 229,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426514186"
    },
    {
      "job": 88052934548,
      "time": 257,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426478667"
    },
    {
      "job": 88053264416,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426500021"
    },
    {
      "job": 88053264432,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426502287"
    },
    {
      "job": 88053264443,
      "time": 150,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426502026"
    },
    {
      "job": 88053264433,
      "time": 138,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426500417"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851",
  "_status": "success",
  "_upstream": "https://github.com/cran/HTT",
  "_commit": {
    "id": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
    "author": "Jiaqi Hu <hujiaqi@mail.ustc.edu.cn>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1678627802
  },
  "_maintainer": {
    "name": "Jiaqi Hu",
    "email": "hujiaqi@mail.ustc.edu.cn",
    "login": "jiaqihu2021",
    "description": "",
    "uuid": 90461648
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.6",
      "role": "Imports"
    },
    {
      "package": "ggraph",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jiaqihu2021",
      "count": 3,
      "uuid": 90461648
    }
  ],
  "_userbio": {
    "uuid": 90461648,
    "type": "user",
    "name": "JiaqiHu2021",
    "followers": 4
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HTT"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HTT.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "jiaqihu2021",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-12-01"
    },
    {
      "version": "0.1.1",
      "date": "2022-12-09"
    },
    {
      "version": "0.1.2",
      "date": "2023-03-12"
    }
  ],
  "_exports": [
    "HTT",
    "htt_control",
    "printsplit"
  ],
  "_datasets": [
    {
      "name": "ENB",
      "title": "Energy efficiency dataset",
      "object": "ENB",
      "file": "ENB.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X1",
        "X2",
        "X3",
        "X4",
        "X5",
        "X6",
        "X7",
        "X8",
        "Y1",
        "Y2"
      ],
      "rows": 768,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ENB",
      "title": "Energy efficiency dataset",
      "topics": [
        "ENB"
      ]
    },
    {
      "page": "htt_control",
      "title": "Control for Hypothesis Testing Tree",
      "topics": [
        "htt_control"
      ]
    },
    {
      "page": "htt.object",
      "title": "Hypothesis Testing Tree Object",
      "topics": [
        "htt.object"
      ]
    },
    {
      "page": "HTT",
      "title": "Hypothesis Testing Tree",
      "topics": [
        "HTT"
      ]
    },
    {
      "page": "plot.htt",
      "title": "Plot an htt Object",
      "topics": [
        "plot.htt"
      ]
    },
    {
      "page": "predict.htt",
      "title": "Predictions from a Fitted htt Object",
      "topics": [
        "predict.htt"
      ]
    },
    {
      "page": "print.htt",
      "title": "Print a Fitted htt Object",
      "topics": [
        "print.htt"
      ]
    },
    {
      "page": "printsplit",
      "title": "Displays split table for Fitted htt Object",
      "topics": [
        "printsplit"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "cachem",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "fastmap",
    "generics",
    "ggforce",
    "ggplot2",
    "ggraph",
    "ggrepel",
    "glue",
    "graphlayouts",
    "gridExtra",
    "gtable",
    "igraph",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "pillar",
    "pkgconfig",
    "polyclip",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "systemfonts",
    "tibble",
    "tidygraph",
    "tidyr",
    "tidyselect",
    "tweenr",
    "utf8",
    "vctrs",
    "viridis",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "Intro.Rmd",
      "filename": "Intro.html",
      "title": "HTT: Hypothesis Testing Tree",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Regression Tree",
        "Classification Tree",
        "Multivariate regression Tree"
      ],
      "created": "2022-12-01 07:00:05",
      "modified": "2023-03-12 13:30:02",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "htt",
  "_universes": [
    "jiaqihu2021"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/1d6f258da2accd8fe9737f382c45098959123d8d1f8a48f90f4890bb864dc05a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/6650c09812378a139d1ebc9e8007749dc1683c9af13a64890573944bd00d8a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-18T06:34:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/0c8fc32e5eee98692a015c7c7bb0e00db159f78faf956285decc1d7fa99b135e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:29.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/f5c252db6bdf65d56ba2ef62e6a4ea2b836a47bd3fae9d2721ec8f321f31b789",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-18T06:32:53.000Z",
      "arch": "aarch64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/9d3684592309a98fabbda3817101fb31d641ece1ca46ee39a4efe010c93a3b35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:28.000Z",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/efdc7f1847cfbd5a869d4ccbf1413296501bcc84a76d71dbb825d33a0cbb0118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-18T06:32:39.000Z",
      "arch": "aarch64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/875afc6684dbc04ddabd7e9ca23307b776c146fb2b5f0e96862d9c0b2ca45f45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:32.000Z",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/7c74ccb1351aae435dcf6258bc116d1ebc49dafe8c020b9184bd6ffd52f8e6d9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-18T06:33:18.000Z",
      "arch": "emscripten",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/bc038f7663b8a98e7d4d08a1dc7e72836efc4a77a96a93dbb00b5e7d44087299",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-18T06:32:28.000Z",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/81b50d434a4b35dd968a202661f1b54f461ac99658f3ef056ff6e8bbc8c9295c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-18T06:32:19.000Z",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/57790a06cfd79c514dfd023e9d75dc343f0b8ab0cc11963cf9527de2c50f3fbb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-18T06:32:13.000Z",
      "arch": "x86_64",
      "commit": "66eabc2fc1e6bb8d958517200b3b478a448963d5",
      "fileid": "https://r2.ropensci.org/86a95b8196e67d78f5fe2a885edc385120fb04001322b4427014cea5ba7e1e68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiaqihu2021/actions/runs/29633997851"
    }
  ]
}