GithubHelp home page GithubHelp logo

isabella232 / r-manuals Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rstudio/r-manuals

0.0 0.0 0.0 4.82 MB

A re-styled version of the R manuals

Home Page: https://rstudio.github.io/r-manuals

License: Other

Lua 12.63% R 85.61% SCSS 1.76%

r-manuals's Introduction

r-manuals

This project translates the official R manuals to quarto with the aim of lightly re-styling for better readability:

  • Separate the manual into page for each chapter
  • Code highlighting and formatting
  • Footnotes in sidebar
  • Improved searching

You can view the resulting https://rstudio.github.io/r-manuals

How this works

Background information

In more detail

For each manual:

  • Download the relevant texinfo manual files and associated images and environment variables
  • Run makeinfo to convert from .texi to HTML
  • Run pandoc with additional Lua filters to convert to markdown
  • Perform additional processing and conversion in R
  • Include the markdown files in a quarto book template
  • Render the manual to quarto

Then combine the various quarto books into a quarto website

Note about installing makeinfo

On Linux, you can easily install the makeinfo utility using sudo apt install texinfo

On Windows, makeinfo is installed as part of RTools40.

Licensing

We provide the conversion code, i.e. this collection of R scripts and pandoc lua filters, under the MIT license.

The original R manuals are not under this MIT license. Instead, these manuals contain the following license:

Copyright © 1999–2021 R Core Team

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.

Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one.

Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the R Core Team.

r-manuals's People

Contributors

andrie avatar cderv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.