daDoctoR/DESCRIPTION

14 lines
429 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-02 21:07:43 +02:00
Version: 1.0.0
2018-10-03 10:54:15 +02:00
Authors@R: c(person("Andreas", "Gammelgaard Damsbo", email = "agdamsbo@protonmail.com", role = c("aut","cre")))
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)
Imports: broom
License: GPL (>= 2)
Encoding: UTF-8
2018-10-03 10:26:34 +02:00
LazyData: false
2018-10-02 21:07:43 +02:00
RoxygenNote: 6.1.0.9000