{
  "_id": "6a1f21acb401979e734206e1",
  "Package": "EXRQ",
  "Type": "Package",
  "Title": "Extreme Regression of Quantiles",
  "Version": "1.0",
  "Date": "2016-07-06",
  "Author": "Huixia Judy Wang",
  "Maintainer": "Huixia Judy Wang <judywang@gwu.edu>",
  "Description": "Estimation for high conditional quantiles based on\nquantile regression.",
  "License": "GPL-3",
  "Packaged": {
    "Date": "2026-05-16 07:27:50 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://judywanggwu.r-universe.dev",
  "Date/Publication": "2016-07-06 23:48:41 UTC",
  "RemoteUrl": "https://github.com/cran/EXRQ",
  "RemoteRef": "HEAD",
  "RemoteSha": "cfaff6808a8effda090131b4c6868e27e73555fe",
  "MD5sum": "05d4caa8e08817d8d28f4dd2f87b8e44",
  "_user": "judywanggwu",
  "_type": "src",
  "_file": "EXRQ_1.0.tar.gz",
  "_fileid": "fa27723115ab956a290204c97eb0517ba92be8103edb5a8c87457b17c6cbb6cf",
  "_filesize": 145252,
  "_sha256": "fa27723115ab956a290204c97eb0517ba92be8103edb5a8c87457b17c6cbb6cf",
  "_created": "2026-05-16T07:27:50.000Z",
  "_published": "2026-06-02T18:32:12.191Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79144134149,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031590782"
    },
    {
      "job": 79144134447,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031589757"
    },
    {
      "job": 79144134491,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031591787"
    },
    {
      "job": 79144134021,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031590525"
    },
    {
      "job": 79144133785,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031577821"
    },
    {
      "job": 79144133292,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366539168"
    },
    {
      "job": 79144134364,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031588755"
    },
    {
      "job": 79144134556,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031587511"
    },
    {
      "job": 79144134028,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031585967"
    }
  ],
  "_buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/EXRQ",
  "_commit": {
    "id": "cfaff6808a8effda090131b4c6868e27e73555fe",
    "author": "Huixia Judy Wang <judywang@gwu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1467848921
  },
  "_maintainer": {
    "name": "Huixia Judy Wang",
    "email": "judywang@gwu.edu",
    "login": "judywanggwu",
    "uuid": 30270368
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "quantreg",
      "role": "Depends"
    },
    {
      "package": "mnormt",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "judywanggwu",
      "count": 1,
      "uuid": 30270368
    }
  ],
  "_userbio": {
    "uuid": 30270368,
    "type": "user",
    "name": "judywanggwu"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/EXRQ"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/EXRQ.html",
    "manual.pdf"
  ],
  "_realowner": "judywanggwu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2016-07-07"
    }
  ],
  "_exports": [
    "est.gamma.func",
    "Estc.func",
    "EVI.CFG.func",
    "PowT.1tau.func",
    "qpareto",
    "rpareto",
    "select.k.func",
    "testC.EVI",
    "ThreeStage",
    "TwoStage"
  ],
  "_help": [
    {
      "page": "est.gamma.func",
      "title": "Estimation of the Extreme Value Index on the Original Scale",
      "topics": [
        "est.gamma.func"
      ]
    },
    {
      "page": "Estc.func",
      "title": "Estimation of the C vector",
      "topics": [
        "Estc.func"
      ]
    },
    {
      "page": "EVI.CFG.func",
      "title": "Hill Estimator of the Extreme Value Index",
      "topics": [
        "EVI.CFG.func"
      ]
    },
    {
      "page": "PowT.1tau.func",
      "title": "Estimation for Quantile Power Transformation Model",
      "topics": [
        "PowT.1tau.func"
      ]
    },
    {
      "page": "qpareto",
      "title": "Quantile of the Pareto Distribution",
      "topics": [
        "qpareto"
      ]
    },
    {
      "page": "rpareto",
      "title": "Random Generation for the Pareto Distribution",
      "topics": [
        "rpareto"
      ]
    },
    {
      "page": "select.k.func",
      "title": "Selection of the Tuning Parameter k",
      "topics": [
        "select.k.func"
      ]
    },
    {
      "page": "testC.EVI",
      "title": "Testing the Constancy of EVI Over Covariates",
      "topics": [
        "testC.EVI"
      ]
    },
    {
      "page": "ThreeStage",
      "title": "Three-Stage Extreme Conditional Quantile Estimator",
      "topics": [
        "ThreeStage"
      ]
    },
    {
      "page": "TwoStage",
      "title": "Two-Stage Extreme Conditional Quantile Estimator",
      "topics": [
        "TwoStage"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mnormt",
    "quantreg",
    "SparseM",
    "survival"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "exrq",
  "_universes": [
    "judywanggwu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-16T07:29:43.000Z",
      "distro": "noble",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "5fb3db527d65ae6cc0f1dcd0912211d80580962226c483854c13484626707a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-16T07:29:36.000Z",
      "distro": "noble",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "bf8ac302d1a376fa84d92d69ebc892073573170b1ec1f7d094ad3a90939267c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-16T07:30:05.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "828e7c5d5d3af0439cd6b28813a455a580a78a9bff96df3029e5328952e2323f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0",
      "date": "2026-05-16T07:29:47.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "48d15a34cd421b3ab23a46e9e1d3206f2809859ccf0d62032d0c0061da7a6998",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-16T07:29:16.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "e1e899c813e402b3a8c37cdfb489cc3065728710cdab2dc30b7256f364c7b698",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-16T07:29:00.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "e106f43d16ded055ae269853a964db696fa31dcad0b6ab1ff29cc13a9038decb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0",
      "date": "2026-05-16T07:28:54.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "3e104abd0467eb284ce5a2e74915feb75074a52470136330dfe064b59ff29639",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-06-02T18:31:55.000Z",
      "commit": "cfaff6808a8effda090131b4c6868e27e73555fe",
      "fileid": "919d8b09b4ec3bbc28e5ff1c8a3fd52b62caf36a11744072a6036fe39136973f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/judywanggwu/actions/runs/25956102402"
    }
  ]
}