{
  "_id": "6a1eef39b401979e73412b39",
  "Package": "stepSplitReg",
  "Type": "Package",
  "Title": "Stepwise Split Regularized Regression",
  "Version": "1.0.4",
  "Date": "2024-12-16",
  "Authors@R": "c(person(\"Anthony\", \"Christidis\", role=c(\"aut\", \"cre\"), email = \"anthony.christidis@stat.ubc.ca\"),\nperson(\"Stefan\", \"Van Aelst\", role=c(\"aut\"), email = \"stefan.vanaelst@kuleuven.be\"),\nperson(\"Ruben\", \"Zamar\", role=c(\"aut\"), email = \"ruben@stat.ubc.ca\"))",
  "Description": "Functions to perform stepwise split regularized\nregression. The approach first uses a stepwise algorithm to\nsplit the variables into the models with a goodness of fit\ncriterion, and then regularization is applied to each model.\nThe weights of the models in the ensemble are determined based\non a criterion selected by the user.",
  "License": "GPL (>= 2)",
  "Biarch": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Repository": "https://anthonychristidis.r-universe.dev",
  "Date/Publication": "2024-12-20 00:20:03 UTC",
  "RemoteUrl": "https://github.com/anthonychristidis/stepsplitreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "8cbb09ed7704640920f02b23990e3da5435219c6",
  "Packaged": {
    "Date": "2026-05-19 08:40:38 UTC",
    "User": "root"
  },
  "Author": "Anthony Christidis [aut, cre],\nStefan Van Aelst [aut],\nRuben Zamar [aut]",
  "Maintainer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
  "MD5sum": "94f05a80f9160f1944a52cacee230e9a",
  "_user": "anthonychristidis",
  "_type": "src",
  "_file": "stepSplitReg_1.0.4.tar.gz",
  "_fileid": "6a58a34c8108391ac1a91e48af01ef3e667600cfe03833051c7345d586f3bcde",
  "_filesize": 161675,
  "_sha256": "6a58a34c8108391ac1a91e48af01ef3e667600cfe03833051c7345d586f3bcde",
  "_created": "2026-05-19T08:40:38.000Z",
  "_published": "2026-06-02T14:56:57.946Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79100958633,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078815664"
    },
    {
      "job": 79100958329,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078821252"
    },
    {
      "job": 79100959430,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078810544"
    },
    {
      "job": 79100959005,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078809596"
    },
    {
      "job": 79100959414,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078812077"
    },
    {
      "job": 79100958786,
      "time": 253,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078853314"
    },
    {
      "job": 79100958162,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078824089"
    },
    {
      "job": 79100958274,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078842924"
    },
    {
      "job": 79100957729,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078760774"
    },
    {
      "job": 79100957099,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361380883"
    },
    {
      "job": 79100958401,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078815409"
    },
    {
      "job": 79100958334,
      "time": 194,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7078826788"
    },
    {
      "job": 79100958412,
      "time": 160,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078815378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anthonychristidis/stepsplitreg",
  "_commit": {
    "id": "8cbb09ed7704640920f02b23990e3da5435219c6",
    "author": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "committer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "message": "Update news file for package update.\n",
    "time": 1734654003
  },
  "_maintainer": {
    "name": "Anthony Christidis",
    "email": "anthony.christidis@stat.ubc.ca",
    "login": "anthonychristidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School",
    "uuid": 34141555
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "SplitGLM",
      "role": "Imports"
    },
    {
      "package": "nnls",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mvnfast",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonychristidis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anthonychristidis",
      "count": 23,
      "uuid": 34141555
    }
  ],
  "_userbio": {
    "uuid": 34141555,
    "type": "user",
    "name": "Anthony Christidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School"
  },
  "_downloads": {
    "count": 235,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stepSplitReg"
  },
  "_devurl": "https://github.com/anthonychristidis/stepsplitreg",
  "_searchresults": 2,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_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/stepSplitReg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonychristidis/stepsplitreg",
  "_realowner": "anthonychristidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-07"
    },
    {
      "version": "1.0.1",
      "date": "2022-03-16"
    },
    {
      "version": "1.0.2",
      "date": "2022-06-27"
    },
    {
      "version": "1.0.3",
      "date": "2022-11-22"
    },
    {
      "version": "1.0.4",
      "date": "2024-12-18"
    },
    {
      "version": "1.0.5",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "cv.stepSplitReg",
    "stepSplitReg"
  ],
  "_help": [
    {
      "page": "coef.cv.stepSplitReg",
      "title": "Coefficients for cv.stepSplitReg Object",
      "topics": [
        "coef.cv.stepSplitReg"
      ]
    },
    {
      "page": "coef.stepSplitReg",
      "title": "Coefficients for stepSplitReg Object",
      "topics": [
        "coef.stepSplitReg"
      ]
    },
    {
      "page": "cv.stepSplitReg",
      "title": "Cross Validation - Stepwise Split Regularized Regression",
      "topics": [
        "cv.stepSplitReg"
      ]
    },
    {
      "page": "predict.cv.stepSplitReg",
      "title": "Predictions for cv.stepSplitReg Object",
      "topics": [
        "predict.cv.stepSplitReg"
      ]
    },
    {
      "page": "predict.stepSplitReg",
      "title": "Predictions for stepSplitReg Object",
      "topics": [
        "predict.stepSplitReg"
      ]
    },
    {
      "page": "stepSplitReg",
      "title": "Stepwise Split Regularized Regression",
      "topics": [
        "stepSplitReg"
      ]
    }
  ],
  "_readme": "https://github.com/anthonychristidis/stepsplitreg/raw/HEAD/README.md",
  "_rundeps": [
    "nnls",
    "Rcpp",
    "RcppArmadillo",
    "SplitGLM"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "stepsplitreg",
  "_universes": [
    "anthonychristidis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "cd1ee0ad40a5fe31f7623253599490f7748413f49f6c4fa187f5364e908048a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:42.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "8f1a5cd0a846b213033c55b5c00374dc2cfa80146fcdf8550ac4a7205e0abf6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "8338d11bc3929ba365de74a4934ce636fc20a7f856826048ff0d2c7b5b2ebaae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "1ebcd30ff324b36719b759359530254a15d827c9536faad6e7b99a58fb761131",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:16.000Z",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "bfae90432eb19216e3ab42a29cb2c345d9720efdcd895700b39cf8bff9d056d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-19T08:45:01.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "a396851fe2c09c45d4ad74b6cec0ad2bd47e276beeea50fcdae34b847f08ca0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:47.000Z",
      "arch": "aarch64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "634898d7e9dbe2d9e80f6044cfffc0fc0b8745527f900893b4799d78bcc6b26c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-19T08:44:10.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "184ee17550c09d9d53e1fe7c1958177cefaa945c2c42879250cb78e7f47a0d91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-19T08:42:47.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "50fc7756cc0c93b9666ad3d2a498dee26c846e372e544c0e6c6c77e065fc3a76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-19T08:43:12.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "56e4b3eb2bf62090d13d16bc4ba933f431c30d30131566b645a9244373725d70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-19T08:42:45.000Z",
      "arch": "x86_64",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "9e730a689414fd5f8f67b267857c83623914ffbf93aff4d9b9fee19928fb1ec1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T14:56:07.000Z",
      "arch": "emscripten",
      "commit": "8cbb09ed7704640920f02b23990e3da5435219c6",
      "fileid": "3bee2927008de6a418e4066ad283e99618173fb1c7414c65c33e7adbff57aefc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/26086043956"
    }
  ]
}