{
  "_id": "6a103e4aacfb0bcc41c9c87d",
  "Package": "wstats",
  "Title": "Weighted Descriptive Statistics",
  "Version": "0.1.1",
  "Authors@R": "person(\"Johann D. Gaebler\", email = \"me@jgaeb.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Weighted versions of common descriptive statistics\n(variance, standard deviation, covariance, correlation,\nquantiles).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-11 09:19:47 UTC",
    "User": "root"
  },
  "Author": "Johann D. Gaebler [aut, cre]",
  "Maintainer": "Johann D. Gaebler <me@jgaeb.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-12 08:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/wstats",
  "RemoteRef": "HEAD",
  "RemoteSha": "fca87f6efebb19d86b77377aaf057ec03112f16d",
  "MD5sum": "068aeebd34a515b92b51219af8cf2185",
  "_user": "cran",
  "_type": "src",
  "_file": "wstats_0.1.1.tar.gz",
  "_fileid": "5ad90c6c940ba4c7e4c60f856a7348a712760485e923466ed053db7f15f6b582",
  "_filesize": 93245,
  "_sha256": "5ad90c6c940ba4c7e4c60f856a7348a712760485e923466ed053db7f15f6b582",
  "_created": "2026-05-11T09:19:47.000Z",
  "_published": "2026-05-22T11:30:18.789Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77370718673,
      "time": 114,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914759455"
    },
    {
      "job": 77370718383,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914768103"
    },
    {
      "job": 77370718834,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914758631"
    },
    {
      "job": 77370718964,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914760770"
    },
    {
      "job": 77370718079,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914718145"
    },
    {
      "job": 77370717967,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159432378"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/wstats",
  "_commit": {
    "id": "fca87f6efebb19d86b77377aaf057ec03112f16d",
    "author": "Johann D. Gaebler <me@jgaeb.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1773303602
  },
  "_maintainer": {
    "name": "Johann D. Gaebler",
    "email": "me@jgaeb.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.1",
      "date": "2026-03-12"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 476,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wstats"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/wstats.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2026-03-12"
    }
  ],
  "_exports": [
    "weighted_cor",
    "weighted_cov",
    "weighted_kurtosis",
    "weighted_mad",
    "weighted_median",
    "weighted_quantile",
    "weighted_sd",
    "weighted_skewness",
    "weighted_var"
  ],
  "_help": [
    {
      "page": "weighted_cor",
      "title": "Weighted correlation",
      "topics": [
        "weighted_cor"
      ]
    },
    {
      "page": "weighted_cov",
      "title": "Weighted covariance",
      "topics": [
        "weighted_cov"
      ]
    },
    {
      "page": "weighted_kurtosis",
      "title": "Weighted excess kurtosis",
      "topics": [
        "weighted_kurtosis"
      ]
    },
    {
      "page": "weighted_mad",
      "title": "Weighted median absolute deviation",
      "topics": [
        "weighted_mad"
      ]
    },
    {
      "page": "weighted_median",
      "title": "Weighted median",
      "topics": [
        "weighted_median"
      ]
    },
    {
      "page": "weighted_quantile",
      "title": "Weighted quantiles",
      "topics": [
        "weighted_quantile"
      ]
    },
    {
      "page": "weighted_sd",
      "title": "Weighted standard deviation",
      "topics": [
        "weighted_sd"
      ]
    },
    {
      "page": "weighted_skewness",
      "title": "Weighted skewness",
      "topics": [
        "weighted_skewness"
      ]
    },
    {
      "page": "weighted_var",
      "title": "Weighted variance",
      "topics": [
        "weighted_var"
      ]
    }
  ],
  "_readme": "https://github.com/cran/wstats/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "glue",
    "rlang"
  ],
  "_sysdeps": [
    {
      "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": "wstats",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T09:21:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "02684792b07d3da2f4d583b4bf1a246654dd06010f4fd1943ecf38b70f25725b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T09:22:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "2ba4a358d5011a10c4aba808cb91d1711449b860ffd0223bcd47290865754bdf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T09:21:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "7c59125fa9df5ebe71b136c77a9cbdae8d8dd4c4f8cd1d022ea649b53f22814d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T09:21:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "7bdb24092477a37867034f96eec0b5d1802027e46a019995aa9c99f4065c8e31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:29:58.000Z",
      "arch": "emscripten",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "d9c0693f4497d23ffe602c8ee4c3cf7563df2ac74be729d12529af16e03b787d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25661211758"
    }
  ]
}