posterdown

Use RMarkdown to generate PDF Conference Posters via HTML or LaTeX

Github星跟踪图

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:

posterdown v1.0 is now on CRAN !! :smile:

To install from CRAN use install.packages("posterdown").

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:

主要指标

概览
名称与所有者brentthorne/posterdown
主编程语言HTML
编程语言R (语言数: 2)
平台
许可证Other
所有者活动
创建于2018-11-30 17:51:03
推送于2021-12-15 08:57:59
最后一次提交2020-05-01 14:04:39
发布数3
最新版本名称v1.0 (发布于 )
第一版名称v0.1.2 (发布于 )
用户参与
星数863
关注者数29
派生数133
提交数296
已启用问题?
问题数94
打开的问题数37
拉请求数45
打开的拉请求数3
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?