Cleanup the required packages
diff --git a/.Rproj.user/5271889B/sources/s-49FF7C21/623B11B8-contents b/.Rproj.user/5271889B/sources/s-49FF7C21/623B11B8-contents
new file mode 100644
index 0000000..0322602
--- /dev/null
+++ b/.Rproj.user/5271889B/sources/s-49FF7C21/623B11B8-contents
@@ -0,0 +1,14 @@
+Package: posterdown
+Title: Generates PDF conference posters using R Markdown.
+Version: 0.1.0
+Author: Brent Thorne
+Description: Posterdown expands on RMarkdown to generate PDF conference posters.
+Maintainer: Brent Thorne <brent.thorne18@gmail.com>
+License: MIT + file LICENSE
+Encoding: UTF-8
+LazyData: true
+URL: https://github.com/brentthorne/posterdown
+BugReports: https://github.com/brentthorne/posterdown/issues
+Imports: utils, rmarkdown, knitr, yaml, tinytex, xfun, ggplot2, rticles, kableExtra, Cairo, ggthemes, ggspatial 
+SystemRequirements: GNU make
+RoxygenNote: 6.1.1