Package: lukesRlib
Title: My library of R functions I sometimes find useful
Version: 0.2.0
Authors@R: c(person("Luke", "Pilling", 
                    email = "L.Pilling@exeter.ac.uk", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-3332-8454")))
Description: My library of R functions I sometimes find useful. Some shamelessly borrowed from other packages and the internet generally.
License: GPL-3
URL: https://github.com/lukepilling/lukesRlib
Depends: R (>= 4.1.1), tidyverse (>= 1.3.1), broom (>= 1.0.0), survival (>= 2.37-2), pspline (>= 1.0-14), purrr (>= 1.0.0), stringr (>= 1.5.0), rlang (>= 1.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
BugReports: https://github.com/lukepilling/lukesRlib/issues
