{
  "_id": "6a103612acfb0bcc41c99f0b",
  "Package": "qrmix",
  "Type": "Package",
  "Title": "Quantile Regression Mixture Models",
  "Version": "0.9.0",
  "Date": "2017-04-24",
  "Author": "Maria de los Angeles Resa, Birol Emir, Javier Cabrera",
  "Maintainer": "Maria de los Angeles Resa <maria@stat.columbia.edu>",
  "Description": "Implements the robust algorithm for fitting finite mixture\nmodels based on quantile regression proposed by Emir et al.,\n2017 (unpublished).",
  "License": "LGPL",
  "LazyData": "TRUE",
  "RoxygenNote": "6.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 06:58:06 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2017-05-03 20:49:24 UTC",
  "RemoteUrl": "https://github.com/cran/qrmix",
  "RemoteRef": "HEAD",
  "RemoteSha": "6f6b990cef132275fb7aae7f43a061416699a65d",
  "MD5sum": "740b7335c6b85d79013fc02aaa85b4fd",
  "_user": "cran",
  "_type": "src",
  "_file": "qrmix_0.9.0.tar.gz",
  "_fileid": "0be79e5d03095124af2d824236af2ab0c4248c16f64d364ae40d93d20502fb0c",
  "_filesize": 166279,
  "_sha256": "0be79e5d03095124af2d824236af2ab0c4248c16f64d364ae40d93d20502fb0c",
  "_created": "2026-05-12T06:58:06.000Z",
  "_published": "2026-05-22T10:55:14.081Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365660017,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937674713"
    },
    {
      "job": 77365660043,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937673647"
    },
    {
      "job": 77365659897,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937635828"
    },
    {
      "job": 77365659495,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158807086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25718588754",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/qrmix",
  "_commit": {
    "id": "6f6b990cef132275fb7aae7f43a061416699a65d",
    "author": "Maria de los Angeles Resa <maria@stat.columbia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.9.0\n",
    "time": 1493844564
  },
  "_maintainer": {
    "name": "Maria de los Angeles Resa",
    "email": "maria@stat.columbia.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "quantreg",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qrmix"
  },
  "_searchresults": 33,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/qrmix.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2017-05-03"
    }
  ],
  "_exports": [
    "Bisquare",
    "Huber",
    "qrmix"
  ],
  "_datasets": [
    {
      "name": "blood.pressure",
      "title": "Blood Pressure Data for qrmix",
      "object": "blood.pressure",
      "class": [
        "data.frame"
      ],
      "fields": [
        "bmi",
        "age",
        "systolic",
        "diastolic",
        "gender",
        "race",
        "smoking"
      ],
      "rows": 500,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Bisquare",
      "title": "Tukey's Bisquare Loss",
      "topics": [
        "Bisquare"
      ]
    },
    {
      "page": "blood.pressure",
      "title": "Blood Pressure Data for qrmix",
      "topics": [
        "blood.pressure"
      ]
    },
    {
      "page": "Huber",
      "title": "Huber Loss",
      "topics": [
        "Huber"
      ]
    },
    {
      "page": "plot.qrmix",
      "title": "Plot Method for a qrmix Object",
      "topics": [
        "plot.qrmix"
      ]
    },
    {
      "page": "predict.qrmix",
      "title": "Predict Method for qrmix Fits",
      "topics": [
        "predict.qrmix"
      ]
    },
    {
      "page": "qrmix",
      "title": "Quantile Regression Classification",
      "topics": [
        "qrmix"
      ]
    },
    {
      "page": "summary.qrmix",
      "title": "Summarizing qrmix Fits",
      "topics": [
        "summary.qrmix"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_score": 1.5185139398778875,
  "_indexed": true,
  "_nocasepkg": "qrmix",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-12T07:00:01.000Z",
      "distro": "noble",
      "commit": "6f6b990cef132275fb7aae7f43a061416699a65d",
      "fileid": "cd9ca6d79a7034784fabd5d03027f2b12bac87a7c9d829fc631510229189fd5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718588754"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.0",
      "date": "2026-05-12T06:59:57.000Z",
      "distro": "noble",
      "commit": "6f6b990cef132275fb7aae7f43a061416699a65d",
      "fileid": "e2a1f899df8fc89aea249e0c210fd896aa9303a3d7d890f767cc624589e5ad05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718588754"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.0",
      "date": "2026-05-22T10:55:02.000Z",
      "commit": "6f6b990cef132275fb7aae7f43a061416699a65d",
      "fileid": "671822748cc3752121d53472b15ba0564f523f9f1ec25a3b7425c04537395388",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25718588754"
    }
  ]
}