{
  "_id": "6a10394aacfb0bcc41c9adc3",
  "Package": "cequre",
  "Version": "1.5",
  "Date": "2023-06-22",
  "Title": "Censored Quantile Regression & Monotonicity-Respecting Restoring",
  "Author": "Yijian Huang <yhuang5@emory.edu>",
  "Maintainer": "Yijian Huang <yhuang5@emory.edu>",
  "VignetteBuilder": "knitr",
  "Description": "Perform censored quantile regression of Huang (2010)\n<doi:10.1214/09-AOS771>, and restore monotonicity respecting\nvia adaptive interpolation for dynamic regression of Huang\n(2017) <doi:10.1080/01621459.2016.1149070>. The\nmonotonicity-respecting restoration applies to general dynamic\nregression models including (uncensored or censored) quantile\nregression model, additive hazards model, and dynamic survival\nmodels of Peng and Huang (2007) <doi:10.1093/biomet/asm058>,\namong others.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-12 05:35:39 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-06-22 18:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/cequre",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
  "MD5sum": "ff125f37177c8270107bd3d7b90636e2",
  "_user": "cran",
  "_type": "src",
  "_file": "cequre_1.5.tar.gz",
  "_fileid": "789a5cb174035a51ca370dd6851d205ddaef141c4a612c6d563031ed4f2971f7",
  "_filesize": 746607,
  "_sha256": "789a5cb174035a51ca370dd6851d205ddaef141c4a612c6d563031ed4f2971f7",
  "_created": "2026-05-12T05:35:39.000Z",
  "_published": "2026-05-22T11:08:58.315Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367673733,
      "time": 189,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936497874"
    },
    {
      "job": 77367673719,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936480234"
    },
    {
      "job": 77367673888,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936489276"
    },
    {
      "job": 77367673994,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936484039"
    },
    {
      "job": 77367673363,
      "time": 163,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936452938"
    },
    {
      "job": 77367673228,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159048474"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/cequre",
  "_commit": {
    "id": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
    "author": "Yijian Huang <yhuang5@emory.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.5\n",
    "time": 1687456802
  },
  "_maintainer": {
    "name": "Yijian Huang",
    "email": "yhuang5@emory.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.8.0",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cequre"
  },
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/cequre.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.3",
      "date": "2023-03-27"
    },
    {
      "version": "1.4",
      "date": "2023-06-09"
    },
    {
      "version": "1.5",
      "date": "2023-06-22"
    }
  ],
  "_exports": [
    "cequre",
    "monodr"
  ],
  "_help": [
    {
      "page": "cequre",
      "title": "Censored quantile regression of Huang (2010)",
      "topics": [
        "cequre"
      ]
    },
    {
      "page": "monodr",
      "title": "Restoration of monotonicity respecting using adaptive interpolation of Huang (2017)",
      "topics": [
        "monodr"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "cequre.Rmd",
      "filename": "cequre.html",
      "title": "Censored Quantile Regression & Monotonicity-Respecting Restoring",
      "author": "Yijian Huang (yhuang5@emory.edu)",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Censored quantile regression of Huang (2010)",
        "Restoration of monotonicity respecting using adaptive interpolation of Huang (2017)",
        "References"
      ],
      "created": "2023-06-22 18:00:02",
      "modified": "2023-06-22 18:00:02",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "cequre",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-12T05:38:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
      "fileid": "b6ab9731da3eb825e295e0f0a9104bbee3510129e6a8d8439ef29bfdcf2298b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-12T05:37:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
      "fileid": "c5809105ea4e05060f421550fe0db26cb5997e7de1ccf91e650c25b6f25d86e7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-12T05:38:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
      "fileid": "037f087e3051bdb816c35eff2731b71a3df428efa9d75f50ab3200987d0dcca5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.5",
      "date": "2026-05-12T05:37:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
      "fileid": "e8d91582b4f27eb41816f573dfbb0867b928a8c20beb71ece6c9a9de2909b3f3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.5",
      "date": "2026-05-22T11:08:38.000Z",
      "arch": "emscripten",
      "commit": "cd7044a6516136fa3ff2bc81ca269c2e87f62ae7",
      "fileid": "f0084f3e5c26494df583571a61010c4f3d848587554e224908506c153c66463f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25715502274"
    }
  ]
}