]> git.donarmstrong.com Git - xtable.git/shortlog
xtable.git
2015-12-23 Don ArmstrongSupport math.style.exponents math_style_exponents
2015-11-03 Don Armstrongadd support for math style exponents to print.xtable
2015-10-21 dscottMade changes to Imports and Date in DESCRIPTION to...
2015-10-21 dscottAdded additional imports now required by R CMD check...
2015-10-21 dscottMinor changes to DESCRIPTION and NEWS
2015-10-20 dscottChanged description to pass check
2015-06-29 dscottgit-svn-id: svn://scm.r-forge.r-project.org/svnroot...
2015-04-15 dscottCorrection to documentation of fixed width alignment...
2015-03-02 dscottFix verb/subject agreement in print.xtable.Rd argument...
2014-10-10 arnimaProposal: new function autoformat() and xtable argument...
2014-10-10 arnimaVignette: no url package, no \R command, sort LaTeX...
2014-10-09 arnimaVignette: double quotes, fewer LaTeX packages, explain...
2014-10-09 dscottAdded two examples to xtableGallery plus hyperref.
2014-09-30 arnimaVignette: use 'anova(fm3)' rather than 'money' in cente...
2014-09-30 arnimaVignette: remove aov/lm/glm examples, combine row/colna...
2014-09-30 arnimaVignette: article class, TOC, subsubsection
2014-09-30 arnimaVignette: combine chunks, describe models, simple bookt...
2014-09-29 arnimaWhitespace commit, mainly vertical near the beginning...
2014-09-29 arnimaSet options(xtable.floating = FALSE) instead of repeati...
2014-09-29 arnimaMinor improvements in help pages - describe return...
2014-09-26 arnimaExplain 'pad' argument in formatHelpers.Rd, and link...
2014-09-26 dscottVignettes changed to use knitr and section added to...
2014-09-26 dscottxalign, xdigits, xdisplay from Arni Magnusson (arnima...
2014-09-25 dscottgit-svn-id: svn://scm.r-forge.r-project.org/svnroot...
2014-09-15 arnimaExplain the purpose and behavior of the 'size' arg...
2014-09-15 arnimaKeep track of dates when xtable was packaged for CRAN...
2014-09-15 arnimaRemoved empty 'inst' dir (build warning), also whitespa...
2014-09-14 arnimaAdded test.xalign.xdigits.xdisplay.R to evaluate featur...
2014-09-14 arnimaFixed typos in help pages
2014-09-11 dscottFixed email address for David Dahl
2014-08-17 dscottConverted html tags to lower case (part of feature...
2014-01-31 roosenCR: Added dates in NEWS file for 1.7.2 and 1.7.3.
2014-01-08 dscottFixed #2309. Altered xtableGallery.snw to illustrate...
2013-08-28 dscottChanged documentation to advise on bug #4770
2013-08-28 dscottFixed bug #2795
2013-02-24 roosenCR: Updates for next release
2012-09-02 roosenIssue #2246: Add way to exclude timestamp.
2012-08-16 dscottFixed test for floating.environment being margintable
2012-08-16 dscottAdded test file for margintable floating environment
2012-08-16 dscottImplemented request #2168 for the inclusion of marginta...
2012-08-16 dscottResponse to feature request #2104 asking for \centering...
2012-08-16 dscottReformatted print.xtable.Rd, xtable.Rd, and print.xtabl...
2012-08-10 dscottfixed logicals bug (number 1911)
2012-02-08 roosenNeed \tt instead of \code in two places in the vignette.
2012-02-08 roosenChange the contact email in the DESCRIPTION file.
2012-02-07 roosenSmall update to the NEWS file.
2012-02-07 roosenAdded the "width" argument for use with "tabular*"...
2012-02-07 roosenAdded "scalebox" argument to print.xtable. Commented...
2012-02-06 roosenRemoved the "short.caption" argument. Instead, "captio...
2012-02-02 roosenSubmitting multiple changes as R-Forge SVN has been...
2012-01-31 roosenReduced line lengths in the usage section of print...
2012-01-30 roosenAdded "rotate.rownames" and "rotate.colnames" arguments...
2012-01-30 roosenIntroduced John Leonard's change regarding the inclusio...
2012-01-30 roosenAdded "short.caption" argument to "print.xtable()"...
2012-01-30 roosenAdded "format.args" argument to "print.xtable" that...
2012-01-30 roosenChanged "print.result" to "print.results". I had speci...
2012-01-30 roosenAdded !is.null(table.placement) check.
2012-01-30 roosenAdded "toLatex()" method. Added "print.result" argumen...
2011-12-06 roosenChanges to print.xtable() vectorizing some of the forma...
2011-10-11 roosenIn the DESCRIPTION file change it to be R version 2...
2011-10-10 roosenRemove extra "else" from recent check-in.
2011-10-07 roosenUpdate the NEWS file to reflect latest changes.
2011-10-07 roosenThe xtableGallery.pdf is generated as part of the build...
2011-10-07 roosenIn "xtable.table", stop if the table has more than...
2011-10-07 roosenAdd some newlines in the Rd files. In the PDF version...
2011-10-06 roosenAdded some <P> tags to index.php.
2011-10-06 roosenAdd URL and remove dates that should be generated at...
2011-10-06 roosenAdded links to the Tracker pages and a ststaement about...
2011-10-06 roosenUpdate "DESCRIPTION" and "NEWS" files to reflect latest...
2011-10-06 roosenAllow "table*" as a value for the "floating.environment".
2011-10-06 roosenFix bug in which values for multiple logical columns...
2011-10-05 roosenComment out the "no content added" in the index.php.
2011-10-05 roosenChanged maintainer to "Charles Roosen" in the DESCRIPTI...
2011-10-04 roosenxtable Version 1.5-6 (2009-11-08) downloaded from CRAN...
2011-09-15 stefan7thsmall themeroot fix