Rev 4858 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
-*-text-*-CHANGES COMPARED TO SWEAVE IN R 2.7.xo Sweave no longer inserts a hard path to the latex style fileSweave.sty. Users should add the file to their regular latex pathand add a \usepackage{Sweave} statement to the preamble of thedocument (like with every other latex style file). Argumentstylepath no longer exists.o The FAQ is now a package vignette.o Only PDF versions of graphics are created by default.o The environment where code chunks are evaluated can be set by theuser.