{
  "_id": "6a312a3d3efcd9bda435e820",
  "Package": "maptpx",
  "Title": "MAP Estimation of Topic Models",
  "Version": "1.9-7",
  "Author": "Matt Taddy <mataddy@gmail.com>",
  "Description": "Maximum a posteriori (MAP) estimation for topic models\n(i.e., Latent Dirichlet Allocation) in text analysis, as\ndescribed in Taddy (2012) 'On estimation and selection for\ntopic models'.  Previous versions of this code were included as\npart of the 'textir' package.  If you want to take advantage of\nopenmp parallelization, uncomment the relevant flags in\nsrc/MAKEVARS before compiling.",
  "Maintainer": "Matt Taddy <mataddy@gmail.com>",
  "License": "GPL-3",
  "URL": "http://taddylab.com",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 10:46:29 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-05-28 09:50:06 UTC",
  "RemoteUrl": "https://github.com/cran/maptpx",
  "RemoteRef": "HEAD",
  "RemoteSha": "a8d05d00d995d7e950046219a783ea6ab5af971d",
  "MD5sum": "c33559c465f619c2af115411b8ecc028",
  "_user": "cran",
  "_type": "src",
  "_file": "maptpx_1.9-7.tar.gz",
  "_fileid": "29fd3585185ea3a0ca427a7978330cd66949b3a36869460fd5809ae11d47cce9",
  "_filesize": 192214,
  "_sha256": "29fd3585185ea3a0ca427a7978330cd66949b3a36869460fd5809ae11d47cce9",
  "_created": "2026-06-16T10:46:29.000Z",
  "_published": "2026-06-16T10:49:33.634Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81638964527,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7664566771"
    },
    {
      "job": 81638964593,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7664552591"
    },
    {
      "job": 81638964540,
      "time": 136,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664565016"
    },
    {
      "job": 81638964522,
      "time": 99,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664550930"
    },
    {
      "job": 81638447593,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7664513758"
    },
    {
      "job": 81638964473,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27611971354",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/maptpx",
  "_commit": {
    "id": "a8d05d00d995d7e950046219a783ea6ab5af971d",
    "author": "Matt Taddy <mataddy@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.9-7\n",
    "time": 1590659406
  },
  "_maintainer": {
    "name": "Matt Taddy",
    "email": "mataddy@gmail.com",
    "login": "mataddy",
    "description": "",
    "uuid": 4673515
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "slam",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mataddy",
      "count": 3,
      "uuid": 4673515
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/maptpx"
  },
  "_mentions": 1,
  "_searchresults": 327,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/maptpx.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/taddylab/maptpx",
  "_realowner": "taddylab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.9-1",
      "date": "2013-12-01"
    },
    {
      "version": "1.9-2",
      "date": "2015-04-01"
    },
    {
      "version": "1.9-7",
      "date": "2020-05-28"
    }
  ],
  "_exports": [
    "expit",
    "logit",
    "normalize",
    "predict.topics",
    "rdir",
    "stm_tfidf",
    "topics",
    "topicVar"
  ],
  "_help": [
    {
      "page": "counts",
      "title": "Utilities for count matrices",
      "topics": [
        "normalize",
        "stm_tfidf"
      ]
    },
    {
      "page": "predict.topics",
      "title": "topic predict",
      "topics": [
        "predict.topics"
      ]
    },
    {
      "page": "rdir",
      "title": "Dirichlet RNG",
      "topics": [
        "rdir"
      ]
    },
    {
      "page": "topics",
      "title": "Estimation for Topic Models",
      "topics": [
        "topics"
      ]
    },
    {
      "page": "topicVar",
      "title": "topic variance",
      "topics": [
        "expit",
        "logit",
        "topicVar"
      ]
    }
  ],
  "_rundeps": [
    "slam"
  ],
  "_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)"
    }
  ],
  "_score": 3.29269900304393,
  "_indexed": false,
  "_nocasepkg": "maptpx",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://taddylab.r-universe.dev/maptpx",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9-7",
      "date": "2026-06-16T10:49:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a8d05d00d995d7e950046219a783ea6ab5af971d",
      "fileid": "7037874fc791337fcdc15b857ea76c6bbec335ce88b92c6b9b35efb7e381d39b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27611971354"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9-7",
      "date": "2026-06-16T10:48:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a8d05d00d995d7e950046219a783ea6ab5af971d",
      "fileid": "97caebaca715bb8e9abc15316d7206c6541b46b5e54c07a21adc0ca29615f37c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27611971354"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9-7",
      "date": "2026-06-16T10:48:58.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a8d05d00d995d7e950046219a783ea6ab5af971d",
      "fileid": "9073b28a33607c4d094a4f82b8ae2c0dc7b20f71c7b607619c610a998d125467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27611971354"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9-7",
      "date": "2026-06-16T10:48:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a8d05d00d995d7e950046219a783ea6ab5af971d",
      "fileid": "8e80a9e6147f33e757ce850a6a3ab36133ec8bc8dc0ee024b70ba6383a965925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27611971354"
    }
  ]
}