{
  "_id": "6a101523acfb0bcc41c83eb9",
  "Package": "igate",
  "Type": "Package",
  "Title": "Guided Analytics for Testing Manufacturing Parameters",
  "Version": "0.3.3.902",
  "Authors@R": "person(\"Stefan\", \"Stein\", email = \"s.stein@warwick.ac.uk\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-5541-6658\"))",
  "Description": "An implementation of the initial guided analytics for\nparameter testing and controlband extraction framework.\nFunctions are available for continuous and categorical target\nvariables as well as for generating standardized reports of the\nconducted analysis. See\n<https://doi.org/10.1016/j.commatsci.2020.110053> for the\npaper.",
  "URL": "https://doi.org/10.1016/j.commatsci.2020.110053,\nhttps://github.com/stefan-stein/igate",
  "BugReports": "https://github.com/stefan-stein/igate/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "SystemRequirements": "pandoc (>= 1.12.3) - http://pandoc.org",
  "RoxygenNote": "7.0.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://stefan-stein.r-universe.dev",
  "Date/Publication": "2020-10-30 12:52:29 UTC",
  "RemoteUrl": "https://github.com/stefan-stein/igate",
  "RemoteRef": "HEAD",
  "RemoteSha": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:17:39 UTC",
    "User": "root"
  },
  "Author": "Stefan Stein [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5541-6658>)",
  "Maintainer": "Stefan Stein <s.stein@warwick.ac.uk>",
  "MD5sum": "396af559a539155c9d456aae101a72bf",
  "_user": "stefan-stein",
  "_type": "src",
  "_file": "igate_0.3.3.902.tar.gz",
  "_fileid": "50c6471046854a9518dcc2eaef84e3141d7bc7dfe0758c2c4463b259d73ddca1",
  "_filesize": 453374,
  "_sha256": "50c6471046854a9518dcc2eaef84e3141d7bc7dfe0758c2c4463b259d73ddca1",
  "_created": "2026-05-14T09:17:39.000Z",
  "_published": "2026-05-22T08:34:43.318Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77344623443,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991182290"
    },
    {
      "job": 77344623655,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991188157"
    },
    {
      "job": 77344623602,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991191136"
    },
    {
      "job": 77344623749,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011011328"
    },
    {
      "job": 77344623380,
      "time": 219,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991144795"
    },
    {
      "job": 77344623072,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156262218"
    },
    {
      "job": 77344623663,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6991170913"
    },
    {
      "job": 77344623994,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6991174176"
    },
    {
      "job": 77344623783,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6991174028"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stefan-stein/igate",
  "_commit": {
    "id": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
    "author": "Stefan Stein <s.stein@warwick.ac.uk>",
    "committer": "Stefan Stein <s.stein@warwick.ac.uk>",
    "message": "Fix a bug in how median values are computed in robust.categorical.igate\n",
    "time": 1604062349
  },
  "_maintainer": {
    "name": "Stefan Stein",
    "email": "s.stein@warwick.ac.uk",
    "orcid": "0000-0002-5541-6658"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    }
  ],
  "_owner": "stefan-stein",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "igate"
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 42911322,
    "type": "user",
    "name": "stefan-stein"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/igate"
  },
  "_devurl": "https://github.com/stefan-stein/igate",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/igate.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stefan-stein/igate",
  "_realowner": "stefan-stein",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2019-09-07"
    },
    {
      "version": "0.3.3",
      "date": "2019-09-11"
    }
  ],
  "_exports": [
    "categorical.freqplot",
    "categorical.igate",
    "igate",
    "igate.regressions",
    "report",
    "robust.categorical.igate",
    "validate"
  ],
  "_datasets": [
    {
      "name": "resultsIris",
      "title": "Example results data file to be used for example report generation.",
      "object": "resultsIris",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Causes",
        "Count",
        "p.values",
        "good_lower_bound",
        "good_upper_bound",
        "bad_lower_bound",
        "bad_upper_bound",
        "na_removed",
        "ties_lower_end",
        "competition_lower_end",
        "ties_upper_end",
        "competition_upper_end",
        "adjusted.p.values"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "validatedObsIris",
      "title": "validatedObsIris data set",
      "object": "validatedObsIris",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sepal.Length",
        "Petal.Length",
        "Petal.Width",
        "expected_quality"
      ],
      "rows": 31,
      "table": true,
      "tojson": true
    },
    {
      "name": "validationCountsIris",
      "title": "validationCountsIris data set",
      "object": "validationCountsIris",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cause",
        "Good_Count",
        "Bad_count"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    },
    {
      "name": "validationSummaryIris",
      "title": "validationSummaryIris data set",
      "object": "validationSummaryIris",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "expected_quality",
        "max_target",
        "min_target"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "categorical.freqplot",
      "title": "Produces frequency plots (normed to density plots to account for different category sizes) for sanity check in categorical iGATE.",
      "topics": [
        "categorical.freqplot"
      ]
    },
    {
      "page": "categorical.igate",
      "title": "igate function for categorical target variables",
      "topics": [
        "categorical.igate"
      ]
    },
    {
      "page": "counting.test",
      "title": "Performs the counting test",
      "topics": [
        "counting.test"
      ]
    },
    {
      "page": "igate",
      "title": "igate function for continuous target variables",
      "topics": [
        "igate"
      ]
    },
    {
      "page": "igate.regressions",
      "title": "Produces the regression plots for sanity check in iGATE",
      "topics": [
        "igate.regressions"
      ]
    },
    {
      "page": "report",
      "title": "Generates report about a conducted igate.",
      "topics": [
        "report"
      ]
    },
    {
      "page": "resultsIris",
      "title": "Example results data file to be used for example report generation.",
      "topics": [
        "resultsIris"
      ]
    },
    {
      "page": "robust.categorical.igate",
      "title": "Robust igate for categorical target variables",
      "topics": [
        "robust.categorical.igate"
      ]
    },
    {
      "page": "validate",
      "title": "Validates results after using 'igate' or 'categorical.igate'.",
      "topics": [
        "validate"
      ]
    },
    {
      "page": "validatedObsIris",
      "title": "validatedObsIris data set",
      "topics": [
        "validatedObsIris"
      ]
    },
    {
      "page": "validationCountsIris",
      "title": "validationCountsIris data set",
      "topics": [
        "validationCountsIris"
      ]
    },
    {
      "page": "validationSummaryIris",
      "title": "validationSummaryIris data set",
      "topics": [
        "validationSummaryIris"
      ]
    }
  ],
  "_readme": "https://github.com/stefan-stein/igate/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "igate-vignette.Rmd",
      "filename": "igate-vignette.html",
      "title": "A short introduction to the iGATE framework with R",
      "author": "Stefan Stein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Methodology",
        "Getting started",
        "An example for continuous target",
        "References"
      ],
      "created": "2019-08-10 11:29:22",
      "modified": "2020-10-30 10:29:01",
      "commits": 6
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "igate",
  "_universes": [
    "stefan-stein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:19:40.000Z",
      "distro": "noble",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "06e49d052e97cccdb8a047e247b76968e3d5e9ea4a230b660aace1dd1ad4dd63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:20:01.000Z",
      "distro": "noble",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "8b8d40622697509482e993127d1944942215ba537800521ab7c4c5d0fedf4951",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:20:16.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "c8f2d299f2e7d83ba3ea8e8058767f68454f587d634b2edae46e6ed87d8870f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3.902",
      "date": "2026-05-15T05:56:02.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "e7c80694b652bdbd92add6ae7da5b0030826395e2d19bc69dac55f2441414967",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:18:51.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "978a777523915701ca9e6b3a27fd819d4d5303f1162cc3008524393d15932667",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:19:06.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "61a8a3d716a669f5bef2bc4080cc9705483b9eab4442c9c17086db2f28bdee54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3.902",
      "date": "2026-05-14T09:19:04.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "f0a964b9989eb34020840e9a9a39e1e6b055d47c4ccdbff9d704f582032ba77f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3.902",
      "date": "2026-05-22T08:34:27.000Z",
      "commit": "56d9d1627f220508a401448c7420a1d9dd0c12c5",
      "fileid": "401d688d4046c3f6a2b492cf1bc070ed2ab36487d3ff0918bf61f6979f5f66d4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stefan-stein/actions/runs/25851995887"
    }
  ]
}