{
  "_id": "6a1ef96cb401979e73417ff4",
  "Package": "SplitReg",
  "Type": "Package",
  "Title": "Split Regularized Regression",
  "Version": "1.0.2",
  "Date": "2020-02-05",
  "Author": "Anthony Christidis <anthony.christidis@stat.ubc.ca>, Ezequiel\nSmucler <ezequiels.90@gmail.com>, Ruben Zamar\n<ruben@stat.ubc.ca>",
  "Maintainer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
  "Description": "Functions for computing split regularized estimators\ndefined in Christidis, Lakshmanan, Smucler and Zamar (2019)\n<arXiv:1712.03561>. The approach fits linear regression models\nthat split the set of covariates into groups. The optimal split\nof the variables into groups and the regularized estimation of\nthe regression coefficients are performed by minimizing an\nobjective function that encourages sparsity within each group\nand diversity among them. The estimated coefficients are then\npooled together to form the final fit.",
  "License": "GPL (>= 2)",
  "Biarch": "true",
  "NeedsCompilation": "yes",
  "RoxygenNote": "7.0.2",
  "Repository": "https://anthonychristidis.r-universe.dev",
  "Date/Publication": "2024-09-02 18:28:12 UTC",
  "RemoteUrl": "https://github.com/anthonychristidis/splitreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
  "Packaged": {
    "Date": "2026-05-17 07:27:41 UTC",
    "User": "root"
  },
  "MD5sum": "40a86979f2dd51e6e5ccc50bccd39233",
  "_user": "anthonychristidis",
  "_type": "src",
  "_file": "SplitReg_1.0.2.tar.gz",
  "_fileid": "a3cee988d19097f7b6cd1c288a528258a88c9e04021229a1affd8ae5c88e9744",
  "_filesize": 234990,
  "_sha256": "a3cee988d19097f7b6cd1c288a528258a88c9e04021229a1affd8ae5c88e9744",
  "_created": "2026-05-17T07:27:41.000Z",
  "_published": "2026-06-02T15:40:28.197Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79110647811,
      "time": 128,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040432167"
    },
    {
      "job": 79110647911,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040432261"
    },
    {
      "job": 79110647856,
      "time": 123,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040431682"
    },
    {
      "job": 79110647882,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040430095"
    },
    {
      "job": 79110647884,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040430190"
    },
    {
      "job": 79110648363,
      "time": 191,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040439430"
    },
    {
      "job": 79110648050,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040428462"
    },
    {
      "job": 79110647476,
      "time": 303,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040451972"
    },
    {
      "job": 79110647569,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040418261"
    },
    {
      "job": 79110646609,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362565250"
    },
    {
      "job": 79110648371,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7040431479"
    },
    {
      "job": 79110647867,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79110647543,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7040433591"
    }
  ],
  "_buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/anthonychristidis/splitreg",
  "_commit": {
    "id": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
    "author": "Anthony Christidis <34141555+AnthonyChristidis@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1725301692
  },
  "_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": ">= 0.12.12",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonychristidis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "anthonychristidis",
      "count": 36,
      "uuid": 34141555
    }
  ],
  "_userbio": {
    "uuid": 34141555,
    "type": "user",
    "name": "Anthony Christidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SplitReg"
  },
  "_devurl": "https://github.com/anthonychristidis/splitreg",
  "_searchresults": 15,
  "_topics": [
    "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/SplitReg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonychristidis/splitreg",
  "_realowner": "anthonychristidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-04-26"
    },
    {
      "version": "1.0.1",
      "date": "2020-01-17"
    },
    {
      "version": "1.0.2",
      "date": "2020-02-05"
    },
    {
      "version": "1.0.3",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "cv.SplitReg"
  ],
  "_help": [
    {
      "page": "coef.cv.SplitReg",
      "title": "Extract coefficients from a cv.SplitReg object.",
      "topics": [
        "coef.cv.SplitReg"
      ]
    },
    {
      "page": "cv.SplitReg",
      "title": "Split Regularized Regression algorithm with a sparsity and diversity penalty.",
      "topics": [
        "cv.SplitReg"
      ]
    },
    {
      "page": "predict.cv.SplitReg",
      "title": "Make predictions from a cv.SplitReg object.",
      "topics": [
        "predict.cv.SplitReg"
      ]
    }
  ],
  "_readme": "https://github.com/anthonychristidis/splitreg/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "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.8750612633917,
  "_indexed": true,
  "_nocasepkg": "splitreg",
  "_universes": [
    "anthonychristidis"
  ],
  "_binaries": [
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-04-17T07:02:40.000Z",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "5cfcd3380e40017527306d5a3bd10b32d31aa671cad0c65a8a6b146ac69a43fd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/24552212494"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "d347bb478afa57dd5631bdb1eb496c8f02316ef63cdd01f700e4a2b9b9096ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "1a1b9c8d56318ab2f776882b3c07e435e05874392d466910d29002cbd59a8b10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "2bb4dd0cc9aa42f44273e1cc9b415f5a8724ccaa9de61c5fdec98351cf5055a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:34.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "1f1c3aa0ba7662dcd89ce958b38306e2ead73f0c79f183708648637adcc4f38b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:37.000Z",
      "arch": "aarch64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "f86ad302470091261b724b4a56245606cbcc808c6dfcce8d48e2cac7c3a29910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-17T07:30:43.000Z",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "958dde193b5e0cd25511cf7d42a1c13fb5ecd092e78cda98f694ba54a62da6ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:23.000Z",
      "arch": "aarch64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "9df95343fa938f97519cabdba757ecfe64c84315067bafc36ed15739450b4f68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-17T07:32:06.000Z",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "624ddc2bea795aa72d1459e544c3c80935185d0312a4062d4596dc12e309e4ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:19.000Z",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "e8e42da26b3561b254a7d36842a737d08fec963f7ed91f90cd04bbe470a6015b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-17T07:29:27.000Z",
      "arch": "x86_64",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "2139191620fb2d8e192ec27cd6040a3ef456121aa1fc0b26d9f5ba6c4d955a80",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-06-02T15:39:48.000Z",
      "arch": "emscripten",
      "commit": "d8ac6c2ff493f92dc36e49135486ea041386f7db",
      "fileid": "2f7b852d91fbfce4275d8d3efcfac83ed95df0561982adb3d85bd1d7fcd8a9ff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/25984585184"
    }
  ]
}