{
  "_id": "6a2272adcd65a98ecbd49a24",
  "Package": "bayesQRsurvey",
  "Title": "Bayesian Quantile Regression Models for Complex Survey Data\nAnalysis",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(\"Tomás\", \"Rodríguez Taborda\", email = \"torodriguezt@unal.edu.co\", role = c(\"aut\", \"cre\")),\nperson(\"Johnatan\", \"Cardona Jiménez\", email = \"jcardonj@unal.edu.co\", role = \"aut\"),\nperson(\"Marcus L.\", \"Nascimento\", email = \"marcus.lavagnole@fgv.br\", role = \"aut\"),\nperson(\"Kelly Cristina\", \"Mota Gonçalves\", email = \"kelly@dme.ufrj.br\", role = \"aut\")\n)",
  "Description": "Provides Bayesian quantile regression models for complex\nsurvey data under informative sampling using survey-weighted\nestimators. Both single- and multiple-output models are\nsupported. To accelerate computation, all algorithms are\nimplemented in 'C++' using 'Rcpp', 'RcppArmadillo', and\n'RcppEigen', and are called from 'R'. See Nascimento and\nGonçalves (2024) <doi:10.1093/jssam/smae015> and Nascimento and\nGonçalves (2025, in press) <https://academic.oup.com/jssam>.",
  "License": "MIT + file LICENSE",
  "LazyData": "true",
  "LazyDataCompression": "gzip",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "SystemRequirements": "BLAS, LAPACK",
  "URL": "https://github.com/torodriguezt/bayesQRsurvey",
  "BugReports": "https://github.com/torodriguezt/bayesQRsurvey/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-05 06:50:02 UTC",
    "User": "root"
  },
  "Author": "Tomás Rodríguez Taborda [aut, cre], Johnatan Cardona Jiménez\n[aut], Marcus L. Nascimento [aut], Kelly Cristina Mota\nGonçalves [aut]",
  "Maintainer": "Tomás Rodríguez Taborda <torodriguezt@unal.edu.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-06 19:33:03 UTC",
  "RemoteUrl": "https://github.com/cran/bayesQRsurvey",
  "RemoteRef": "HEAD",
  "RemoteSha": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
  "MD5sum": "c1794f946f0822f00d45b8c5b9dcd3b0",
  "_user": "cran",
  "_type": "src",
  "_file": "bayesQRsurvey_0.2.2.tar.gz",
  "_fileid": "0178934432ff9471146a7c9413a5650bb0b494cf5fd39fc531b044b7a90551f9",
  "_filesize": 245123,
  "_sha256": "0178934432ff9471146a7c9413a5650bb0b494cf5fd39fc531b044b7a90551f9",
  "_created": "2026-06-05T06:50:02.000Z",
  "_published": "2026-06-05T06:54:37.957Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79678680556,
      "time": 199,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430596965"
    },
    {
      "job": 79678680581,
      "time": 172,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7430589801"
    },
    {
      "job": 79678680530,
      "time": 181,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430592867"
    },
    {
      "job": 79678680617,
      "time": 164,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430588038"
    },
    {
      "job": 79678269938,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430550302"
    },
    {
      "job": 79678680542,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7430582517"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/bayesQRsurvey",
  "_commit": {
    "id": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
    "author": "Tomás Rodríguez Taborda <torodriguezt@unal.edu.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.2\n",
    "time": 1775503983
  },
  "_maintainer": {
    "name": "Tomás Rodríguez Taborda",
    "email": "torodriguezt@unal.edu.co",
    "login": "torodriguezt",
    "description": "",
    "uuid": 91762274
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppEigen",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "posterior",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "grDevices",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.4",
      "date": "2025-10-22"
    },
    {
      "name": "0.2.0",
      "date": "2026-03-27"
    },
    {
      "name": "0.2.1",
      "date": "2026-04-03"
    },
    {
      "name": "0.2.2",
      "date": "2026-04-06"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "torodriguezt",
      "count": 4,
      "uuid": 91762274
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 505,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bayesQRsurvey"
  },
  "_devurl": "https://github.com/torodriguezt/bayesqrsurvey",
  "_searchresults": 5,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bayesQRsurvey.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/torodriguezt/bayesqrsurvey",
  "_realowner": "torodriguezt",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2025-10-22"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-27"
    },
    {
      "version": "0.2.1",
      "date": "2026-04-03"
    },
    {
      "version": "0.2.2",
      "date": "2026-04-06"
    }
  ],
  "_exports": [
    "bqr.svy",
    "mo.bqr.svy",
    "plotQuantileRegion",
    "prior"
  ],
  "_datasets": [
    {
      "name": "Anthro",
      "title": "Children anthropometric data",
      "object": "Anthro",
      "class": [
        "data.frame"
      ],
      "fields": [
        "wgt",
        "hgt",
        "wgt_ind",
        "hgt_ind",
        "ruc",
        "sex",
        "age",
        "dweight"
      ],
      "rows": 985,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "Anthro",
      "title": "Children anthropometric data",
      "topics": [
        "Anthro"
      ]
    },
    {
      "page": "bqr.svy",
      "title": "Bayesian quantile regression for complex survey data",
      "topics": [
        "bqr.svy"
      ]
    },
    {
      "page": "mo.bqr.svy",
      "title": "Multiple-Output Bayesian quantile regression for complex survey data",
      "topics": [
        "mo.bqr.svy"
      ]
    },
    {
      "page": "plot.bqr.svy",
      "title": "Plot Method for Bayesian Weighted Quantile Regression",
      "topics": [
        "plot",
        "plot.bqr.svy",
        "plot.bwqr_fit",
        "plot.bwqr_fit_multi"
      ]
    },
    {
      "page": "plotQuantileRegion",
      "title": "Plot Bivariate Quantile Regions for Multiple-Output Models",
      "topics": [
        "plotQuantileRegion"
      ]
    },
    {
      "page": "print.bayesQRsurvey",
      "title": "Print methods for bayesQRsurvey model objects",
      "topics": [
        "print.bayesQRsurvey",
        "print.bqr.svy",
        "print.mo.bqr.svy"
      ]
    },
    {
      "page": "prior",
      "title": "Create prior for Bayesian quantile regression models for complex survey data",
      "topics": [
        "prior"
      ]
    },
    {
      "page": "summary.bayesQRsurvey",
      "title": "Summary methods for bayesQRsurvey",
      "topics": [
        "summary.bayesQRsurvey",
        "summary.bqr.svy",
        "summary.mo.bqr.svy"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "checkmate",
    "cli",
    "cpp11",
    "distributional",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "posterior",
    "pracma",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "rlang",
    "S7",
    "scales",
    "tensorA",
    "tibble",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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.6020599913279625,
  "_indexed": false,
  "_nocasepkg": "bayesqrsurvey",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://torodriguezt.r-universe.dev/bayesQRsurvey",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T06:53:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
      "fileid": "86ac083352bab09b13518f1c780a03bcbea2cac8234988c7f385cf89b0da4534",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T06:52:48.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
      "fileid": "f56aabc6d6614e24b0c5c2861d1ffca95ded863c4d86e9df4e2f2e53197856ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T06:53:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
      "fileid": "426f086f241d7048d94ac969d92ddcf65a53ca5d7e6224e045e0b25cf0c3489e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-05T06:52:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
      "fileid": "0098c7dde19d479af5075ef2fcc63f6d4ec419471c3904e6e851ba9d66283fff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-05T06:52:50.000Z",
      "arch": "emscripten",
      "commit": "cd5c489e56586aaf60c3c0d378bea5e9e3b6aa29",
      "fileid": "374aed60bc261faac8a0be504b6956ff48d2a484cd664a85404013ac35806eaf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27000043185"
    }
  ]
}