CTAN Comprehensive TeX Archive Network

Directory macros/latex/contrib/includernw

README.txt
includeRnw:
Makes commands for including external .Rnw files.

├── README.txt
├── includeRnw-doc.pdf
├── includeRnw-doc.tex
└── includeRnw.sty

Not tested on Windows!

Quick start:

\documentclass{article}
\usepackage{includeRnw}
\begin{document}
  \includeRnw{path/to/my.Rnw}
\end{document}


Author: Storvik Strauman, Andreas

For bug report, inquires, contributed or anything else:
https://github.com/Strauman/includeRnw/

Licence:

The LaTeX package includeRnw - version v0.1.0 (2018/05/01) - build 11
includeRnw.sty
-------------------------------------------------------------------------------------------
Copyright (c) 2018 by Andreas Storvik Strauman
-------------------------------------------------------------------------------------------
This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3c
of this license or (at your option) any later version.
The latest version of this license is in
  http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2008/05/04 or later.
This work has the LPPL maintenance status `author-maintained'.
This work consists of all files listed in README.txt

Download the contents of this package in one zip archive (155.9k).

includeRnw – Include .Rnw inside .tex

This package is for including .Rnw (knitr/sweave)-files inside .tex-files. It requires that you have R and the R-package knitr installed.

Note: This package will probably not work on Windows. It is tested only on OS X, and will probably also work on standard Linux distros.

PackageincludeRnw
Bug trackerhttps://github.com/Strauman/includeRnw/issues
Repositoryhttps://github.com/Strauman/includeRnw
Version0.1.0 2018-05-01
LicensesThe Project Public License 1.3c
Copyright2018 Andreas Storvik Strauman
MaintainerAndreas Storvik Strauman
Contained inTeX Live as includernw
MiKTeX as includernw
TopicsCompilation
Subdocs
Statistics
...
Guest Book Sitemap Contact Contact Author