Package: scan
Type: Package
Title: Single-Case Data Analyses for Single and Multiple Baseline
        Designs
Version: 0.57
Date: 2023-02-24
Authors@R: c(
  person("Juergen", "Wilbert", email = "juergen.wilbert@uni-potsdam.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")))
Imports: stats, nlme, utils, methods, graphics, car, knitr, kableExtra,
        readxl, mblm, magrittr, yaml
Depends: R (>= 3.5.0)
Description: A collection of procedures for analysing, visualising, 
  and managing single-case data. These include piecewise linear regression 
  models, multilevel models, overlap indices (PND, PEM, PAND, PET, tau-u, 
  baseline corrected tau, CDC), and randomization tests. Data preparation functions 
  support outlier detection, handling missing values, scaling, truncating, 
  rank transformation, and smoothing. An exporting function helps to generate 
  html and latex tables in a publication friendly style. More details can be 
  found at <https://jazznbass.github.io/scan-Book/>.
License: GPL (>= 3)
URL: https://github.com/jazznbass/scan/,
        https://jazznbass.github.io/scan-Book/
BugReports: https://github.com/jazznbass/scan/issues/
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-02-24 12:03:13 UTC; jurgenwilbert
Author: Juergen Wilbert [cre, aut] (<https://orcid.org/0000-0002-8392-2873>),
  Timo Lueke [aut] (<https://orcid.org/0000-0002-2603-7341>)
Maintainer: Juergen Wilbert <juergen.wilbert@uni-potsdam.de>
Repository: CRAN
Date/Publication: 2023-02-24 12:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 20:42:49 UTC; windows
