{
  "_id": "6a1e84771d7bb097a0a66c62",
  "Package": "TIGERr",
  "Type": "Package",
  "Title": "Technical Variation Elimination with Ensemble Learning\nArchitecture",
  "Version": "1.0.2",
  "Author": "Siyu Han [aut, cre], Jialing Huang [aut], Francesco Foppiano\n[aut], Cornelia Prehn [aut], Jerzy Adamski [aut], Karsten Suhre\n[aut], Ying Li [aut], Giuseppe Matullo [aut], Freimut Schliess\n[aut], Christian Gieger [aut], Annette Peters [aut], Rui\nWang-Sattler [aut]",
  "Maintainer": "Siyu Han <han.siyu@outlook.com>",
  "Acknowledgments": "TAI Yun-hsiu, WANG Ruoyu, CHENG Ming, GUO Yuan, LI\nHan, FAN Linrui",
  "Description": "The R implementation of TIGER. TIGER integrates random\nforest algorithm into an innovative ensemble learning\narchitecture. Benefiting from this advanced architecture, TIGER\nis resilient to outliers, free from model tuning and less\nlikely to be affected by specific hyperparameters. TIGER\nsupports targeted and untargeted metabolomics data and is\ncompetent to perform both intra- and inter-batch technical\nvariation removal. TIGER can also be used for cross-kit\nadjustment to ensure data obtained from different analytical\nassays can be effectively combined and compared. Reference: Han\nS. et al. (2022) <doi:10.1093/bib/bbab535>.",
  "License": "GPL (>= 3)",
  "BugReports": "https://github.com/HAN-Siyu/TIGER/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.1",
  "Repository": "https://han-siyu.r-universe.dev",
  "Date/Publication": "2025-08-06 22:18:42 UTC",
  "RemoteUrl": "https://github.com/han-siyu/tiger",
  "RemoteRef": "HEAD",
  "RemoteSha": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:17:29 UTC",
    "User": "root"
  },
  "MD5sum": "bee01dc31c8ba9a1cdcc6edcf9941d20",
  "_user": "han-siyu",
  "_type": "src",
  "_file": "TIGERr_1.0.2.tar.gz",
  "_fileid": "a172e063308ae90f7219598ade5f8e81781eb26be43762900768a55f005a092a",
  "_filesize": 192352,
  "_sha256": "a172e063308ae90f7219598ade5f8e81781eb26be43762900768a55f005a092a",
  "_created": "2026-06-02T07:17:29.000Z",
  "_published": "2026-06-02T07:21:27.521Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79019149987,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351340407"
    },
    {
      "job": 79019149981,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351337569"
    },
    {
      "job": 79019150007,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351346035"
    },
    {
      "job": 79019150019,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351358228"
    },
    {
      "job": 79018793408,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351309054"
    },
    {
      "job": 79019149969,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351336350"
    },
    {
      "job": 79019149993,
      "time": 59,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351326980"
    },
    {
      "job": 79019149968,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351331798"
    },
    {
      "job": 79019150001,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351329393"
    }
  ],
  "_buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/han-siyu/tiger",
  "_commit": {
    "id": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
    "author": "Han, Siyu <hansy15@mails.jlu.edu.cn>",
    "committer": "Han, Siyu <hansy15@mails.jlu.edu.cn>",
    "message": "update: TIGER v1.0.2\n",
    "time": 1754518722
  },
  "_maintainer": {
    "name": "Siyu Han",
    "email": "han.siyu@outlook.com",
    "login": "han-siyu",
    "linkedin": "in/han-siyu",
    "description": "Computational Health Center, Helmholtz Munich - German Research Center for Environmental Health",
    "uuid": 16144249
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "version": ">= 1.4-3",
      "role": "Imports"
    },
    {
      "package": "ppcor",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "version": ">= 4.6-14",
      "role": "Imports"
    },
    {
      "package": "stats",
      "version": ">= 3.0.0",
      "role": "Imports"
    }
  ],
  "_owner": "han-siyu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "han-siyu",
      "count": 56,
      "uuid": 16144249
    }
  ],
  "_userbio": {
    "uuid": 16144249,
    "type": "user",
    "name": "Han, Siyu",
    "description": "Computational Health Center, Helmholtz Munich - German Research Center for Environmental Health"
  },
  "_downloads": {
    "count": 136,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TIGERr"
  },
  "_devurl": "https://github.com/han-siyu/tiger",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TIGERr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/han-siyu/tiger",
  "_realowner": "han-siyu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-02"
    },
    {
      "version": "1.0.0",
      "date": "2022-01-06"
    }
  ],
  "_exports": [
    "compute_RSD",
    "compute_targetVal",
    "run_TIGER",
    "select_variable"
  ],
  "_datasets": [
    {
      "name": "FF4_qc",
      "title": "Accompanying QC samples of KORA FF4 (demo data)",
      "object": "FF4_qc",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sampleID",
        "sampleType",
        "plateID",
        "injectionOrder",
        "wellPosition",
        "C0",
        "C2",
        "C3",
        "C4",
        "C5",
        "C10",
        "C12",
        "C14.1",
        "C14.2",
        "C16",
        "C18",
        "C18.1",
        "C18.2",
        "Arg",
        "Gly",
        "Met",
        "Orn",
        "Pro",
        "Ser",
        "Thr",
        "Tyr",
        "Val",
        "lysoPC.a.C16.0",
        "lysoPC.a.C16.1",
        "lysoPC.a.C17.0",
        "lysoPC.a.C18.0",
        "lysoPC.a.C18.1",
        "lysoPC.a.C18.2",
        "lysoPC.a.C20.3",
        "lysoPC.a.C20.4",
        "PC.aa.C28.1",
        "PC.aa.C30.0",
        "PC.aa.C32.0",
        "PC.aa.C32.1",
        "PC.aa.C32.2",
        "PC.aa.C32.3",
        "PC.aa.C34.1",
        "PC.aa.C34.3",
        "PC.aa.C34.4",
        "PC.aa.C36.1",
        "PC.aa.C36.2",
        "PC.aa.C36.3",
        "PC.aa.C36.4",
        "PC.aa.C36.5",
        "PC.aa.C36.6",
        "PC.aa.C38.0",
        "PC.aa.C38.3",
        "PC.aa.C38.4",
        "PC.aa.C38.5",
        "PC.aa.C38.6",
        "PC.aa.C40.2",
        "PC.aa.C40.3",
        "PC.aa.C40.4",
        "PC.aa.C40.5",
        "PC.aa.C42.0",
        "PC.aa.C42.1",
        "PC.aa.C42.2",
        "PC.aa.C42.4",
        "PC.aa.C42.5",
        "PC.aa.C42.6",
        "PC.ae.C32.1",
        "PC.ae.C32.2",
        "PC.ae.C34.0",
        "PC.ae.C34.1",
        "PC.ae.C34.2",
        "PC.ae.C34.3",
        "PC.ae.C36.1",
        "PC.ae.C36.2",
        "PC.ae.C36.3",
        "PC.ae.C36.4",
        "PC.ae.C36.5",
        "PC.ae.C38.0",
        "PC.ae.C38.2",
        "PC.ae.C38.3",
        "PC.ae.C38.4",
        "PC.ae.C38.5",
        "PC.ae.C38.6",
        "PC.ae.C40.1",
        "PC.ae.C40.2",
        "PC.ae.C40.3",
        "PC.ae.C40.4",
        "PC.ae.C40.5",
        "PC.ae.C40.6",
        "PC.ae.C42.1",
        "PC.ae.C42.2",
        "PC.ae.C42.3",
        "PC.ae.C42.4",
        "PC.ae.C42.5",
        "PC.ae.C44.4",
        "PC.ae.C44.5",
        "PC.ae.C44.6",
        "SM..OH..C14.1",
        "SM..OH..C16.1",
        "SM..OH..C22.1",
        "SM..OH..C22.2",
        "SM..OH..C24.1",
        "SM.C16.0",
        "SM.C16.1",
        "SM.C18.0",
        "SM.C18.1",
        "SM.C20.2",
        "SM.C24.1",
        "H1"
      ],
      "rows": 232,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "compute_RSD",
      "title": "Compute RSD (relative standard deviation)",
      "topics": [
        "compute_RSD"
      ]
    },
    {
      "page": "compute_targetVal",
      "title": "Compute target values for ensemble learning architecture",
      "topics": [
        "compute_targetVal"
      ]
    },
    {
      "page": "FF4_qc",
      "title": "Accompanying QC samples of KORA FF4 (demo data)",
      "topics": [
        "FF4_qc"
      ]
    },
    {
      "page": "run_TIGER",
      "title": "Run TIGER to eliminate technical variation",
      "topics": [
        "run_TIGER"
      ]
    },
    {
      "page": "select_variable",
      "title": "Select variables for ensemble learning architecture",
      "topics": [
        "select_variable"
      ]
    }
  ],
  "_readme": "https://github.com/han-siyu/tiger/raw/HEAD/README.md",
  "_rundeps": [
    "MASS",
    "pbapply",
    "ppcor",
    "randomForest"
  ],
  "_score": 3.7781512503836434,
  "_indexed": true,
  "_nocasepkg": "tigerr",
  "_universes": [
    "han-siyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-02T07:19:15.000Z",
      "distro": "noble",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "7de6f37cd7b08e541ad8abb1cbf8b657f1c686b509362cb5ebed22d47d88042a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-06-02T07:19:04.000Z",
      "distro": "noble",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "ae1eeea7d0e88a967903fb67dfd6ae6a9dad7d00fa4a61029b4f863916e74362",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-02T07:19:37.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "a72f470b929a5c4c2cc4fb54cd184d794fcd95d81b29ee34c28519b8d3355609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-06-02T07:20:09.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "31610ddcb2796ef10df1209f1694e7dcd8089f6be5e012e42743212bc9514469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-02T07:19:17.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "f3368e45b62e6d84e58a6cddf50d9497a6560140f49eee58fe63d6b19c949017",
      "status": "success",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T07:18:28.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "861a630d87fbb8771db81f1d8e1943eaefb0aa6666d720c6677f8c7b9ede6081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T07:18:39.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "e399234f5eb5ba652e4c7de49c730850e5dc2ea40c67ae4d0f9122a3c508d33b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-06-02T07:18:33.000Z",
      "commit": "8227544bfce0f1d89e0317ce20cdbd31128d5726",
      "fileid": "8b7438b0fd52b6b2c4bb916a866f431138ea8b51140e50b193e6b07427b19b1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/han-siyu/actions/runs/26804549980"
    }
  ]
}