{
  "_id": "6a1f1803b401979e7341ec3f",
  "Package": "Sstack",
  "Type": "Package",
  "Title": "Bootstrap Stacking of Random Forest Models for Heterogeneous\nData",
  "Version": "1.0.1",
  "Author": "Kevin Matlock, Raziur Rahman",
  "Maintainer": "Kevin Matlock <kevin.matlock@gmail.com>",
  "Description": "Generates and predicts a set of linearly stacked Random\nForest models using bootstrap sampling. Individual datasets may\nbe heterogeneous (not all samples have full sets of features).\nContains support for parallelization but the user should\nregister their cores before running. This is an extension of\nthe method found in Matlock (2018)\n<doi:10.1186/s12859-018-2060-2>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 05:49:15 UTC",
    "User": "root"
  },
  "Repository": "https://klmatlock.r-universe.dev",
  "Date/Publication": "2018-05-01 14:38:50 UTC",
  "RemoteUrl": "https://github.com/cran/Sstack",
  "RemoteRef": "HEAD",
  "RemoteSha": "898c6526a17927045cbc8e882c1f5351561a8a91",
  "MD5sum": "21234bfa6136d2a30ae1dfe564575477",
  "_user": "klmatlock",
  "_type": "src",
  "_file": "Sstack_1.0.1.tar.gz",
  "_fileid": "f5dd6fdaa123319c23076d82b58c2f8686e63afc697b79f41e6332ca3bc76bfe",
  "_filesize": 506703,
  "_sha256": "f5dd6fdaa123319c23076d82b58c2f8686e63afc697b79f41e6332ca3bc76bfe",
  "_created": "2026-05-17T05:49:15.000Z",
  "_published": "2026-06-02T17:50:59.428Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79136272735,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039758217"
    },
    {
      "job": 79136273552,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039757628"
    },
    {
      "job": 79136273315,
      "time": 194,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039762939"
    },
    {
      "job": 79136273204,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039757701"
    },
    {
      "job": 79136272499,
      "time": 152,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039745508"
    },
    {
      "job": 79136272446,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365617161"
    },
    {
      "job": 79136272869,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039754187"
    },
    {
      "job": 79136273548,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039756170"
    },
    {
      "job": 79136273164,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039753725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Sstack",
  "_commit": {
    "id": "898c6526a17927045cbc8e882c1f5351561a8a91",
    "author": "Kevin Matlock <kevin.matlock@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1525185530
  },
  "_maintainer": {
    "name": "Kevin Matlock",
    "email": "kevin.matlock@gmail.com",
    "login": "klmatlock",
    "description": "",
    "uuid": 28452684
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "klmatlock",
      "count": 1,
      "uuid": 28452684
    }
  ],
  "_userbio": {
    "uuid": 28452684,
    "type": "user",
    "name": "Kevin Matlock"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Sstack"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Sstack.html",
    "manual.pdf"
  ],
  "_realowner": "klmatlock",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2018-05-01"
    }
  ],
  "_exports": [
    "BSHorizontalStack",
    "BSstack",
    "BSstack_predict",
    "BSVerticalStack"
  ],
  "_datasets": [
    {
      "name": "StackData",
      "title": "Sample Stack Data",
      "object": "StackData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BSHorizontalStack",
      "title": "Horizontal stacking Random Forest models.",
      "topics": [
        "BSHorizontalStack"
      ]
    },
    {
      "page": "BSstack",
      "title": "Bootstrap Stacking model builder.",
      "topics": [
        "BSstack"
      ]
    },
    {
      "page": "BSstack_predict",
      "title": "Predict using a set of Stacked Random Forest models.",
      "topics": [
        "BSstack_predict"
      ]
    },
    {
      "page": "BSVerticalStack",
      "title": "Vertical stacking Random Forest models.",
      "topics": [
        "BSVerticalStack"
      ]
    },
    {
      "page": "StackData",
      "title": "Sample Stack Data",
      "topics": [
        "StackData"
      ]
    }
  ],
  "_readme": "https://github.com/cran/Sstack/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "doParallel",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "iterators",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "randomForest",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "sstack",
  "_universes": [
    "klmatlock"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T05:51:04.000Z",
      "distro": "noble",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "d9003f4f14e6f6ac4cc127a48b6e83047d0a2038392de0e22785d71ace77affa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-17T05:51:00.000Z",
      "distro": "noble",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "cf8870bcb5177e9a43cd434fea0e9aa4f3d3c93606790dfcd4db75063264907b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T05:51:47.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "54e4e9afff5834d21471ad42b5b56916a014773198fed2c65ded4c39f158572c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-17T05:51:03.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "9fe09c3f7b735e9bce37c394cf23fce3818fd1af9fb15753975160dba767aa36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:50:24.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "b764f26fad16d525d05f2aa7d282d261454e832e9848efd5c4afc0f6818243ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:50:42.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "34e11b1269931eed39ecfba802f032de0eb0d557a5c45c6ed0533a2e3fc474a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-17T05:50:21.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "9cdbdce851f1966a20ff6e34def87188bdd73974cdca9a6c0e8e674f80cb90f3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-06-02T17:50:45.000Z",
      "commit": "898c6526a17927045cbc8e882c1f5351561a8a91",
      "fileid": "02ad91d87ae3c4b6fe171869aac8bec5c2df8771a15dcf4d7fd47f91a80800a1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/klmatlock/actions/runs/25982725475"
    }
  ]
}