{
  "_id": "6a5741ddff0138dec5d6fb82",
  "Package": "HiGarrote",
  "Type": "Package",
  "Title": "Nonnegative Garrote Method Incorporating Hierarchical\nRelationships",
  "Version": "1.0",
  "Date": "2024-09-24",
  "Author": "Wei-Yang Yu [aut, cre], V. Roshan Joseph [aut]",
  "Maintainer": "Wei-Yang Yu <wyu322@gatech.edu>",
  "Description": "An implementation of the nonnegative garrote method that\nincorporates hierarchical relationships among variables. The\ncore function, HiGarrote, offers an automated approach for\nanalyzing experiments while respecting hierarchical structures\namong effects. For methodological details, refer to Yu and\nJoseph (2024) <https://arxiv.org/abs/2411.01383>. This work is\nsupported by U.S. National Foundation grant DMS-2310637.",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/weiyangyu/HiGarrote",
  "BugReports": "https://github.com/weiyangyu/HiGarrote/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libxml2-dev",
  "Repository": "https://weiyangyu.r-universe.dev",
  "Date/Publication": "2024-11-09 02:03:31 UTC",
  "RemoteUrl": "https://github.com/weiyangyu/higarrote",
  "RemoteRef": "HEAD",
  "RemoteSha": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-15 08:10:31 UTC",
    "User": "root"
  },
  "_user": "weiyangyu",
  "_type": "src",
  "_file": "HiGarrote_1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1bab5e17ac5dcc2bb576844aef32b22c41a903d07e5d6ccba55ea759f411c39f",
  "_filesize": 142077,
  "_sha256": "1bab5e17ac5dcc2bb576844aef32b22c41a903d07e5d6ccba55ea759f411c39f",
  "_expires": "2026-10-23T08:16:27.000Z",
  "_created": "2026-07-15T08:10:31.000Z",
  "_published": "2026-07-15T08:16:29.588Z",
  "_jobs": [
    {
      "job": 87301789099,
      "time": 156,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8336666889"
    },
    {
      "job": 87301789123,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8336662211"
    },
    {
      "job": 87301789051,
      "time": 196,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8336681434"
    },
    {
      "job": 87301789082,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8336663539"
    },
    {
      "job": 87301789127,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8336650936"
    },
    {
      "job": 87301789043,
      "time": 300,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8336706889"
    },
    {
      "job": 87301789113,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8336658425"
    },
    {
      "job": 87301788996,
      "time": 247,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8336691142"
    },
    {
      "job": 87301051607,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8336606776"
    },
    {
      "job": 87301788982,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8336656454"
    },
    {
      "job": 87301789068,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8336663750"
    },
    {
      "job": 87301789017,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8336651785"
    },
    {
      "job": 87301789001,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8336663203"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494",
  "_status": "success",
  "_upstream": "https://github.com/weiyangyu/higarrote",
  "_commit": {
    "id": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
    "author": "weiyangyu <wyu322@gatech.edu>",
    "committer": "weiyangyu <wyu322@gatech.edu>",
    "message": "Update all files\n",
    "time": 1731117811
  },
  "_maintainer": {
    "name": "Wei-Yang Yu",
    "email": "wyu322@gatech.edu",
    "login": "weiyangyu",
    "description": "Ph.D. student in ISyE, Georgia Tech",
    "uuid": 68111878
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "faux",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MaxPro",
      "role": "Imports"
    },
    {
      "package": "nloptr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "quadprog",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.12",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "rlist",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    }
  ],
  "_owner": "weiyangyu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "weiyangyu",
      "count": 7,
      "uuid": 68111878
    }
  ],
  "_userbio": {
    "uuid": 68111878,
    "type": "user",
    "name": "Wei-Yang Yu",
    "followers": 1,
    "description": "Ph.D. student in ISyE, Georgia Tech"
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/HiGarrote"
  },
  "_devurl": "https://github.com/weiyangyu/higarrote",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/HiGarrote.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/weiyangyu/higarrote",
  "_realowner": "weiyangyu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2024-11-14"
    },
    {
      "version": "1.0.1",
      "date": "2025-01-29"
    },
    {
      "version": "1.0.2",
      "date": "2025-01-30"
    },
    {
      "version": "1.1.0",
      "date": "2025-04-21"
    },
    {
      "version": "1.1.1",
      "date": "2025-04-21"
    },
    {
      "version": "2.0.0",
      "date": "2025-08-01"
    }
  ],
  "_exports": [
    "HiGarrote",
    "nnGarrote"
  ],
  "_datasets": [
    {
      "name": "blood_glucose",
      "title": "Blood Glucose Experiment",
      "object": "blood_glucose",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "G",
        "B",
        "C",
        "D",
        "E",
        "F",
        "H",
        "y"
      ],
      "rows": 18,
      "table": true,
      "tojson": true
    },
    {
      "name": "cast_fatigue",
      "title": "Cast Fatigue Experiment",
      "object": "cast_fatigue",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G",
        "y"
      ],
      "rows": 12,
      "table": true,
      "tojson": true
    },
    {
      "name": "router_bit",
      "title": "Router Bit Experiment",
      "object": "router_bit",
      "class": [
        "data.frame"
      ],
      "fields": [
        "A",
        "B",
        "C",
        "D",
        "E",
        "F",
        "G",
        "H",
        "J",
        "y"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "blood_glucose",
      "title": "Blood Glucose Experiment",
      "topics": [
        "blood_glucose"
      ]
    },
    {
      "page": "cast_fatigue",
      "title": "Cast Fatigue Experiment",
      "topics": [
        "cast_fatigue"
      ]
    },
    {
      "page": "HiGarrote",
      "title": "An Automatic Method for the Analysis of Experiments using Hierarchical Garrote",
      "topics": [
        "HiGarrote"
      ]
    },
    {
      "page": "nnGarrote",
      "title": "Nonnegative Garrote Method with Hierarchical Structures",
      "topics": [
        "nnGarrote"
      ]
    },
    {
      "page": "router_bit",
      "title": "Router Bit Experiment",
      "topics": [
        "router_bit"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "data.table",
    "dplyr",
    "farver",
    "faux",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MaxPro",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rlist",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "truncnorm",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "XML",
    "yaml"
  ],
  "_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"
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "higarrote",
  "_universes": [
    "weiyangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T08:13:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/c6dc10fe2833426bb89c9e66c42bdf91ce3983bf29bf085ac2b178f129feac10",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T08:13:02.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/313ed6349e61b60634140623504e7a0453724fe77e1ea7eb3caaefdaadf01abb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T08:13:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/981290024c6345dc8c7d373e98998fda1253edeb210b6af8449064d6399181b2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0",
      "date": "2026-07-15T08:13:06.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/29bf2013f8475f3d361f8223c94ac2df4bb710c22a79a1c4edce56dd265d13b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T08:12:41.000Z",
      "arch": "aarch64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/2e4d4d5947feb2950cff4ba980523ee89dbef1d08751d8bf09509cda2f70bda2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T08:14:41.000Z",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/bb0a17cdead60618e481cb2433387d75014f4419f43507169648ef8245f513a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T08:12:53.000Z",
      "arch": "aarch64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/120d8e2316d95af3f51b443ac706f9a62518f2e06e36a324c4e0553d3c1e998a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0",
      "date": "2026-07-15T08:13:51.000Z",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/2b0a54db526bae2fa76471e9311facde6ee28d2d12fd428b8794b24fb44725fc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-07-15T08:13:07.000Z",
      "arch": "emscripten",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/9c028a91dbab21683cacb4a9ea44a8f9133cd95bd0b4ca66c8015316378d6ec4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T08:12:18.000Z",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/ac9c4ec4afc5fe9c56927e438946aab8b4452ff393a04341c2cef988d78b9a32",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T08:12:11.000Z",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/7093f5a05fed803962014d89825e3e8068a0aef475b5b95ef9336599f1bcb91c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0",
      "date": "2026-07-15T08:12:18.000Z",
      "arch": "x86_64",
      "commit": "ebec81f1fdd5dc7dd647bf8e3a1cd27543910c5a",
      "fileid": "https://r2.ropensci.org/f24ed5ae9171fa7626bb9192cc5f17ad32cff404c9ccba287650a167629afc65",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/weiyangyu/actions/runs/29399637494"
    }
  ]
}