{
  "_id": "6a50993489c83ec243a2e643",
  "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-07-10 06:59:33 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",
  "_user": "cran",
  "_type": "src",
  "_file": "wstats_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/e033ec60c907c8593eb440372d26fe8999f79ffd2a1ad70eedcd0c598d76f29d",
  "_filesize": 93238,
  "_sha256": "e033ec60c907c8593eb440372d26fe8999f79ffd2a1ad70eedcd0c598d76f29d",
  "_expires": "2026-10-18T07:03:15.000Z",
  "_created": "2026-07-10T06:59:33.000Z",
  "_published": "2026-07-10T07:03:16.862Z",
  "_jobs": [
    {
      "job": 86305625151,
      "time": 183,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8220536155"
    },
    {
      "job": 86305625056,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8220518464"
    },
    {
      "job": 86305625072,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220528409"
    },
    {
      "job": 86305625053,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220525740"
    },
    {
      "job": 86305218582,
      "time": 166,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220480686"
    },
    {
      "job": 86305625004,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8220516577"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 459,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wstats"
  },
  "_searchresults": 3,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": "16-20260322-1ubuntu1",
      "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-07-10T07:02:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "https://r2.ropensci.org/373ba58a4a011dc5649122df73ef39dcf5e5fcedea6d076e32b0445ef15f91fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T07:01:46.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "https://r2.ropensci.org/c3c47988331102abe1b298963c061e7be2e0accf4c5bd2b1b7d5e36f2cd28e63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T07:02:21.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "https://r2.ropensci.org/d2254e3e52c2a706878c520f33b660dd12fcb09ea7b5e12da0f8fd889312cc7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-10T07:02:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "https://r2.ropensci.org/b75160ff50c3eb1feda9adc60a9a5e73f5ec4df21176f5c38e9e779bd54b8e49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-10T07:01:48.000Z",
      "arch": "emscripten",
      "commit": "fca87f6efebb19d86b77377aaf057ec03112f16d",
      "fileid": "https://r2.ropensci.org/4a57e79a1fd81c3a81ce9ea48e03a01de17c67f96a5879d38035393e66144195",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29075201011"
    }
  ]
}