Package: chlorpromazineR
Title: Convert Antipsychotic Doses to Chlorpromazine Equivalents
Version: 0.2.0
Authors@R: 
    c(person("Eric", "Brown", 
             role = c("aut", "cre"),
             email = "eb@ericebrown.com",
             comment = c(ORCID = "0000-0002-1575-2606")),
      person("Parita", "Shah",
             role = "aut",
             comment = c(ORCID = "0000-0002-7302-0411")),
      person("Julia", "Kim",
             role = "aut",
             comment = c(ORCID = "0000-0002-0379-1333")),
      person("Frederick", "Boehm",
             role = "rev",
             comment = c(ORCID = "0000-0002-1644-5931")))
Description: As different antipsychotic medications have different potencies,
    the doses of different medications cannot be directly compared. Various
    strategies are used to convert doses into a common reference so that
    comparison is meaningful. Chlorpromazine (CPZ) has historically been used
    as a reference medication into which other antipsychotic doses can be
    converted, as "chlorpromazine-equivalent doses". Using conversion keys
    generated from widely-cited scientific papers, e.g. Gardner et. al 2010
    <doi:10.1176/appi.ajp.2009.09060802> and Leucht et al. 2016
    <doi:10.1093/schbul/sbv167>, antipsychotic doses are converted
    to CPZ (or any specified antipsychotic) equivalents. The use of the package
    is described in the included vignette. Not for clinical use.
URL: https://docs.ropensci.org/chlorpromazineR/,
        https://github.com/ropensci/chlorpromazineR
BugReports: https://github.com/ropensci/chlorpromazineR/issues
Depends: R (>= 3.5)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-03-13 22:27:49 UTC; ericbrown
Author: Eric Brown [aut, cre] (<https://orcid.org/0000-0002-1575-2606>),
  Parita Shah [aut] (<https://orcid.org/0000-0002-7302-0411>),
  Julia Kim [aut] (<https://orcid.org/0000-0002-0379-1333>),
  Frederick Boehm [rev] (<https://orcid.org/0000-0002-1644-5931>)
Maintainer: Eric Brown <eb@ericebrown.com>
Repository: CRAN
Date/Publication: 2021-03-14 15:50:27 UTC
Built: R 4.5.2; ; 2025-11-08 02:18:43 UTC; windows
