{
  "_id": "6a49f3367a98a23ad0a3447b",
  "Package": "subsemble",
  "Type": "Package",
  "Title": "An Ensemble Method for Combining Subset-Specific Algorithm Fits",
  "Version": "0.1.0",
  "Date": "2022-01-22",
  "Authors@R": "c(\nperson(\"Erin\", \"LeDell\", email = \"oss@ledell.org\", role = \"cre\"),\nperson(\"Stephanie\", \"Sapp\", role = \"aut\"),\nperson(\"Mark\", \"van der Laan\", role = c(\"aut\")))",
  "Description": "The Subsemble algorithm is a general subset ensemble\nprediction method, which can be used for small, moderate, or\nlarge datasets. Subsemble partitions the full dataset into\nsubsets of observations, fits a specified underlying algorithm\non each subset, and uses a unique form of k-fold\ncross-validation to output a prediction function that combines\nthe subset-specific fits. An oracle result provides a\ntheoretical performance guarantee for Subsemble. The paper,\n\"Subsemble: An ensemble method for combining subset-specific\nalgorithm fits\" is authored by Stephanie Sapp, Mark J. van der\nLaan & John Canny (2014) <doi:10.1080/02664763.2013.864263>.",
  "License": "Apache License (== 2.0)",
  "URL": "https://github.com/ledell/subsemble",
  "BugReports": "https://github.com/ledell/subsemble/issues",
  "LazyLoad": "yes",
  "Repository": "https://ledell.r-universe.dev",
  "Date/Publication": "2022-01-21 08:03:18 UTC",
  "RemoteUrl": "https://github.com/ledell/subsemble",
  "RemoteRef": "HEAD",
  "RemoteSha": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 09:58:47 UTC",
    "User": "root"
  },
  "Author": "Erin LeDell [cre],\nStephanie Sapp [aut],\nMark van der Laan [aut]",
  "Maintainer": "Erin LeDell <oss@ledell.org>",
  "_user": "ledell",
  "_type": "src",
  "_file": "subsemble_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cae2697059db4ee47822769d8a6191a3c442ade4c333d82f3a9ad30f771fa4e3",
  "_filesize": 134521,
  "_sha256": "cae2697059db4ee47822769d8a6191a3c442ade4c333d82f3a9ad30f771fa4e3",
  "_expires": "2026-10-13T06:01:25.000Z",
  "_created": "2026-06-13T09:58:47.000Z",
  "_published": "2026-07-05T06:01:26.727Z",
  "_jobs": [
    {
      "job": 85197536494,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609738087"
    },
    {
      "job": 85197536533,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609738462"
    },
    {
      "job": 85197536488,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609732464"
    },
    {
      "job": 85197536509,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609730098"
    },
    {
      "job": 85197536465,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609720739"
    },
    {
      "job": 85197536526,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609735775"
    },
    {
      "job": 85197536537,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7609729077"
    },
    {
      "job": 85197536565,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7609728455"
    },
    {
      "job": 85197536484,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7609729627"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069",
  "_status": "success",
  "_upstream": "https://github.com/ledell/subsemble",
  "_commit": {
    "id": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
    "author": "ledell <oss@ledell.org>",
    "committer": "ledell <oss@ledell.org>",
    "message": "Updating citation\n",
    "time": 1642752198
  },
  "_maintainer": {
    "name": "Erin LeDell",
    "email": "oss@ledell.org",
    "login": "ledell",
    "bluesky": "@ledell.bsky.social",
    "linkedin": "in/erin-ledell",
    "description": "Chief Scientist at Distributional, Inc.",
    "uuid": 4073698
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.14.0",
      "role": "Depends"
    },
    {
      "package": "SuperLearner",
      "role": "Depends"
    },
    {
      "package": "arm",
      "role": "Suggests"
    },
    {
      "package": "caret",
      "role": "Suggests"
    },
    {
      "package": "class",
      "role": "Suggests"
    },
    {
      "package": "cvAUC",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "role": "Suggests"
    },
    {
      "package": "gam",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "ipred",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "LogicReg",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "mda",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "parallel",
      "role": "Suggests"
    },
    {
      "package": "party",
      "role": "Suggests"
    },
    {
      "package": "polspline",
      "role": "Suggests"
    },
    {
      "package": "quadprog",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "SIS",
      "role": "Suggests"
    },
    {
      "package": "spls",
      "role": "Suggests"
    },
    {
      "package": "stepPlr",
      "role": "Suggests"
    }
  ],
  "_owner": "ledell",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "big-data",
    "cross-validation",
    "ensemble",
    "ensemble-learning",
    "machine-learning",
    "machine-learning-algorithms"
  ],
  "_stars": 43,
  "_contributors": [
    {
      "user": "ledell",
      "count": 22,
      "uuid": 4073698
    }
  ],
  "_userbio": {
    "uuid": 4073698,
    "type": "user",
    "name": "Erin LeDell",
    "description": "Chief Scientist at Distributional, Inc."
  },
  "_downloads": {
    "count": 296,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/subsemble"
  },
  "_devurl": "https://github.com/ledell/subsemble",
  "_searchresults": 11,
  "_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/subsemble.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ledell/subsemble",
  "_realowner": "ledell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.8",
      "date": "2014-06-28"
    },
    {
      "version": "0.0.9",
      "date": "2014-07-01"
    },
    {
      "version": "0.1.0",
      "date": "2022-01-24"
    }
  ],
  "_exports": [
    "predict.subsemble",
    "subsemble"
  ],
  "_help": [
    {
      "page": "subsemble-package",
      "title": "An Ensemble Method for Combining Subset-Specific Algorithm Fits",
      "topics": [
        "subsemble-package"
      ]
    },
    {
      "page": "predict.subsemble",
      "title": "Predict method for a 'subsemble' object.",
      "topics": [
        "predict.subsemble"
      ]
    },
    {
      "page": "subsemble",
      "title": "An Ensemble Method for Combining Subset-Specific Algorithm Fits",
      "topics": [
        "subsemble"
      ]
    }
  ],
  "_readme": "https://github.com/ledell/subsemble/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "caTools",
    "codetools",
    "cvAUC",
    "data.table",
    "foreach",
    "gam",
    "gplots",
    "gtools",
    "iterators",
    "KernSmooth",
    "nnls",
    "ROCR",
    "SuperLearner"
  ],
  "_score": 4.37383114507383,
  "_indexed": true,
  "_nocasepkg": "subsemble",
  "_universes": [
    "ledell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-13T10:01:21.000Z",
      "distro": "noble",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/ae20eb91fadb9927c651e58e6f44ccf6203d469c1fc4220c291cb0d553571030",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-13T10:01:22.000Z",
      "distro": "noble",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/c52e143b784defe5e5d226890f5408a8e316265c3bb9e0c68fc5e00ab45752e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-13T10:00:37.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/0ea84961bd5fe4ed49b1b236f4f8ad968650db1b11a4333d957b158566027f27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-13T10:00:19.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/f0b6c6661b688b9a2b4d4b33d361728c270b1be5f32b455781a932bf76c02f94",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-13T10:01:12.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/8e703fed341f80e47eefb5b00125a4147efa6427d979be2ce7e3797984aaafac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-13T10:00:05.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/e96dac15deaf2f87d606714283c03af91e814361901c19197652f97a1dada174",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-13T09:59:59.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/bc36309c2a53b16903d7323e1dd76a1b2999e8eb2a4d338945d6f6c317857f98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-13T10:00:08.000Z",
      "commit": "93a0acd027aba3aca2ae942264f957ca4c27a8f4",
      "fileid": "https://r2.ropensci.org/15dca335aef3ef7485e62c9964406dd0b2d16bf74bee9eb0eae65e2517772345",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ledell/actions/runs/27463478069"
    }
  ]
}