daDoctoR/DESCRIPTION

19 lines
466 B
Plaintext
Raw Normal View History

2018-10-02 21:07:43 +02:00
Package: daDoctoR
2018-10-03 10:54:15 +02:00
Title: daDoctoR
2018-10-11 08:42:14 +02:00
Version: 0.0.0.9004
2018-10-03 10:59:37 +02:00
Authors@R: c(
person("Andreas", "Gammelgaard Damsbo", email = "agdamsbo@pm.me", role = c("cre", "aut")))
2018-10-03 10:54:15 +02:00
Description: Tools for Danish health research. A collection of
functions to ease my work. I'll try to keep it updated for
others to use as well.
2018-10-02 21:07:43 +02:00
Depends: R (>= 3.4.4)
2018-10-04 16:52:09 +02:00
Imports: broom,
dplyr,
epiR,
2018-10-10 09:02:22 +02:00
ggplot2,
MASS
2018-10-02 21:07:43 +02:00
License: GPL (>= 2)
Encoding: UTF-8
2018-10-03 11:04:12 +02:00
LazyData: true
2018-10-02 21:07:43 +02:00
RoxygenNote: 6.1.0.9000