Articles by pmur002

2018-12 MetaPost Three Ways

December 2, 2018 | pmur002

This report describes three different approaches to communicating between R and MetaPost: importing the PostScript output from MetaPost with the ‘grImport’ package; calling the mpost ... [Read more...]

2017-04 Speeding up gridSVG

October 29, 2017 | pmur002

This report describes changes in version 1.6-0 of the ‘gridSVG’ package for R. The most important result of these changes is that ‘gridSVG’ is now much faster at generating SVG files (in situations where it used to be painfully slow). Paul Murrell Download [Read more...]

2017-01 Variable-width lines in R

May 18, 2017 | pmur002

This document describes the ‘vwline’ package, which provides an R interface for drawing variable-width curves. The package provides functions to draw line segments through a set of locations, or a smooth curve relative to a set of control points, with the width of the line allowed to vary along the ... [Read more...]

2016-15 Automating R Demonstration Videos

December 7, 2016 | pmur002

This document describes a proof-of-concept for producing R demonstration videos in a fully-automated manner. The “script” for the video consists of a text file containing code chunks paired with text commentary. The video is produced by running the code while recording a screen capture, using text-to-speech software to record audio ... [Read more...]

2016-15 Automating R Demonstration Videos

December 7, 2016 | pmur002

This document describes a proof-of-concept for producing R demonstration videos in a fully-automated manner. The “script” for the video consists of a text file containing code chunks paired with text commentary. The video is produced by running the code while … Continue reading → [Read more...]

2016-14 ‘DOM’ version 0.4

November 9, 2016 | pmur002

This report describes changes in version 0.4 of the ‘DOM’ package for R. The main change in this version is the addition of new functions that allow control over the Cascading Style Sheet (CSS) content of a web page. This … Continue reading → [Read more...]

2016-14 ‘DOM’ version 0.4

November 9, 2016 | pmur002

This report describes changes in version 0.4 of the ‘DOM’ package for R. The main change in this version is the addition of new functions that allow control over the Cascading Style Sheet (CSS) content of a web page. This provides programmatic control over the styling of HTML and SVG content ... [Read more...]

2016-13 ‘DOM’ Version 0.3

October 20, 2016 | pmur002

This report describes changes in version 0.3 of the ‘DOM’ package for R. This version represents a major refactoring of the package code, including its user-facing API. These changes were made in order to facilitate the addition of new features … Continue reading → [Read more...]

2016-13 ‘DOM’ Version 0.3

October 20, 2016 | pmur002

This report describes changes in version 0.3 of the ‘DOM’ package for R. This version represents a major refactoring of the package code, including its user-facing API. These changes were made in order to facilitate the addition of new features to the package, which in this version include: a new way ... [Read more...]

2016-12 ‘DOM’ Version 0.2

September 13, 2016 | pmur002

This report describes changes in version 0.2 of the ‘DOM’ package for R. Version 0.1 of ‘DOM’ allowed HTML content to be added to a web page (or removed or modified); version 0.2 adds the ability to append SVG content to a web page. Paul Murrell Download [Read more...]
1 2 3

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)