posterdown logo

posterdown

Lifecycle: experimental Build Status CRAN_Release_Badge CRAN_Download_Badge

As a graduate student, I found that it is almost a rite of passage to take early research and analysis and generate a conference poster allowing for critical feedback. This is also important for facilitating meeting the people in your field at poster sessions at academic meetings. I have also noticed that while many of my fellow graduate students use R and are getting their feet wet with RMarkdown :blush:, we always had to go back to using MS Powerpoint or Keynote or Adobe Illustrator for generating conference posters :unamused:. Posterdown was created as a proof-of-concept (to myself) that it is possible to make a beautiful poster using open source reproducible code.

Quick Links
Current Template Styles
Getting Started
Support
Wiki
Showcase

Current Template Styles

posterdown_html posterdown_betterland posterdown_betterport

Getting Started

Until the first release of posterdown occurs on CRAN please fork this repo and use your version to ensure stability while building your poster. Changes made here can be sporadic but also tend to be drastic. Otherwise, use this repo at your own discression! :trollface:

To install from github use remotes::install_github("brentthorne/posterdown").

Now add this to the YAML options of your rmarkdown (.Rmd) file:

---
output: 
  posterdown::posterdown_html
---

For further customization options please see the (currently in progress :hammer:) wiki

Support

Please consider supporting posterdown to ensure continued support and development for this package, as grad school + open source developer != :dollar:.

Patreon - Monthly
PayPal - Single Payment
Bitcoin: 1KZ3zyNsxdR8NjYL9vomb9fmpkXSXvK5VR
Ethereum: 0x71a18c5E3300a33F1139a9eA0abc0D029E3C30F7
Litecoin: LR4usZRgjJGLAg3Tu5PSBjgUaVtdts9Wnw

You can also follow me (Brent Thorne) on twitter for upcoming features which may not be released on github.

Please feel free to give me feedback or requests for changes in the issues page. I am currently finishing up my Master’s degree so I will have limited time to work on updating this package in the next few months but, nevertheless, I will do what I can! :smile: