diff --git a/DESCRIPTION b/DESCRIPTION index df8a892..3be7af3 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -14,10 +14,10 @@ Depends: License: GPL (>= 3) Encoding: UTF-8 LazyData: true +NeedsCompilation: no RoxygenNote: 6.0.1 Imports: biomaRt, digest, - futile.logger, futile.options, ggfortify, ggplot2, @@ -27,12 +27,14 @@ Imports: biomaRt, methods, dplyr, reshape2, - survival, rlang, stats Suggests: knitr, rmarkdown, devtools, roxygen2, - testthat + testthat, + survival VignetteBuilder: knitr +BugReports: https://www.github.com/averissimo/loose.rock/issues +URL: https://www.github.com/averissimo/loose.rock