{
  "_id": "6a479e79e06c18f0a6518945",
  "Package": "rrMixture",
  "Type": "Package",
  "Title": "Reduced-Rank Mixture Models",
  "Version": "0.1-2",
  "Date": "2022-04-06",
  "Authors@R": "c(person(\"Suyeon\", \"Kang\", role = c(\"aut\", \"cre\"),\nemail = \"skang062@ucr.edu\"),\nperson(\"Weixin\", \"Yao\", role = \"aut\",\nemail = \"weixin.yao@ucr.edu\"),\nperson(\"Kun\", \"Chen\", role = \"aut\",\nemail = \"kun.chen@uconn.edu\"))",
  "Description": "We implement full-ranked, rank-penalized, and adaptive\nnuclear norm penalized estimation methods using multivariate\nmixture models proposed by Kang, Chen, and Yao (2022+).",
  "VignetteBuilder": "knitr",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 11:30:45 UTC",
    "User": "root"
  },
  "Author": "Suyeon Kang [aut, cre], Weixin Yao [aut], Kun Chen [aut]",
  "Maintainer": "Suyeon Kang <skang062@ucr.edu>",
  "Repository": "https://syeonkang.r-universe.dev",
  "Date/Publication": "2022-04-08 02:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/rrMixture",
  "RemoteRef": "HEAD",
  "RemoteSha": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
  "_user": "syeonkang",
  "_type": "src",
  "_file": "rrMixture_0.1-2.tar.gz",
  "_fileid": "https://r2.ropensci.org/e9c369f170aeb4d8fa0b470cd61956212943e919be9cc7671b1fd12dba26a31d",
  "_filesize": 363863,
  "_sha256": "e9c369f170aeb4d8fa0b470cd61956212943e919be9cc7671b1fd12dba26a31d",
  "_expires": "2026-10-11T11:35:21.000Z",
  "_created": "2026-07-03T11:30:45.000Z",
  "_published": "2026-07-03T11:35:21.874Z",
  "_jobs": [
    {
      "job": 84990826363,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065403923"
    },
    {
      "job": 84990826352,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065397365"
    },
    {
      "job": 84990826349,
      "time": 173,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065411847"
    },
    {
      "job": 84990826366,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065399167"
    },
    {
      "job": 84990826327,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065400921"
    },
    {
      "job": 84990826317,
      "time": 225,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065430524"
    },
    {
      "job": 84990826340,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065402891"
    },
    {
      "job": 84990826338,
      "time": 196,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065431283"
    },
    {
      "job": 84989337672,
      "time": 569,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065354983"
    },
    {
      "job": 84990826279,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8065406191"
    },
    {
      "job": 84990826342,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8065402922"
    },
    {
      "job": 84990826322,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8065385613"
    },
    {
      "job": 84990826356,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8065392519"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634",
  "_status": "success",
  "_upstream": "https://github.com/cran/rrMixture",
  "_commit": {
    "id": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
    "author": "Suyeon Kang <skang062@ucr.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1-2\n",
    "time": 1649385002
  },
  "_maintainer": {
    "name": "Suyeon Kang",
    "email": "skang062@ucr.edu",
    "login": "syeonkang",
    "description": "",
    "uuid": 93799913
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bayesm",
      "role": "Suggests"
    },
    {
      "package": "rrpack",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "syeonkang",
      "count": 2,
      "uuid": 93799913
    }
  ],
  "_userbio": {
    "uuid": 93799913,
    "type": "user",
    "name": "Suyeon Kang",
    "followers": 1
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rrMixture"
  },
  "_searchresults": 6,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rrMixture.html",
    "manual.pdf"
  ],
  "_realowner": "syeonkang",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1-1",
      "date": "2022-03-10"
    },
    {
      "version": "0.1-2",
      "date": "2022-04-08"
    }
  ],
  "_exports": [
    "initialize.para",
    "rrmix",
    "rrmix.sim.norm",
    "tune.rrmix"
  ],
  "_help": [
    {
      "page": "initialize.para",
      "title": "Initialization of Parameter Estimates",
      "topics": [
        "initialize.para"
      ]
    },
    {
      "page": "plot",
      "title": "Visualize rrmix Objects",
      "topics": [
        "plot",
        "plot.rrmix",
        "plot.tune.rrmix"
      ]
    },
    {
      "page": "rrmix",
      "title": "Reduced-Rank Mixture Models in Multivariate Regression",
      "topics": [
        "rrmix"
      ]
    },
    {
      "page": "rrmix.sim.norm",
      "title": "Simulation Data Generator",
      "topics": [
        "rrmix.sim.norm"
      ]
    },
    {
      "page": "rrMixture",
      "title": "rrMixture: Reduced-Rank Mixture Models.",
      "topics": [
        "rrMixture"
      ]
    },
    {
      "page": "summary",
      "title": "Summarize rrmix Objects",
      "topics": [
        "summary",
        "summary.rrmix",
        "summary.tune.rrmix"
      ]
    },
    {
      "page": "tune.rrmix",
      "title": "Reduced-rank mixture models with optimal tuning parameter(s)",
      "topics": [
        "tune.rrmix"
      ]
    }
  ],
  "_rundeps": [
    "gtools",
    "lattice",
    "MASS",
    "Matrix",
    "matrixcalc",
    "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": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "rrMixture.Rmd",
      "filename": "rrMixture.html",
      "title": "Introduction to rrMixture",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Reduced-rank mixture models in multivariate regression",
        "Introduction to rrMixture",
        "Getting started: Installation",
        "A real data example: tuna data",
        "Parameter estimation using rrmix()",
        "Parameter tuning with tune.rrmix()",
        "Interpretation of final model",
        "Comparison with existing R package rrpack",
        "Wrapping up",
        "References"
      ],
      "created": "2022-03-10 07:40:02",
      "modified": "2022-04-08 02:30:02",
      "commits": 2
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rrmixture",
  "_universes": [
    "syeonkang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:19.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/1a900958f05c204a87d683d33f80df0cce3dc5c82fee99fdcb74e3d4ce08d14f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-03T11:32:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/37f9aed6da895fcf16989c0f0bb4cc8708ad412327755a32761c817053075ebc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/4017dac9946b6da9326407fb03e8888d44c7d71e1a9bc68674dcbb41d9c64a1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:00.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/766b74880a3090d9b8943e67087b6a1f48d4e33bad43a6c8d1430b02b25ae90e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:00.000Z",
      "arch": "aarch64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/66508c273fa44dbd22267208af556de0f1e57ad3798438c84fcaf6c6e60eb098",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-03T11:34:16.000Z",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/1c47b649064a202435c89018007b66ed8e419e41547de5b4b5c467f35a00f237",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:15.000Z",
      "arch": "aarch64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/d5fa75c23db3adc540e10676e2e0c4e6437fec52acb31beca1daea0d1d717037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1-2",
      "date": "2026-07-03T11:34:24.000Z",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/736a8da368b3a96d604d5f89dcde8736bb1a29260e7e90a2da2ecf06c303f183",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1-2",
      "date": "2026-07-03T11:33:35.000Z",
      "arch": "emscripten",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/6d3163a1154c07cb54d340ceec21498a1a7892637320174f3cf51def7594b1fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-03T11:32:18.000Z",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/57cc8d5e82bd8759cb19752da79f99c5a32e4df0a2c772e789534d6b23d4cc9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-03T11:31:57.000Z",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/f5e5a488d924d1012987fa1139e5d2ca9a2c4c68dce74d2969dbe898ff5e7f5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1-2",
      "date": "2026-07-03T11:32:12.000Z",
      "arch": "x86_64",
      "commit": "6c87645d9b6ddb573874ec0d94d75da3ba23f07b",
      "fileid": "https://r2.ropensci.org/2226634687355112bae7119f8f127318266d9ef0e13188e99bcf128df3ee7628",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/syeonkang/actions/runs/28657269634"
    }
  ]
}