Converting past R Journal articles to HTML using texor
- Mentors
- Di Cook, Mitchell O'Hara-Wild
- Organization
- R project for statistical computing
- Technologies
- lua, r, latex, rmarkdown, Pandoc
- Topics
- automation, Document Conversion
During GSoC 22, I worked on the texor package which converts the Legacy(LaTeX) Rjournal articles to modern(Rmarkdown) format. This year the focus would be to aid in more thorough documentation, converting all the Rjournal articles and fixing any issues that may arise.
There is also scope for generalizing the conversion process for other document formats (like sweave) as well.