{
  "_id": "6a5f26e314e95619b75d48f6",
  "Package": "glmpca",
  "Title": "Dimension Reduction of Non-Normally Distributed Data",
  "Version": "0.2.0.9000",
  "Description": "Implements a generalized version of principal components\nanalysis (GLM-PCA) for dimension reduction of non-normally\ndistributed data such as counts or binary matrices. Townes FW,\nHicks SC, Aryee MJ, Irizarry RA (2019)\n<doi:10.1186/s13059-019-1861-6>. Townes FW (2019)\n<arXiv:1907.02647>.",
  "Authors@R": "c(person(\"F. William\", \"Townes\", email = \"will.townes@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Kelly\", \"Street\", email = \"street.kelly@gmail.com\", role=\"aut\"),\nperson(\"Jake\", \"Yeung\", email = \"jakeyeung@gmail.com\", role=\"ctb\"))",
  "License": "LGPL (>= 3) | file LICENSE",
  "URL": "https://github.com/willtownes/glmpca",
  "BugReports": "https://github.com/willtownes/glmpca/issues",
  "Language": "en-US",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "Repository": "https://willtownes.r-universe.dev",
  "Date/Publication": "2024-04-18 17:51:44 UTC",
  "RemoteUrl": "https://github.com/willtownes/glmpca",
  "RemoteRef": "HEAD",
  "RemoteSha": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 07:55:21 UTC",
    "User": "root"
  },
  "Author": "F. William Townes [aut, cre, cph],\nKelly Street [aut],\nJake Yeung [ctb]",
  "Maintainer": "F. William Townes <will.townes@gmail.com>",
  "_user": "willtownes",
  "_type": "src",
  "_file": "glmpca_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/94d783ae37f42e7f69a48945c501bbce78fe5fde704b4ca10cef46afdc0482cb",
  "_filesize": 399670,
  "_sha256": "94d783ae37f42e7f69a48945c501bbce78fe5fde704b4ca10cef46afdc0482cb",
  "_expires": "2026-10-29T07:59:29.000Z",
  "_created": "2026-07-21T07:55:21.000Z",
  "_published": "2026-07-21T07:59:30.987Z",
  "_jobs": [
    {
      "job": 88575686626,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8487956896"
    },
    {
      "job": 88575686656,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487956642"
    },
    {
      "job": 88575686779,
      "time": 209,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487970528"
    },
    {
      "job": 88575686677,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487955022"
    },
    {
      "job": 88574992927,
      "time": 208,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487895344"
    },
    {
      "job": 88575686614,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8487939647"
    },
    {
      "job": 88575686637,
      "time": 69,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8487925484"
    },
    {
      "job": 88575686682,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8487925873"
    },
    {
      "job": 88575686634,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487933115"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196",
  "_status": "success",
  "_upstream": "https://github.com/willtownes/glmpca",
  "_commit": {
    "id": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
    "author": "Will Townes <ftownes@andrew.cmu.edu>",
    "committer": "Will Townes <ftownes@andrew.cmu.edu>",
    "message": "update readme to point to alternative implementations\n",
    "time": 1713462704
  },
  "_maintainer": {
    "name": "F. William Townes",
    "email": "will.townes@gmail.com",
    "login": "willtownes",
    "twitter": "@will_townes",
    "description": "Assistant Professor of Statistics and Data Science",
    "uuid": 810709
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "logisticPCA",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "willtownes",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 97,
  "_contributors": [
    {
      "user": "willtownes",
      "count": 38,
      "uuid": 810709
    },
    {
      "user": "kstreet13",
      "count": 11,
      "uuid": 11052277
    },
    {
      "user": "petehaitch",
      "count": 1,
      "uuid": 1049741
    },
    {
      "user": "flying-sheep",
      "count": 1,
      "uuid": 291575
    },
    {
      "user": "rmflight",
      "count": 1,
      "uuid": 1509626
    }
  ],
  "_userbio": {
    "uuid": 810709,
    "type": "user",
    "name": "Will Townes",
    "followers": 119,
    "description": "Assistant Professor of Statistics and Data Science"
  },
  "_downloads": {
    "count": 1010,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmpca"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/willtownes/glmpca",
  "_searchresults": 442,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glmpca.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/willtownes/glmpca",
  "_realowner": "willtownes",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-09-27"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-18"
    }
  ],
  "_exports": [
    "glmpca"
  ],
  "_help": [
    {
      "page": "glmpca",
      "title": "GLM-PCA",
      "topics": [
        "glmpca"
      ]
    },
    {
      "page": "predict.glmpca",
      "title": "Predict Method for GLM-PCA Fits",
      "topics": [
        "predict.glmpca"
      ]
    }
  ],
  "_readme": "https://github.com/willtownes/glmpca/raw/HEAD/README.md",
  "_rundeps": [
    "MASS"
  ],
  "_vignettes": [
    {
      "source": "glmpca.Rmd",
      "filename": "glmpca.html",
      "title": "Applying GLM-PCA to Data",
      "author": "Will Townes, Kelly Street",
      "engine": "knitr::knitr",
      "headings": [
        "Comparing GLM-PCA to Traditional PCA",
        "Poisson likelihood",
        "Negative binomial likelihood",
        "Standard PCA",
        "Visualize results",
        "Examining the GLM-PCA output"
      ],
      "created": "2019-07-03 14:37:48",
      "modified": "2020-07-15 04:25:29",
      "commits": 7
    }
  ],
  "_score": 9.590757886837306,
  "_indexed": true,
  "_nocasepkg": "glmpca",
  "_universes": [
    "willtownes"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:57:45.000Z",
      "distro": "resolute",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/c34203acce8d920d742bbff51928318e8c0dcb8c6fc972ee2971f49960db6720",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:57:44.000Z",
      "distro": "resolute",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/e9c11faafb9a3427ea711f117b31f67440f4955a253cbd9ca7fc37cecab152e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:58:18.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/d965678d32f50613cb65df0dc7813e93f3e9032ba628ab1fdcb0e0079c7f8a3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:57:41.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/6fe51f7793b3b7f14f8e4d987d5715a1408eb1cd86509696475b1c59ac4937aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:57:21.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/db75d50506072e0f0223b0773b8cd6304081c6924454d5a041ac2b43aea01a02",
      "status": "success",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:56:28.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/e4a0c4fd6bab09824d913e1167e9267e050bebdd702848822290f199ebb6006a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:56:27.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/3b83bbb52f3b76fed8666745ef0a2c8fdda6fcb9a553841856a931ae7b9e6454",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-21T07:56:45.000Z",
      "commit": "0536890a3ad8090abe5b257d95b998698ec8a5f1",
      "fileid": "https://r2.ropensci.org/b4cb32d7e60c1d23192d76ba74acd50effcfc3788676fdb4f3d55592ac530484",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willtownes/actions/runs/29812028196"
    }
  ]
}