Package: knitLatex
Title: 'Knitr' Helpers - Mostly Tables
Version: 0.9.0
Authors@R: person("John", "Shea", email = "coachshea@fastmail.com", role = c("aut", "cre"))
Description: Provides several helper functions for working with 'knitr' and 'LaTeX'.
  It includes 'xTab' for creating traditional 'LaTeX' tables, 'lTab' for generating
  'longtable' environments, and 'sTab' for generating a 'supertabular' environment.
  Additionally, this package contains a knitr_setup() function which fixes a
  well-known bug in 'knitr', which distorts the 'results="asis"' command when used
  in conjunction with user-defined commands; and a com command (<<com=TRUE>>=)
  which renders the output from 'knitr' as a 'LaTeX' command.
Depends: R (>= 3.2.0)
License: GPL-3
LazyData: true
Imports: knitr (>= 1.10.5)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-06-26 21:38:25 UTC; coachshea
Author: John Shea [aut, cre]
Maintainer: John Shea <coachshea@fastmail.com>
Repository: CRAN
Date/Publication: 2015-06-27 11:56:19
Built: R 4.2.0; ; 2022-04-27 07:19:36 UTC; unix
