Skip to content

spcadjust

Functions for Calibrating Control Charts

v1.1 · Sep 29, 2016 · GPL (>= 2)

Description

Calibration of thresholds of control charts such as CUSUM charts based on past data, taking estimation error into account.

Downloads

CRAN

269

Last 30 days

18037th

630

Last 90 days

2.4K

Last year

Trend: +81.8% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

94

Last year

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

autoCRAN

3

Last 7 days

20

Last 30 days

2

All-time

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

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Axel Gandy <a.gandy@imperial.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Axel",
                      family = "Gandy",
                      role = c("aut", "cre"),
                      email = "a.gandy@imperial.ac.uk"),
               person(given = c("Jan", "Terje"),
                      family = "Kvaloy.",
                      role = "aut",
                      email = "jan.t.kvaloy@uis.no"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Axel Gandy <a.gandy@imperial.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Axel",
                      family = "Gandy",
                      role = c("aut", "cre"),
                      email = "a.gandy@imperial.ac.uk"),
               person(given = c("Jan", "Terje"),
                      family = "Kvaloy.",
                      role = "aut",
                      email = "jan.t.kvaloy@uis.no"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Axel Gandy <a.gandy@imperial.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Axel",
                      family = "Gandy",
                      role = c("aut", "cre"),
              
...[truncated]...
y@uis.no"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Axel Gandy <a.gandy@imperial.ac.uk>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Axel",
                      family = "Gandy",
                      role = c("aut", "cre"),
              
...[truncated]...
y@uis.no"))
as necessary.

Package CITATION file contains call(s) to old-style personList() or
as.personList().  Please use c() on person objects instead.
Package CITATION file contains call(s) to old-style citEntry().  Please
use bibentry() instead.

Code

Structure

Lines of code

2,931

Files

69

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,130 (38.6%)Tests 368 (12.6%)Docs 762 (26%)Vignettes 671 (22.9%)

API

Exported functions

13

Internal functions

12

Recent export changes

v1.0+11 SPCModelNonpar, SPCModelNonparCenterScale, SPCModelNormal +8 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.33

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

76.9%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

2.5.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

6

First release

2011-11-03

Latest release

2016-09-29

Avg cadence

313 days

Cold removal rate

Dep drift

3

LOC over versions

v0.1-1: 1,725 LOCv0.1-2: 1,725 LOCv0.1-3: 2,175 LOCv0.9: 2,684 LOCv1.0: 4,488 LOCv1.1: 2,931 LOC

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

Reverse Dependencies (1)

suggests

dbd

Dependency Network

Dependencies Reverse dependencies dbd spcadjust

Version History

7 tracked
new 1.1 Mar 10, 2026
updated 1.1 ← 1.0 diff Sep 28, 2016
updated 1.0 ← 0.9 diff Nov 20, 2015
updated 0.9 ← 0.1-3 diff Jun 25, 2015
updated 0.1-3 ← 0.1-2 diff Aug 25, 2014
updated 0.1-2 ← 0.1-1 diff May 6, 2013
new 0.1-1 Dec 8, 2011