{
  "_id": "6a19ed481d7bb097a09c7c70",
  "Package": "percentiles",
  "Type": "Package",
  "Title": "Calculate (Stratified) Percentiles",
  "Version": "0.3.0",
  "Authors@R": "c(person(given = \"Dr Peter\",\nfamily = \"Amin Marquardt\",\nrole = c(\"aut\", \"cre\"),\nemail = \"peter@kmarquardt.de\",\ncomment = c(ORCID = \"0000-0002-5596-1357\")\n))",
  "Description": "Calculate (stratified) percentiles on a data.frame\nStratification will split the data.frame into subgroups and\ncalculate percentiles for each independently.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:44:44 UTC",
    "User": "root"
  },
  "Author": "Dr Peter Amin Marquardt [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-5596-1357>)",
  "Maintainer": "Dr Peter Amin Marquardt <peter@kmarquardt.de>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-29 13:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/percentiles",
  "RemoteRef": "HEAD",
  "RemoteSha": "3aa90ba91ad2951c40336f9e2bd56f2aef64c1c4",
  "MD5sum": "3c168807c362c0dc87a8e13053e91744",
  "_user": "cran",
  "_type": "src",
  "_file": "percentiles_0.3.0.tar.gz",
  "_fileid": "0abc981a5d2f5dd51d2e4a8b345ef9f526d407f9a038d2b9a4c0ebabc331b504",
  "_filesize": 91851,
  "_sha256": "0abc981a5d2f5dd51d2e4a8b345ef9f526d407f9a038d2b9a4c0ebabc331b504",
  "_created": "2026-05-29T19:44:44.000Z",
  "_published": "2026-05-29T19:47:20.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78574892217,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299633598"
    },
    {
      "job": 78574892208,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299634863"
    },
    {
      "job": 78574415088,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299596646"
    },
    {
      "job": 78574892247,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299627942"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26658394832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/percentiles",
  "_commit": {
    "id": "3aa90ba91ad2951c40336f9e2bd56f2aef64c1c4",
    "author": "Dr Peter Amin Marquardt <peter@kmarquardt.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.3.0\n",
    "time": 1780060802
  },
  "_maintainer": {
    "name": "Dr Peter Amin Marquardt",
    "email": "peter@kmarquardt.de",
    "orcid": "0000-0002-5596-1357"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.3",
      "date": "2026-04-03"
    },
    {
      "name": "0.3.0",
      "date": "2026-05-29"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 475,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/percentiles"
  },
  "_searchresults": 1,
  "_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/percentiles.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2021-02-15"
    },
    {
      "version": "0.2.2",
      "date": "2021-04-08"
    },
    {
      "version": "0.2.3",
      "date": "2026-04-03"
    },
    {
      "version": "0.3.0",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "calculate_percentiles",
    "calculate_stratified_percentiles"
  ],
  "_help": [
    {
      "page": "calculate_percentiles",
      "title": "Calculate percentiles",
      "topics": [
        "calculate_percentiles"
      ]
    },
    {
      "page": "calculate_stratified_percentiles",
      "title": "Calculate stratified percentiles",
      "topics": [
        "calculate_stratified_percentiles"
      ]
    },
    {
      "page": "Stratified_percentile_calculator_generator",
      "title": "R6 Class representing a compound of data and methods used to calculate stratified percentiles",
      "topics": [
        "Stratified_percentile_calculator_generator"
      ]
    }
  ],
  "_readme": "https://github.com/cran/percentiles/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rlang",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "percentiles",
  "_universes": [
    "cran"
  ],
  "_previous": "0.2.3",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T19:46:43.000Z",
      "distro": "noble",
      "commit": "3aa90ba91ad2951c40336f9e2bd56f2aef64c1c4",
      "fileid": "4091123a508ef32f3bb331d532770d215491ecc92c98a3c05d6cafd40a26b2ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658394832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-29T19:46:46.000Z",
      "distro": "noble",
      "commit": "3aa90ba91ad2951c40336f9e2bd56f2aef64c1c4",
      "fileid": "de0c3f99d16f8923866aeff805f48430130ae8b99a2baab32b980aedbd50e67e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658394832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-29T19:46:40.000Z",
      "commit": "3aa90ba91ad2951c40336f9e2bd56f2aef64c1c4",
      "fileid": "962ef111116a2cdf05d5a26d00885e6930140746f770095673e718c16fb9de06",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658394832"
    }
  ]
}