Package: joineR
Type: Package
Title: Joint Modelling of Repeated Measurements and Time-to-Event Data
Version: 1.1.0
Date: 2017-01-31
Authors@R: c(
    person("Pete", "Philipson", email = "pete.philipson@northumbria.ac.uk", 
        role = "aut"),
    person("Ines", "Sousa", email = "isousa@mct.uminho.pt",
        role = "aut"),
    person("Peter J.", "Diggle", email = "p.diggle@lancaster.ac.uk",
        role = "aut"),
    person("Paula", "Williamson", email = "p.r.williamson@liverpool.ac.uk",
        role = "aut"),        
    person("Ruwanthi", "Kolamunnage-Dona", email = "kdrr@liverpool.ac.uk", 
        role = "aut"),
    person("Robin", "Henderson", email = "robin.henderson@ncl.ac.uk",
        role = "aut"),
    person("Graeme L.", "Hickey", email = "graeme.hickey@liverpool.ac.uk", 
        role = c("aut", "cre"))
    )
Maintainer: Graeme L. Hickey <graeme.hickey@liverpool.ac.uk>
Description: Analysis of repeated measurements and time-to-event data via
    random effects joint models. Some plotting functions and the variogram are
    also included.
License: GPL-3 | file LICENSE
URL: https://github.com/graemeleehickey/joineR/
BugReports: https://github.com/graemeleehickey/joineR/issues
LazyData: true
Depends: R (>= 3.1), survival
Imports: graphics, lattice, MASS, nlme, statmod, stats, utils
Suggests: knitr, rmarkdown, testthat, covr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-02-01 11:22:10 UTC; graemeleehickey
Author: Pete Philipson [aut],
  Ines Sousa [aut],
  Peter J. Diggle [aut],
  Paula Williamson [aut],
  Ruwanthi Kolamunnage-Dona [aut],
  Robin Henderson [aut],
  Graeme L. Hickey [aut, cre]
Repository: CRAN
Date/Publication: 2017-02-02 08:24:15
