{
  "_id": "6a1feca5b401979e73440d6a",
  "Package": "csurvey",
  "Type": "Package",
  "Title": "Constrained Regression for Survey Data",
  "Version": "1.15",
  "Date": "2025-12-04",
  "Authors@R": "person(\"Xiyue\", \"Liao\", email = \"xliao@sdsu.edu\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-4508-9219\"))",
  "Maintainer": "Xiyue Liao <xliao@sdsu.edu>",
  "Description": "Domain mean estimation with monotonicity or block monotone\nconstraints. See Xu X, Meyer MC and Opsomer JD\n(2021)<doi:10.1016/j.jspi.2021.02.004> for more details.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "ByteCompile": "true",
  "Author": "Xiyue Liao [aut, cre] (<https://orcid.org/0000-0002-4508-9219>)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/xliaosdsu/csurvey",
  "BugReports": "https://github.com/xliaosdsu/csurvey/issues",
  "Config/pak/sysreqs": "cmake libglpk-dev make libxml2-dev",
  "Repository": "https://xliaosdsu.r-universe.dev",
  "Date/Publication": "2025-12-05 03:30:59 UTC",
  "RemoteUrl": "https://github.com/xliaosdsu/csurvey",
  "RemoteRef": "HEAD",
  "RemoteSha": "5afa62fe32647e71aff53a710c3600081d6e5f54",
  "Packaged": {
    "Date": "2026-06-03 08:53:05 UTC",
    "User": "root"
  },
  "MD5sum": "946239d9daf62d1403b711287e004a95",
  "_user": "xliaosdsu",
  "_type": "src",
  "_file": "csurvey_1.15.tar.gz",
  "_fileid": "613022e9eedac89e563d02bc83a1c0bf4cb70b18a4c77457f8101e1ef1f9c7c3",
  "_filesize": 842960,
  "_sha256": "613022e9eedac89e563d02bc83a1c0bf4cb70b18a4c77457f8101e1ef1f9c7c3",
  "_created": "2026-06-03T08:53:05.000Z",
  "_published": "2026-06-03T08:58:13.185Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79257160850,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380048039"
    },
    {
      "job": 79257160888,
      "time": 200,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380048749"
    },
    {
      "job": 79257160813,
      "time": 271,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380065848"
    },
    {
      "job": 79257160817,
      "time": 191,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380038652"
    },
    {
      "job": 79256512631,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7379977771"
    },
    {
      "job": 79257161002,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380022515"
    },
    {
      "job": 79257160874,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380040977"
    },
    {
      "job": 79257160824,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380025987"
    },
    {
      "job": 79257160829,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380034017"
    }
  ],
  "_buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xliaosdsu/csurvey",
  "_commit": {
    "id": "5afa62fe32647e71aff53a710c3600081d6e5f54",
    "author": "Xiyue Liao <xliao@sdsu>",
    "committer": "Xiyue Liao <xliao@sdsu>",
    "message": "Update .Rbuildignore\n",
    "time": 1764905459
  },
  "_maintainer": {
    "name": "Xiyue Liao",
    "email": "xliao@sdsu.edu",
    "login": "xliaosdsu",
    "description": "\n",
    "uuid": 188472154,
    "orcid": "0000-0002-4508-9219"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "survey",
      "version": ">= 4.2-1",
      "role": "Depends"
    },
    {
      "package": "cgam",
      "version": ">= 1.27",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.1",
      "role": "Depends"
    },
    {
      "package": "coneproj",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "zeallot",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "NHANES",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "xliaosdsu",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 5
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "xliaosdsu",
      "count": 1,
      "uuid": 188472154
    }
  ],
  "_userbio": {
    "uuid": 188472154,
    "type": "user",
    "name": "xliaosdsu"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/csurvey"
  },
  "_devurl": "https://github.com/xliaosdsu/csurvey",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/csurvey.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/xliaosdsu/csurvey",
  "_realowner": "xliaosdsu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-05-17"
    },
    {
      "version": "1.2",
      "date": "2021-08-12"
    },
    {
      "version": "1.3",
      "date": "2022-05-22"
    },
    {
      "version": "1.4",
      "date": "2022-08-28"
    },
    {
      "version": "1.6",
      "date": "2023-08-07"
    },
    {
      "version": "1.7",
      "date": "2023-08-28"
    },
    {
      "version": "1.8",
      "date": "2023-09-09"
    },
    {
      "version": "1.9",
      "date": "2023-09-24"
    },
    {
      "version": "1.10",
      "date": "2025-02-20"
    },
    {
      "version": "1.11",
      "date": "2025-05-13"
    },
    {
      "version": "1.12",
      "date": "2025-05-27"
    },
    {
      "version": "1.14",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "block.Ord",
    "csvy",
    "plot_csvy_control",
    "plot.csvy",
    "plotpersp_csvy_control"
  ],
  "_datasets": [
    {
      "name": "nhdat",
      "title": "Subset of NHANES 2009 to 2010 Data for Constrained Survey Analysis",
      "object": "nhdat",
      "file": "nhdat.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "chol",
        "wcat",
        "gender",
        "age",
        "wt",
        "str"
      ],
      "rows": 1680,
      "table": true,
      "tojson": true
    },
    {
      "name": "nhdat2",
      "title": "Subset of NHANES 2009 to 2010 Data for Constrained Survey Analysis",
      "object": "nhdat2",
      "file": "nhdat2.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "chol",
        "wcat",
        "icat",
        "gender",
        "age",
        "wt",
        "str"
      ],
      "rows": 1933,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "block.Ord",
      "title": "Specify a Block Monotonic Shape-Restriction in a CSVY Formula",
      "topics": [
        "block.Ord"
      ]
    },
    {
      "page": "csvy",
      "title": "Estimation of Domain Means with Monotonicity or Convexity Constraints",
      "topics": [
        "barplot.csvy",
        "coef.csvy",
        "confint.csvy",
        "csvy",
        "plotpersp.csvy",
        "predict.csvy",
        "summary.csvy",
        "vcov.csvy"
      ]
    },
    {
      "page": "nhdat",
      "title": "Subset of NHANES 2009 to 2010 Data for Constrained Survey Analysis",
      "topics": [
        "nhdat"
      ]
    },
    {
      "page": "nhdat2",
      "title": "Subset of NHANES 2009 to 2010 Data for Constrained Survey Analysis",
      "topics": [
        "nhdat2"
      ]
    },
    {
      "page": "plot_csvy_control",
      "title": "Control settings for plot.csvy",
      "topics": [
        "plot_csvy_control"
      ]
    },
    {
      "page": "plot.csvy",
      "title": "Plot method for csvy objects Generates a diagnostic or summary plot from a fitted '\"csvy\"' object. Supports both single-factor and two-factor visualization.  Aesthetic settings can be customized using 'plot_csvy_control()'.",
      "topics": [
        "plot.csvy"
      ]
    },
    {
      "page": "plotpersp_csvy_control",
      "title": "Create a Control List for 'plotpersp.csvy'",
      "topics": [
        "plotpersp_csvy_control"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "cgam",
    "cli",
    "coneproj",
    "cpp11",
    "data.table",
    "DBI",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "mitools",
    "nlme",
    "nloptr",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "purrr",
    "quadprog",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstudioapi",
    "S7",
    "scales",
    "splines2",
    "statmod",
    "survey",
    "survival",
    "svDialogs",
    "svGUI",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zeallot"
  ],
  "_vignettes": [
    {
      "source": "csurvey.Rmd",
      "filename": "csurvey.html",
      "title": "Workflow for the R Package csurvey",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "How to use csurvey",
        "NHANES Examples",
        "1. Domain means monotonic in one dimension",
        "2. Domain means monotonic in two dimensions and unconstrained in the third dimension",
        "3. Binary outcome",
        "NSCG Examples and External Data",
        "References"
      ],
      "created": "2025-12-05 03:30:59",
      "modified": "2025-12-05 03:30:59",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "csurvey",
  "_universes": [
    "xliaosdsu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.15",
      "date": "2026-06-03T08:55:28.000Z",
      "distro": "noble",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "09293b42374a7b2f6e8ce091c62658c12de95266f9b3492ad42fcffe7da2a923",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.15",
      "date": "2026-06-03T08:55:32.000Z",
      "distro": "noble",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "8e5adfcda8654c0727f3da7e443e41ddbc3171c077019bc61783c53d1a7d7902",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.15",
      "date": "2026-06-03T08:56:09.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "70733b7317e4ce37a62a77ebaa6ecd081b3e1b1f0696873e2ea6a2497b93c11a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.15",
      "date": "2026-06-03T08:55:17.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "2331ab991141c5c5958012092ca680de1b77eb8d2b3e61995c254f8ce6a64c2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.15",
      "date": "2026-06-03T08:55:29.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "40ee7230f9681233de8d327facfe1fe730415bfbb1fc11411b04259fc8d765f4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-03T08:54:50.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "3eb5bfa2843f874b141d6a5e73f9d058feee5524f52f64c8976be99061186e69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-03T08:54:20.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "e2ca80297558e1bc12e3ecf5b74c12622c1644315e2a5f8c19458e1f0bc56b1d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.15",
      "date": "2026-06-03T08:54:36.000Z",
      "commit": "5afa62fe32647e71aff53a710c3600081d6e5f54",
      "fileid": "0f2f045fefb03ef7219e3aa82bbbdd7a52eca1d570f5714a3a4ccbd9f7b089bc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/xliaosdsu/actions/runs/26874041954"
    }
  ]
}