This commit is contained in:
agdamsbo 2018-10-03 10:54:15 +02:00
parent 2208858821
commit 8bb30b6bdc

View File

@ -1,8 +1,10 @@
Package: daDoctoR
Title: Research toolbox
Title: daDoctoR
Version: 1.0.0
Authors@R: c(person("Andreas", "Gammelgaard Damsbo",, email = "agdamsbo@protonmail.com", role = c("aut","cre", "cph")))
Description: A collection of functions to ease my work. I'll try to keep it updated for others to use as well.
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.
Depends: R (>= 3.4.4)
Imports: broom
License: GPL (>= 2)