Skip to content

qicharts2

Quality Improvement Charts

v0.8.1 · Jun 23, 2025 · GPL-3

Description

Functions for making run charts, Shewhart control charts and Pareto charts for continuous quality improvement. Included control charts are: I, MR, Xbar, S, T, C, U, U', P, P', and G charts. Non-random variation in the form of minor to moderate persistent shifts in data over time is identified by the Anhoej rules for unusually long runs and unusually few crossing [Anhoej, Olesen (2014) <doi:10.1371/journal.pone.0113825>]. Non-random variation in the form of larger, possibly transient, shifts is identified by Shewhart's 3-sigma rule [Mohammed, Worthington, Woodall (2008) <doi:10.1136/qshc.2004.012047>].

Downloads

CRAN

884

Last 30 days

3886th

3.4K

Last 90 days

16.5K

Last year

Trend: -21.8% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

39

Last 90 days

164

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

5

Last 7 days

24

Last 30 days

1

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 1 FAILURE Jun 8, 2026
FAILURE r-devel-linux-x86_64-debian-gcc

Rd \usage sections

WARNING 12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE Jun 7, 2026
WARNING r-devel-linux-x86_64-debian-gcc

replacement functions

Warning in file(open = "w+") :
  cannot open file '/tmp/Rtmpsni0PR/Rf37f2624ddb6b3a': No space left on device
Error in file(open = "w+") : cannot open the connection
Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file
Execution halted
The argument of a replacement function which corresponds to the right
hand side must be named ‘value’.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,487

Files

60

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,679 (48.2%)Tests 354 (10.2%)Docs 551 (15.8%)Vignettes 903 (25.9%)

API

Exported functions

3

Internal functions

30

Testing & CI

Has tests

Yes

Test-to-code ratio

0.21

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

33.3%

Secret pattern count

2

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

15

First release

2017-08-28

Latest release

2025-06-23

Avg cadence

178 days

Cold removal rate

Dep drift

1

LOC over versions

v0.1.1: 2,750 LOCv0.2.0: 2,755 LOCv0.2.1: 2,755 LOCv0.2.3: 2,758 LOCv0.3.0: 2,787 LOCv0.4.0: 2,782 LOCv0.5.1: 2,868 LOCv0.6.0: 2,885 LOCv0.6.1: 3,292 LOCv0.7.1: 3,241 LOCv0.7.2: 3,286 LOCv0.7.4: 3,371 LOCv0.7.5: 3,366 LOCv0.8.0: 3,489 LOCv0.8.1: 3,487 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Reverse Dependencies (3)

depends

imports

suggests

Dependency Network

Dependencies Reverse dependencies ggplot2 scales RcmdrPlugin.UCA corona industRial qicharts2

Version History

16 tracked
new 0.8.1 Mar 10, 2026
updated 0.8.1 ← 0.8.0 diff Jun 22, 2025
updated 0.8.0 ← 0.7.5 diff May 14, 2025
updated 0.7.5 ← 0.7.4 diff May 8, 2024
updated 0.7.4 ← 0.7.2 diff Aug 20, 2023
updated 0.7.2 ← 0.7.1 diff Jul 7, 2021
updated 0.7.1 ← 0.6.1 diff Oct 27, 2020
updated 0.6.1 ← 0.6.0 diff Mar 14, 2020
updated 0.6.0 ← 0.5.1 diff Mar 15, 2019
updated 0.5.1 ← 0.4.0 diff Jul 9, 2018
updated 0.4.0 ← 0.3.0 diff Mar 2, 2018
updated 0.3.0 ← 0.2.3 diff Feb 2, 2018
updated 0.2.3 ← 0.2.1 diff Dec 15, 2017
updated 0.2.1 ← 0.2.0 diff Dec 7, 2017
updated 0.2.0 ← 0.1.1 diff Nov 18, 2017