Package: scan
Type: Package
Title: Single-Case Data Analyses for Single and Multiple Baseline
Designs
Version: 0.68.1
Date: 2026-04-27
Authors@R: c(
person("Juergen", "Wilbert", email = "juergen.wilbert@uni-muenster.de",
role = c("cre", "aut"), comment = c(ORCID = "0000-0002-8392-2873")),
person("Timo", "Lueke", email = "timo.lueke@uni-graz.at", role = "aut",
comment = c(ORCID = "0000-0002-2603-7341")))
Depends: R (>= 4.1.0)
Imports: stats, nlme, MCMCglmm, utils, methods, graphics, car, gt,
knitr, kableExtra, readxl, magrittr, miniUI, rstudioapi, rlang,
cli
Suggests: testthat (>= 3.0.0), shiny, yaml, scplot
Description: A collection of procedures for analysing, visualising, and
managing single-case data. Multi-phase and multi-baseline
designs are supported. Analysing methods include regression
models (multilevel, multivariate, bayesian), between case
standardised mean difference, overlap indices ('PND', 'PEM',
'PAND', 'NAP', 'PET', 'tau-u', 'IRD', 'baseline corrected tau',
'CDC'), and randomization tests. Data preparation functions
support outlier detection, handling missing values, scaling,
and custom transformations. An export function helps to
generate html, word, and latex tables in a publication friendly
style. A shiny app allows to use scan in a graphical user
interface. More details can be found in the online book
'Analyzing single-case data with R and scan', Juergen Wilbert
(2026) .
License: GPL (>= 3)
URL: https://github.com/jazznbass/scan/,
https://jazznbass.github.io/scan-Book/,
https://jazznbass.github.io/scan/
BugReports: https://github.com/jazznbass/scan/issues
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.3.3
Roxygen: list(markdown = TRUE)
Config/testthat/edition: 3
Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev
libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev
libuv1-dev libxml2-dev libssl-dev libnode-dev zlib1g-dev
Repository: https://jazznbass.r-universe.dev
Date/Publication: 2026-04-28 06:04:16 UTC
RemoteUrl: https://github.com/jazznbass/scan
RemoteRef: HEAD
RemoteSha: 64320bbf75c5e445d42c7780956f367977706187
NeedsCompilation: no
Packaged: 2026-07-03 15:01:33 UTC; root
Author: Juergen Wilbert [cre, aut] (ORCID:
),
Timo Lueke [aut] (ORCID: )
Maintainer: Juergen Wilbert