ci: Install all R packages dependencies

Change-Id: I6b8a84c6751a8ea0027dafaf5510b4f677a98a57
1 file changed
tree: b405598ff8adb6e831610144eae0213aeaeed57e
  1. .github/
  2. ci/
  3. images/
  4. inst/
  5. man/
  6. R/
  7. vignettes/
  8. .gitattributes
  9. .gitignore
  10. .gitlab-ci.yml
  11. .Rbuildignore
  12. .travis.yml
  13. DESCRIPTION
  14. LICENSE
  15. NAMESPACE
  16. posterdown.Rproj
  17. README.md
README.md

IDS Mannheim CD adaptation to posterdown

Lifecycle: experimental Build Status CRAN_Release_Badge CRAN_Download_Badge CRAN_Download_Badge CRAN_Download_Badge

Quick Links
Template Styles
Getting Started
Wiki
Showcase

Template Styles

posterdown_ids
posterdown_htmlposterdown_betterlandposterdown_betterport

Getting Started

Install with:

remotes::install_git("https://korap.ids-mannheim.de/gerrit/IDS-Mannheim/posterdown")`

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

---
output: 
  posterdown::posterdown_ids
---

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

Additional metadata / customization for IDS version, e.g.:

subtitle: Using RMarkdown and `posterdown::ids_poster`
contact:
    name: Marc Kupietz
    department: Digital Linguistics
    email: kupietz@ids-mannheim.de
    website: "http://korap.ids-mannheim.de/instance/icc"
    qrcode: "my_qrcode.svg"
    qrlink: >
      `r posterdown::qrlink('https://korap.ids-mannheim.de/gerrit/plugins/gitiles/IDS-Mannheim/posterdown')`

For a complete example, see skeleton.Rmd

Support the original author

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: