{
  "_id": "6a291662732311cd87599913",
  "Package": "BeQut",
  "Title": "Bayesian Estimation for Quantile Regression Mixed Models",
  "Version": "0.1.0",
  "Authors@R": "c(person(\"Antoine\", \"Barbieri\", role = c(\"aut\", \"cre\"), email = \"antoine.barbieri@u-bordeaux.fr\"), person(\"Hélène\", \"Jacqmin-Gadda\", role = c(\"aut\"), email = \"helene.jacqmin-gadda@u-bordeaux.fr\"))",
  "Maintainer": "Antoine Barbieri <antoine.barbieri@u-bordeaux.fr>",
  "Description": "Using a Bayesian estimation procedure, this package fits\nlinear quantile regression models such as linear quantile\nmodels, linear quantile mixed models, quantile regression joint\nmodels for time-to-event and longitudinal data. The estimation\nprocedure is based on the asymmetric Laplace distribution and\nthe 'JAGS' software is used to get posterior samples (Yang,\nLuo, DeSantis (2019) <doi:10.1177/0962280218784757>).",
  "SystemRequirements": "JAGS 4.x.y",
  "License": "GPL (>= 2.0)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:43:55 UTC",
    "User": "root"
  },
  "Author": "Antoine Barbieri [aut, cre], Hélène Jacqmin-Gadda [aut]",
  "Config/pak/sysreqs": "jags",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-11-09 11:30:32 UTC",
  "RemoteUrl": "https://github.com/cran/BeQut",
  "RemoteRef": "HEAD",
  "RemoteSha": "6248e03603bafe648f5e342381abdde4fb5f0f23",
  "MD5sum": "a867314173e75ce495b44e9b8b561860",
  "_user": "cran",
  "_type": "src",
  "_file": "BeQut_0.1.0.tar.gz",
  "_fileid": "24c65eb3dee59a9875ecfe8eee2c0597476a22f0c654bf2738441748030c6732",
  "_filesize": 175501,
  "_sha256": "24c65eb3dee59a9875ecfe8eee2c0597476a22f0c654bf2738441748030c6732",
  "_created": "2026-06-10T07:43:55.000Z",
  "_published": "2026-06-10T07:46:42.177Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80507146133,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7529531109"
    },
    {
      "job": 80507146136,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529531342"
    },
    {
      "job": 80506698251,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529486843"
    },
    {
      "job": 80507146159,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529525580"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27261064958",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/BeQut",
  "_commit": {
    "id": "6248e03603bafe648f5e342381abdde4fb5f0f23",
    "author": "Antoine Barbieri <antoine.barbieri@u-bordeaux.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1699529432
  },
  "_maintainer": {
    "name": "Antoine Barbieri",
    "email": "antoine.barbieri@u-bordeaux.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "survival",
      "role": "Depends"
    },
    {
      "package": "jagsUI",
      "role": "Imports"
    },
    {
      "package": "lqmm",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "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": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/BeQut"
  },
  "_searchresults": 0,
  "_topics": [
    "jags",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/BeQut.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "deviance",
    "lqm",
    "lqmm",
    "qrjm"
  ],
  "_datasets": [
    {
      "name": "dataLong",
      "title": "dataLong",
      "object": "dataLong",
      "file": "dataLong.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "visit",
        "y",
        "time",
        "event",
        "X1",
        "X2"
      ],
      "rows": 1562,
      "table": true,
      "tojson": true
    },
    {
      "name": "wave",
      "title": "Data of wave",
      "object": "wave",
      "file": "wave.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "temperature",
        "pression",
        "humidite_relative",
        "point2rose",
        "visibilite_horiz",
        "vent_vit_moy",
        "vent_vit_rafale",
        "vent_dir",
        "precipitation_cum",
        "annee",
        "mois",
        "jour",
        "joursemaine",
        "h13d",
        "h110d",
        "hmaxd",
        "hsigma",
        "th110d",
        "tavd",
        "thmaxd",
        "nbrevag",
        "thetap",
        "saison",
        "direction"
      ],
      "rows": 453,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dataLong",
      "title": "dataLong",
      "topics": [
        "dataLong"
      ]
    },
    {
      "page": "deviance",
      "title": "'deviance' returns the deviance based on the conditional likelihood associated with the survival part.",
      "topics": [
        "deviance"
      ]
    },
    {
      "page": "lqm",
      "title": "'lqm' fits linear quantile regression model",
      "topics": [
        "lqm"
      ]
    },
    {
      "page": "lqmm",
      "title": "'lqmm' fits linear quantile mixed model",
      "topics": [
        "lqmm"
      ]
    },
    {
      "page": "qrjm",
      "title": "'qrjm' fits quantile regression joint model",
      "topics": [
        "qrjm"
      ]
    },
    {
      "page": "wave",
      "title": "Data of wave",
      "topics": [
        "wave"
      ]
    }
  ],
  "_readme": "https://github.com/cran/BeQut/raw/HEAD/README.md",
  "_rundeps": [
    "coda",
    "jagsUI",
    "lattice",
    "lqmm",
    "MASS",
    "Matrix",
    "nlme",
    "rjags",
    "SparseGrid",
    "survival"
  ],
  "_sysdeps": [
    {
      "shlib": "libjags",
      "package": "jags",
      "headers": "jags",
      "source": "jags",
      "version": "4.3.2-2.2404.0",
      "name": "jags",
      "homepage": "https://mcmc-jags.sourceforge.io",
      "description": "Just Another Gibbs Sampler for Bayesian MCMC - binary"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bequt",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T07:45:52.000Z",
      "distro": "noble",
      "commit": "6248e03603bafe648f5e342381abdde4fb5f0f23",
      "fileid": "a8de6481ded3e5da795ee3cb861030168dffb3a051ef27d956ff6a77a028889d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27261064958"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-10T07:45:53.000Z",
      "distro": "noble",
      "commit": "6248e03603bafe648f5e342381abdde4fb5f0f23",
      "fileid": "1f6674448387796743136357be2c9952835417f60b6b2bcd681664bea3a92c69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27261064958"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-10T07:46:02.000Z",
      "commit": "6248e03603bafe648f5e342381abdde4fb5f0f23",
      "fileid": "090a335733d757bd1de4eb4a1cd48101a61bba601c55df1fc1ba5d6881dffcee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27261064958"
    }
  ]
}