Package: Tendril
Type: Package
Title: Compute and Display Tendril Plots
License: GPL-2
Authors@R: c(
    person("Martin", "Karpefors", email = "martin.karpefors@astrazeneca.com", role = "aut"),
    person("Stefano", "Borini", email = "stefano.borini@astrazeneca.com", role = c("ctb", "cre")),
    person("Mark", "Edmondson-Jones", email = "mark.edmondson-jones@astrazeneca.com", role = "ctb"),
    person("Hielke", "Bijlsma", email = "Hielke.Bijlsma@tessella.com", role = "ctb"))
Version: 2.0.4
Description: Compute the coordinates to produce a tendril plot. 
    In the tendril plot, each tendril (branch) represents a type of events, 
    and the direction of the tendril is dictated by on which treatment arm the 
    event is occurring. If an event is occurring on the first of the two 
    specified treatment arms, the tendril bends in a clockwise direction. 
    If an event is occurring on the second of the treatment arms, the
    tendril bends in an anti-clockwise direction. 
    Ref: Karpefors, M and Weatherall, J., "The Tendril Plot - a novel visual summary 
    of the incidence, significance and temporal aspects of adverse events in 
    clinical trials" - JAMIA 2018; 25(8): 1069-1073 <doi:10.1093/jamia/ocy016>.
URL: https://github.com/Karpefors/Tendril
BugReports: https://github.com/Karpefors/Tendril/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5)
Imports: ggplot2, dplyr, plyr, reshape2, magrittr, scales, graphics,
        grDevices, plotly
RoxygenNote: 6.1.1
Suggests: testthat, knitr, rmarkdown, devtools
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-03 08:51:46 UTC; ktwg434
Author: Martin Karpefors [aut],
  Stefano Borini [ctb, cre],
  Mark Edmondson-Jones [ctb],
  Hielke Bijlsma [ctb]
Maintainer: Stefano Borini <stefano.borini@astrazeneca.com>
Repository: CRAN
Date/Publication: 2020-02-11 11:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:35:09 UTC; windows
