{
  "_id": "6a4e002ce691af43f13df1ae",
  "Package": "gustave",
  "Type": "Package",
  "Title": "A User-Oriented Statistical Toolkit for Analytical Variance\nEstimation",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Martin\", \"Chevalier\", role = \"aut\", email = \"mc@slmc.fr\", comment = \"Creator\"),\nperson(\"Khaled\", \"Larbi\", role =  \"cre\", email = \"khaled.larbi@insee.fr\"),\nperson(\"Institut national de la statistique et des études économiques\", role = \"cph\")\n)",
  "URL": "https://github.com/InseeFr/gustave",
  "BugReports": "https://github.com/InseeFr/gustave/issues",
  "Description": "Provides a toolkit for analytical variance estimation in\nsurvey sampling. Apart from the implementation of standard\nvariance estimators, its main feature is to help the sampling\nexpert produce easy-to-use variance estimation \"wrappers\",\nwhere systematic operations (linearization, domain estimation)\nare handled in a consistent and transparent way.",
  "License": "GPL-3",
  "Collate": "'data.R' 'utils.R' 'define_variance_wrapper.R'\n'variance_function.R' 'define_statistic_wrapper.R'\n'standard_statistic_wrapper.R' 'qvar.R'",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://inseefr.r-universe.dev",
  "Date/Publication": "2024-01-15 16:56:39 UTC",
  "RemoteUrl": "https://github.com/inseefr/gustave",
  "RemoteRef": "HEAD",
  "RemoteSha": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 07:42:02 UTC",
    "User": "root"
  },
  "Author": "Martin Chevalier [aut] (Creator),\nKhaled Larbi [cre],\nInstitut national de la statistique et des études économiques [cph]",
  "Maintainer": "Khaled Larbi <khaled.larbi@insee.fr>",
  "_user": "inseefr",
  "_type": "src",
  "_file": "gustave_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/cc8b598de1caa82e72c4ef071afa89df41a08e1568d9b55896333cae893a2948",
  "_filesize": 331572,
  "_sha256": "cc8b598de1caa82e72c4ef071afa89df41a08e1568d9b55896333cae893a2948",
  "_expires": "2026-10-16T07:45:47.000Z",
  "_created": "2026-07-08T07:42:02.000Z",
  "_published": "2026-07-08T07:45:48.686Z",
  "_jobs": [
    {
      "job": 85814099353,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8161494007"
    },
    {
      "job": 85814099250,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161506766"
    },
    {
      "job": 85814099254,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8161490139"
    },
    {
      "job": 85814099295,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161478612"
    },
    {
      "job": 85813620581,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161440812"
    },
    {
      "job": 85814099246,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8161478485"
    },
    {
      "job": 85814099273,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8161475211"
    },
    {
      "job": 85814099330,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8161474008"
    },
    {
      "job": 85814099300,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8161479111"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574",
  "_status": "success",
  "_upstream": "https://github.com/inseefr/gustave",
  "_commit": {
    "id": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
    "author": "Martin Chevalier <31592792+martinchevalier@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Rerun checks",
    "time": 1705337799
  },
  "_maintainer": {
    "name": "Khaled Larbi",
    "email": "khaled.larbi@insee.fr",
    "login": "khaledlarbi",
    "description": "Just another statistician.",
    "uuid": 45902413
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.5",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "sampling",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    }
  ],
  "_owner": "inseefr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "official-statistics",
    "sampling",
    "survey-sampling",
    "variance-estimation"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "martinchevalier",
      "count": 412,
      "uuid": 31592792
    },
    {
      "user": "khaledlarbi",
      "count": 1,
      "uuid": 45902413
    }
  ],
  "_userbio": {
    "uuid": 11526805,
    "type": "organization",
    "name": "Insee",
    "followers": 128,
    "description": "Institut national de la statistique et des études économiques"
  },
  "_downloads": {
    "count": 361,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gustave"
  },
  "_devurl": "https://github.com/inseefr/gustave",
  "_searchresults": 19,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gustave.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/inseefr/gustave",
  "_realowner": "inseefr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2018-06-06"
    },
    {
      "version": "0.4.0",
      "date": "2018-08-31"
    },
    {
      "version": "0.4.1",
      "date": "2019-12-17"
    },
    {
      "version": "0.4.2",
      "date": "2021-09-07"
    },
    {
      "version": "0.4.3",
      "date": "2021-11-10"
    },
    {
      "version": "0.4.4",
      "date": "2022-09-19"
    },
    {
      "version": "1.0.0",
      "date": "2023-11-17"
    }
  ],
  "_exports": [
    "add_zero",
    "define_statistic_wrapper",
    "define_variance_wrapper",
    "qvar",
    "res_cal",
    "sum_by",
    "var_pois",
    "var_srs",
    "varDT",
    "varSYG"
  ],
  "_datasets": [
    {
      "name": "ict_pop",
      "title": "Sampling frame of the Information and communication technologies (ICT) survey",
      "object": "ict_pop",
      "class": [
        "data.frame"
      ],
      "fields": [
        "firm_id",
        "division",
        "employees",
        "turnover",
        "strata"
      ],
      "rows": 7670,
      "table": true,
      "tojson": true
    },
    {
      "name": "ict_sample",
      "title": "Sample of the Information and communication technologies (ICT) survey",
      "object": "ict_sample",
      "class": [
        "data.frame"
      ],
      "fields": [
        "firm_id",
        "division",
        "employees",
        "turnover",
        "strata",
        "w_sample",
        "scope",
        "resp",
        "nrc",
        "hrg",
        "response_prob_est",
        "w_nrc",
        "calib",
        "N_58",
        "N_59",
        "N_60",
        "N_61",
        "N_62",
        "N_63",
        "turnover_58",
        "turnover_59",
        "turnover_60",
        "turnover_61",
        "turnover_62",
        "turnover_63",
        "w_calib",
        "dissemination"
      ],
      "rows": 650,
      "table": true,
      "tojson": true
    },
    {
      "name": "ict_survey",
      "title": "Survey data of the Information and communication technologies (ICT) survey",
      "object": "ict_survey",
      "class": [
        "data.frame"
      ],
      "fields": [
        "firm_id",
        "division",
        "employees",
        "turnover",
        "w_calib",
        "speed_quanti",
        "speed_quanti_NA",
        "speed_quali",
        "speed_quali_NA",
        "big_data",
        "big_data_NA"
      ],
      "rows": 506,
      "table": true,
      "tojson": true
    },
    {
      "name": "lfs_samp_area",
      "title": "Sample of areas in the Labour force survey",
      "object": "lfs_samp_area",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id_area",
        "income",
        "pik_area"
      ],
      "rows": 4,
      "table": true,
      "tojson": true
    },
    {
      "name": "lfs_samp_dwel",
      "title": "Sample of dwellings in the Labour force survey",
      "object": "lfs_samp_dwel",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id_dwel",
        "id_area",
        "income",
        "pik_area",
        "pik_dwel",
        "pik"
      ],
      "rows": 80,
      "table": true,
      "tojson": true
    },
    {
      "name": "lfs_samp_ind",
      "title": "Sample of individuals in the Labour force survey",
      "object": "lfs_samp_ind",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id_ind",
        "id_dwel",
        "income",
        "unemp",
        "sampling_weight"
      ],
      "rows": 116,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_zero",
      "title": "Expand a matrix or a data.frame with zeros based on rownames matching",
      "topics": [
        "add_zero"
      ]
    },
    {
      "page": "define_statistic_wrapper",
      "title": "Define a statistic wrapper",
      "topics": [
        "define_statistic_wrapper"
      ]
    },
    {
      "page": "define_variance_wrapper",
      "title": "Define a variance estimation wrapper",
      "topics": [
        "define_variance_wrapper"
      ]
    },
    {
      "page": "ict_pop",
      "title": "Sampling frame of the Information and communication technologies (ICT) survey",
      "topics": [
        "ict_pop"
      ]
    },
    {
      "page": "ict_sample",
      "title": "Sample of the Information and communication technologies (ICT) survey",
      "topics": [
        "ict_sample"
      ]
    },
    {
      "page": "ict_survey",
      "title": "Survey data of the Information and communication technologies (ICT) survey",
      "topics": [
        "ict_survey"
      ]
    },
    {
      "page": "lfs_samp_area",
      "title": "Sample of areas in the Labour force survey",
      "topics": [
        "lfs_samp_area"
      ]
    },
    {
      "page": "lfs_samp_dwel",
      "title": "Sample of dwellings in the Labour force survey",
      "topics": [
        "lfs_samp_dwel"
      ]
    },
    {
      "page": "lfs_samp_ind",
      "title": "Sample of individuals in the Labour force survey",
      "topics": [
        "lfs_samp_ind"
      ]
    },
    {
      "page": "qvar",
      "title": "Quickly perform a variance estimation in common cases",
      "topics": [
        "qvar"
      ]
    },
    {
      "page": "res_cal",
      "title": "Linear Regression Residuals Calculation",
      "topics": [
        "res_cal"
      ]
    },
    {
      "page": "standard_statistic_wrapper",
      "title": "Standard statistic wrappers",
      "topics": [
        "diff_of_ratio",
        "mean",
        "ratio",
        "ratio_of_ratio",
        "standard_statistic_wrapper",
        "total"
      ]
    },
    {
      "page": "sum_by",
      "title": "Efficient by-group (weighted) summation",
      "topics": [
        "sum_by"
      ]
    },
    {
      "page": "var_pois",
      "title": "Variance estimator for a Poisson sampling design",
      "topics": [
        "var_pois"
      ]
    },
    {
      "page": "varDT",
      "title": "Variance approximation with Deville-Tillé (2005) formula",
      "topics": [
        "varDT",
        "var_srs"
      ]
    },
    {
      "page": "varSYG",
      "title": "Sen-Yates-Grundy variance estimator",
      "topics": [
        "varSYG"
      ]
    }
  ],
  "_readme": "https://github.com/inseefr/gustave/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 3.9319661147281724,
  "_indexed": true,
  "_nocasepkg": "gustave",
  "_universes": [
    "inseefr",
    "khaledlarbi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-08T07:44:08.000Z",
      "distro": "resolute",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/bc78c4faf3c6630b22f6345ad6c003a43de6f6604ffa0fc2b4c9533fe502fc9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-08T07:44:54.000Z",
      "distro": "resolute",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/1fd183225b77e8cfd3f5237fbc1ffb8ce39cc35f10d0e70577112bcce18d3df8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-08T07:44:05.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/8228e92731d2b82b9c2225d5e0107a5dc7449b4395889a8e78ea02f9a683edf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-07-08T07:43:39.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/0b37558791c23c3d679ade7081f154369d61842e8b9b1d08a1c8de6bd5541be3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-07-08T07:44:02.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/84797924e3ace1a2726e8c4e78bd6288f2d1aea5123271b512f435499e30c761",
      "status": "success",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-08T07:43:14.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/32f21201bd55690f7cb379ea383e903832615e7d0d22d7f3f1f998d711ba8224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-08T07:43:12.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/cc4106d23846096c5b443c7f8e13dc560a62432834fa1d7ca9d26189bdf1f20b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-08T07:43:20.000Z",
      "commit": "b9b156e84631d2cbf873d4d3fb5038dc8064763c",
      "fileid": "https://r2.ropensci.org/91dcacdf9d9615207437bbd0f7568aa058a0d3c0fd06b91315012a535e982036",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/inseefr/actions/runs/28925983574"
    }
  ]
}