{
  "_id": "6a4a2e533fcf58d53bc18e67",
  "Package": "PSGD",
  "Type": "Package",
  "Title": "Projected Subset Gradient Descent",
  "Version": "1.0.6",
  "Date": "2025-03-30",
  "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\"))",
  "Maintainer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
  "Description": "Functions to generate ensembles of generalized linear\nmodels using a greedy projected subset gradient descent\nalgorithm. The sparsity and diversity tuning parameters are\nselected by cross-validation.",
  "License": "GPL (>= 2)",
  "Biarch": "true",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "yes",
  "Repository": "https://anthonychristidis.r-universe.dev",
  "Date/Publication": "2026-05-27 19:21:55 UTC",
  "RemoteUrl": "https://github.com/anthonychristidis/psgd",
  "RemoteRef": "HEAD",
  "RemoteSha": "d20a530bb74a33b441ded9b00acae34992aad303",
  "Packaged": {
    "Date": "2026-07-05 10:04:54 UTC",
    "User": "root"
  },
  "Author": "Anthony Christidis [aut, cre],\nStefan Van Aelst [aut],\nRuben Zamar [aut]",
  "_user": "anthonychristidis",
  "_type": "src",
  "_file": "PSGD_1.0.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/e12342e5ba1ac5e34e1f4eba0e15d51360c39b90033481563de15f9127bd601c",
  "_filesize": 156571,
  "_sha256": "e12342e5ba1ac5e34e1f4eba0e15d51360c39b90033481563de15f9127bd601c",
  "_expires": "2026-10-13T10:13:37.000Z",
  "_created": "2026-07-05T10:04:54.000Z",
  "_published": "2026-07-05T10:13:39.451Z",
  "_jobs": [
    {
      "job": 85213312374,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090720004"
    },
    {
      "job": 85213312407,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090720851"
    },
    {
      "job": 85213312388,
      "time": 159,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090719913"
    },
    {
      "job": 85213312396,
      "time": 169,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090720789"
    },
    {
      "job": 85213312393,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090713109"
    },
    {
      "job": 85213312402,
      "time": 451,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090754560"
    },
    {
      "job": 85213312392,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090713275"
    },
    {
      "job": 85213312370,
      "time": 244,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090729763"
    },
    {
      "job": 85213070283,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090700208"
    },
    {
      "job": 85213312344,
      "time": 179,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090721813"
    },
    {
      "job": 85213312381,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090724862"
    },
    {
      "job": 85213312408,
      "time": 172,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090721037"
    },
    {
      "job": 85213312376,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090721802"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895",
  "_status": "success",
  "_upstream": "https://github.com/anthonychristidis/psgd",
  "_commit": {
    "id": "d20a530bb74a33b441ded9b00acae34992aad303",
    "author": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "committer": "Anthony Christidis <anthony.christidis@stat.ubc.ca>",
    "message": "bump version to 1.0.6 and fix bashisms in configure files\n",
    "time": 1779909715
  },
  "_maintainer": {
    "name": "Anthony Christidis",
    "email": "anthony.christidis@stat.ubc.ca",
    "login": "anthonychristidis",
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School",
    "uuid": 34141555
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mvnfast",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    }
  ],
  "_owner": "anthonychristidis",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "anthonychristidis",
      "count": 14,
      "uuid": 34141555
    }
  ],
  "_userbio": {
    "uuid": 34141555,
    "type": "user",
    "name": "Anthony Christidis",
    "followers": 21,
    "description": "Computational Scientist, Core for Computational Biomedicine, Harvard Medical School"
  },
  "_downloads": {
    "count": 318,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/PSGD"
  },
  "_devurl": "https://github.com/anthonychristidis/psgd",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/PSGD.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/anthonychristidis/psgd",
  "_realowner": "anthonychristidis",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-03-09"
    },
    {
      "version": "1.0.1",
      "date": "2022-07-01"
    },
    {
      "version": "1.0.2",
      "date": "2022-11-22"
    },
    {
      "version": "1.0.3",
      "date": "2023-04-25"
    },
    {
      "version": "1.0.4",
      "date": "2024-12-18"
    },
    {
      "version": "1.0.6",
      "date": "2025-03-30"
    }
  ],
  "_exports": [
    "cv.PSGD",
    "PSGD"
  ],
  "_help": [
    {
      "page": "coef.cv.PSGD",
      "title": "Coefficients for cv.PSGD Object",
      "topics": [
        "coef.cv.PSGD"
      ]
    },
    {
      "page": "coef.PSGD",
      "title": "Coefficients for PSGD Object",
      "topics": [
        "coef.PSGD"
      ]
    },
    {
      "page": "cv.PSGD",
      "title": "Cross-Validation - Projected Subset Gradient Descent",
      "topics": [
        "cv.PSGD"
      ]
    },
    {
      "page": "predict.cv.PSGD",
      "title": "Predictions for cv.PSGD Object",
      "topics": [
        "predict.cv.PSGD"
      ]
    },
    {
      "page": "predict.PSGD",
      "title": "Predictions for PSGD Object",
      "topics": [
        "predict.PSGD"
      ]
    },
    {
      "page": "PSGD",
      "title": "Projected Subset Gradient Descent",
      "topics": [
        "PSGD"
      ]
    }
  ],
  "_readme": "https://github.com/anthonychristidis/psgd/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "psgd",
  "_universes": [
    "anthonychristidis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:55.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/4568beb1f4b498ff16bf6092ce93564bbe3866c3798d5a3fd206f9e98c4803ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:52.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/2b90419f0e6da84fd18ca6c99022df15392a2f80bf0eacd6cc511cca2cdec88d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:52.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/422573e9f916d26f08d79d4fb0d69d61a657ba212b74927400995e54223f248d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:50.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/a8246b38545e42d3b494e983dbe1c3bd38ebf199685f383fb0a22dd53e3016e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:12.000Z",
      "arch": "aarch64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/ee393101a2aac88d14efd6c2f7588df1e5ee713335e873dfd33d0b957795ff7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-05T10:11:29.000Z",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/5e7f94b1552b28ffb59ed054a57cdd7876aa4e43ca568b6c0320249eb9309d9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:11.000Z",
      "arch": "aarch64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/2d1395ee02c33a31c5f1c3b42a9bc084f620a79cd2849d5c504d8a33a1452baf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-07-05T10:08:41.000Z",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/1f644b84380f8f7cbfb05111d26f33a6ff5f7e65b90c81d4bc47aea7c7934305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-07-05T10:08:14.000Z",
      "arch": "emscripten",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/5b42c90b4916ac27ff2710f0173ae5fef20a9392dde37654027107259ca82af8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:38.000Z",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/eaa3255c9ff2e973ddae5fc751b5199424c2aceb2658e84f971683e0ca667368",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:27.000Z",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/13c7e5aa5bd1f5f7872442161caa80dfdb986b54c52aeef4b981127b0d2ea92c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-07-05T10:07:19.000Z",
      "arch": "x86_64",
      "commit": "d20a530bb74a33b441ded9b00acae34992aad303",
      "fileid": "https://r2.ropensci.org/07dcdeb82466db880ebedb115aff0c68280fa97193aa086cbd6f8402970536f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/anthonychristidis/actions/runs/28737067895"
    }
  ]
}