{
  "_id": "6a1ff3ddb401979e73442c36",
  "Package": "qqplotr",
  "Type": "Package",
  "Version": "0.0.7",
  "Title": "Quantile-Quantile Plot Extensions for 'ggplot2'",
  "Description": "Extensions of 'ggplot2' Q-Q plot functionalities.",
  "Authors@R": "c(person(\"Alexandre\", \"Almeida\", email = \"almeida.xan@gmail.com\", role = c(\"aut\")),\nperson(\"Adam\", \"Loy\", email = \"loyad01@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Heike\", \"Hofmann\", role = \"aut\"))",
  "URL": "https://github.com/aloy/qqplotr",
  "BugReports": "https://github.com/aloy/qqplotr/issues",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Collate": "'data.R' 'geom_qq_band.R' 'qqplotr.R' 'runShinyExample.R'\n'stat_pp_band.R' 'stat_pp_line.R' 'stat_pp_point.R'\n'stat_qq_line.R' 'stat_qq_band.R' 'stat_qq_point.R'",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libfftw3-dev",
  "Repository": "https://aloy.r-universe.dev",
  "Date/Publication": "2025-09-04 19:41:24 UTC",
  "RemoteUrl": "https://github.com/aloy/qqplotr",
  "RemoteRef": "HEAD",
  "RemoteSha": "f8535f74d5c271653e468bf02deed50bceea5518",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:25:05 UTC",
    "User": "root"
  },
  "Author": "Alexandre Almeida [aut],\nAdam Loy [aut, cre],\nHeike Hofmann [aut]",
  "Maintainer": "Adam Loy <loyad01@gmail.com>",
  "MD5sum": "b3b0a8f93c231f9396540d1ce377a972",
  "_user": "aloy",
  "_type": "src",
  "_file": "qqplotr_0.0.7.tar.gz",
  "_fileid": "0c8100a6b295d974accd3d3ec6c65ca25ee1e5be1d2123f24f3b727f9f034eeb",
  "_filesize": 1341133,
  "_sha256": "0c8100a6b295d974accd3d3ec6c65ca25ee1e5be1d2123f24f3b727f9f034eeb",
  "_created": "2026-06-03T09:25:05.000Z",
  "_published": "2026-06-03T09:29:01.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79262707355,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380729447"
    },
    {
      "job": 79262707302,
      "time": 160,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380723072"
    },
    {
      "job": 79262707313,
      "time": 123,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380708435"
    },
    {
      "job": 79262707322,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380701579"
    },
    {
      "job": 79262001572,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380660748"
    },
    {
      "job": 79262707374,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380712047"
    },
    {
      "job": 79262707389,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7380705733"
    },
    {
      "job": 79262707334,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7380709124"
    },
    {
      "job": 79262707481,
      "time": 156,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380721486"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/aloy/qqplotr",
  "_commit": {
    "id": "f8535f74d5c271653e468bf02deed50bceea5518",
    "author": "Adam Loy <loyad01@gmail.com>",
    "committer": "Adam Loy <loyad01@gmail.com>",
    "message": "fixing borken links to update before ggplot4.0.0\n",
    "time": 1757014884
  },
  "_maintainer": {
    "name": "Adam Loy",
    "email": "loyad01@gmail.com",
    "login": "aloy",
    "description": "",
    "uuid": 1311926
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "opdisDownsampling",
      "role": "Imports"
    },
    {
      "package": "qqconf",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "shinyBS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "aloy",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-26",
      "n": 4
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 51,
  "_contributors": [
    {
      "user": "aloy",
      "count": 84,
      "uuid": 1311926
    },
    {
      "user": "heike",
      "count": 11,
      "uuid": 92882
    },
    {
      "user": "bwiernik",
      "count": 1,
      "uuid": 4773225
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    },
    {
      "user": "eweine",
      "count": 1,
      "uuid": 71828618
    },
    {
      "user": "stamats",
      "count": 1,
      "uuid": 11901280
    }
  ],
  "_userbio": {
    "uuid": 1311926,
    "type": "user",
    "name": "adam loy"
  },
  "_downloads": {
    "count": 10726,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/qqplotr"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/aloy/qqplotr",
  "_searchresults": 752,
  "_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/qqplotr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aloy/qqplotr",
  "_realowner": "aloy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-07-25"
    },
    {
      "version": "0.0.2",
      "date": "2017-12-18"
    },
    {
      "version": "0.0.3",
      "date": "2018-07-18"
    },
    {
      "version": "0.0.4",
      "date": "2020-02-04"
    },
    {
      "version": "0.0.5",
      "date": "2021-04-23"
    },
    {
      "version": "0.0.6",
      "date": "2023-01-25"
    },
    {
      "version": "0.0.7",
      "date": "2025-09-05"
    }
  ],
  "_exports": [
    "geom_qq_band",
    "GeomQqBand",
    "runShinyExample",
    "stat_pp_band",
    "stat_pp_line",
    "stat_pp_point",
    "stat_qq_band",
    "stat_qq_line",
    "stat_qq_point",
    "StatPpBand",
    "StatPpLine",
    "StatPpPoint",
    "StatQqBand",
    "StatQqLine",
    "StatQqPoint"
  ],
  "_datasets": [
    {
      "name": "iowa",
      "title": "2012 BRFSS sample for the state of Iowa",
      "object": "iowa",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SEX",
        "WTKG3",
        "HTIN4"
      ],
      "rows": 7166,
      "table": true,
      "tojson": true
    },
    {
      "name": "longjump",
      "title": "Men's Olympic Long Jump Qualifiers 2012",
      "object": "longjump",
      "class": [
        "data.frame"
      ],
      "fields": [
        "rank",
        "name",
        "country",
        "distance"
      ],
      "rows": 42,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "stat_qq_band",
      "title": "Quantile-quantile confidence bands",
      "topics": [
        "geom_qq_band",
        "stat_qq_band"
      ]
    },
    {
      "page": "iowa",
      "title": "2012 BRFSS sample for the state of Iowa",
      "topics": [
        "iowa"
      ]
    },
    {
      "page": "longjump",
      "title": "Men's Olympic Long Jump Qualifiers 2012",
      "topics": [
        "longjump"
      ]
    },
    {
      "page": "qqplotr",
      "title": "Q-Q and P-P plot extensions for 'ggplot2'",
      "topics": [
        "qqplotr-package",
        "qqplotr"
      ]
    },
    {
      "page": "stat_pp_band",
      "title": "Probability-probability confidence bands",
      "topics": [
        "stat_pp_band"
      ]
    },
    {
      "page": "stat_pp_line",
      "title": "Probability-probability lines",
      "topics": [
        "stat_pp_line"
      ]
    },
    {
      "page": "stat_pp_point",
      "title": "Probability-probability points",
      "topics": [
        "stat_pp_point"
      ]
    },
    {
      "page": "stat_qq_line",
      "title": "Quantile-quantile lines",
      "topics": [
        "stat_qq_line"
      ]
    },
    {
      "page": "stat_qq_point",
      "title": "Quantile-quantile points",
      "topics": [
        "stat_qq_point"
      ]
    }
  ],
  "_pkglogo": "https://github.com/aloy/qqplotr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/aloy/qqplotr/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "caTools",
    "cli",
    "codetools",
    "cpp11",
    "DEoptimR",
    "doParallel",
    "dplyr",
    "farver",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lifecycle",
    "magrittr",
    "MASS",
    "opdisDownsampling",
    "pbmcapply",
    "pillar",
    "pkgconfig",
    "pracma",
    "qqconf",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "robustbase",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "twosamples",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "An Introduction to qqplotr",
      "author": "Alexandre Almeida and Adam Loy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Details",
        "Q-Q plot",
        "P-P plot",
        "Usage",
        "Shiny App",
        "References"
      ],
      "created": "2017-08-11 02:38:07",
      "modified": "2025-07-01 16:01:20",
      "commits": 10
    }
  ],
  "_score": 11.568468318755952,
  "_indexed": true,
  "_nocasepkg": "qqplotr",
  "_universes": [
    "aloy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-03T09:27:56.000Z",
      "distro": "noble",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "e3694bdcc89b41ab3c5c61fb362fe8466e1367bf8504ab1715fff21fd4e5ea60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-06-03T09:27:40.000Z",
      "distro": "noble",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "3695954d80e236e023ee8d571364f30eb8d0e3921b3f09f19bd23b4a6469f990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-03T09:26:58.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "b871d47bc7e8ceacee58d88bca8f6b8b80399c08d9542ae76c4600e0ed29210f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-06-03T09:26:44.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "ca8a50b69e3166fedf845138ee84fc259c049eb00d01dc1b3a25ec93fd84e14c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-06-03T09:27:40.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "ce3e2066a68b568307b551c6210768678824bbdb931a68c2b4571cecaa9b6169",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-03T09:26:40.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "12f8a23b03dc7a94395be8ca9f04b827d22d7d60b62a946a75f0435ee6c5ee02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-03T09:26:52.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "03e971da6aca7f01ba8d38c1a70e2e2ee4cb1e86a05267754ea284f92472fede",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-06-03T09:27:26.000Z",
      "commit": "f8535f74d5c271653e468bf02deed50bceea5518",
      "fileid": "ec460f8bda7ea3e21dc4bb513677222d353c8bb2a80c30b3847d637cc889a123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aloy/actions/runs/26875608060"
    }
  ]
}