{
  "_id": "6a2284eccd65a98ecbd52d27",
  "Package": "SPEV",
  "Title": "Unsmoothed and Smoothed Penalized PCA using Nesterov Smoothing",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Rebecca\", \"Hurwitz\", role = c(\"aut\", \"cre\"), email = \"rebeccahurwitz@hsph.harvard.edu\"), person(\"Georg\", \"Hahn\", role = \"ctb\"))",
  "Maintainer": "Rebecca Hurwitz <rebeccahurwitz@hsph.harvard.edu>",
  "Description": "We provide functionality to implement penalized PCA with\nan option to smooth the objective function using Nesterov\nsmoothing. Two functions are available to compute a\nuser-specified number of eigenvectors. The function\nunsmoothed_penalized_EV() computes a penalized PCA without\nsmoothing and has three parameters (the input matrix, the Lasso\npenalty, and the number of desired eigenvectors). The function\nsmoothed_penalized_EV() computes a smoothed penalized PCA using\nthe same parameters and additionally requires the specification\nof a smoothing parameter. Both functions return a matrix having\nthe desired eigenvectors as columns.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 08:09:12 UTC",
    "User": "root"
  },
  "Author": "Rebecca Hurwitz [aut, cre], Georg Hahn [ctb]",
  "Repository": "https://rebeccahurwitz.r-universe.dev",
  "Date/Publication": "2023-08-17 16:34:10 UTC",
  "RemoteUrl": "https://github.com/cran/SPEV",
  "RemoteRef": "HEAD",
  "RemoteSha": "5275c34932298ee636bd65508931dfc89e714ba8",
  "MD5sum": "5ce943bee3824100137eaf444071faaa",
  "_user": "rebeccahurwitz",
  "_type": "src",
  "_file": "SPEV_1.0.0.tar.gz",
  "_fileid": "2e1b94250803019395fd979af14528373b8f53a14dc2fd2addd0907dfac14031",
  "_filesize": 75347,
  "_sha256": "2e1b94250803019395fd979af14528373b8f53a14dc2fd2addd0907dfac14031",
  "_created": "2026-06-05T08:09:12.000Z",
  "_published": "2026-06-05T08:12:28.704Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79689282206,
      "time": 93,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431878318"
    },
    {
      "job": 79689282263,
      "time": 88,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431876938"
    },
    {
      "job": 79689282217,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431881505"
    },
    {
      "job": 79689282236,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431879965"
    },
    {
      "job": 79688909708,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431843563"
    },
    {
      "job": 79689282208,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431874689"
    },
    {
      "job": 79689282213,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431869645"
    },
    {
      "job": 79689282232,
      "time": 58,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431867657"
    },
    {
      "job": 79689282227,
      "time": 59,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431867993"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/SPEV",
  "_commit": {
    "id": "5275c34932298ee636bd65508931dfc89e714ba8",
    "author": "Rebecca Hurwitz <rebeccahurwitz@hsph.harvard.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1692290050
  },
  "_maintainer": {
    "name": "Rebecca Hurwitz",
    "email": "rebeccahurwitz@hsph.harvard.edu",
    "login": "rebeccahurwitz",
    "description": "",
    "uuid": 112564526
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rebeccahurwitz",
      "count": 1,
      "uuid": 112564526
    }
  ],
  "_userbio": {
    "uuid": 112564526,
    "type": "user",
    "name": "rebeccahurwitz"
  },
  "_downloads": {
    "count": 123,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SPEV"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SPEV.html",
    "manual.pdf"
  ],
  "_realowner": "rebeccahurwitz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-08-17"
    }
  ],
  "_exports": [
    "smoothed_penalized_EV",
    "unsmoothed_penalized_EV"
  ],
  "_help": [
    {
      "page": "smoothed_penalized_EV",
      "title": "smoothed_penalized_EV",
      "topics": [
        "smoothed_penalized_EV"
      ]
    },
    {
      "page": "unsmoothed_penalized_EV",
      "title": "unsmoothed_penalized_EV",
      "topics": [
        "unsmoothed_penalized_EV"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "spev",
  "_universes": [
    "rebeccahurwitz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T08:11:17.000Z",
      "distro": "noble",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "431a7a773e986d598532f937fb08382b66bdb6545ed3404943bc207a3dd6047c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-05T08:11:12.000Z",
      "distro": "noble",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "83b25d8721892eeb372b53dc543803865c9ad99f73dc457851746cace8163c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T08:11:30.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "5105e472df6b253227408059d275a9af4eaad0bc84b270b3f817e0f09388322f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-05T08:11:24.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "23f32c3d5026db2a0fdb3ad5213bd508ab558a431994ea58b4f79dd465864ad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-05T08:11:12.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "c3e4ab35fe52729c0059b6535048a3b9222db5aaddced994c9fe5aef4f3c09e5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T08:10:43.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "041bb8aa18794ca9711fa1af56fab2c90a7edc4434005ae54ffe3e7b870bdffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T08:10:36.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "d878821c0548907bc94f077c7b0339854f6e35c6feaec11d64cb2909ddd4266d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-05T08:10:38.000Z",
      "commit": "5275c34932298ee636bd65508931dfc89e714ba8",
      "fileid": "36f532d9917450354c20bdf42e8e395f492d278df2bbffa446c6bff139725f48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rebeccahurwitz/actions/runs/27003366195"
    }
  ]
}