Next | Query returned 7 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-09-20 06:11:43 by Brook Milligan | Files touched by this commit (3) | Package removed
Log message:
Move math/R-knitr to print/R-knitr.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-20 05:53:55 by Brook Milligan | Files touched by this commit (4)
Log message:
Move math/R-evaluate to devel/R-evaluate and fix dependencies.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-20 05:34:56 by Brook Milligan | Files touched by this commit (4)
Log message:
Move math/R-digest to security/R-digest and fix dependencies.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-20 00:47:06 by Brook Milligan | Files touched by this commit (4)
Log message:
Move math/R-markdown to textproc/R-markdown and fix dependencies.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-20 00:34:44 by Brook Milligan | Files touched by this commit (4)
Log message:
Move math/R-highr to textproc/R-highr and fix dependencies.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-19 22:36:54 by Brook Milligan | Files touched by this commit (4)
Log message:
Move math/R-formatR to textproc/R-formatR and fix depending packages.

Note: this commit is part of reorganizing some of the recently
imported R packages, which are being reimported into more appropriate
categories (and removed from math) as a result of a recent discussion
on tech-pkg and privately with wiz@.  See the thread starting with:

  http://mail-index.netbsd.org/tech-pkg/2014/09/05/msg013558.html
   2014-09-03 23:33:48 by Brook Milligan | Files touched by this commit (3)
Log message:
Initial revision of R-knitr v1.6.

This package provides a general-purpose tool for dynamic report
generation in R, which can be used to deal with any type of (plain
text) files, including Sweave, HTML, Markdown, reStructuredText,
AsciiDoc, and Textile. R code is evaluated as if it were copied and
pasted in an R terminal thanks to the evaluate package (e.g., we do
not need to explicitly print() plots from ggplot2 or lattice). The
language in code chunks is not restricted to R (there is simple
support to Python and shell scripts, etc). Many features are borrowed
from or inspired by Sweave, cacheSweave, pgfSweave, brew and decumar.

Next | Query returned 7 messages, browsing 1 to 10 | previous