Skip to content

rplotengine

R as a Plotting Engine

v1.0-9 · Mar 13, 2023 · GPL (>= 2)

Description

Generate basic charts either by custom applications, or from a small script launched from the system console, or within the R console. Two ASCII text files are necessary: (1) The graph parameters file, which name is passed to the function 'rplotengine()'. The user can specify the titles, choose the type of the graph, graph output formats (e.g. png, eps), proportion of the X-axis and Y-axis, position of the legend, whether to show or not a grid at the background, etc. (2) The data to be plotted, which name is specified as a parameter ('data_filename') in the previous file. This data file has a tabulated format, with a single character (e.g. tab) between each column. Optionally, the file could include data columns for showing confidence intervals.

Downloads

263

Last 30 days

16453rd

625

Last 90 days

2.4K

Last year

Trend: +33.5% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies xtable rplotengine

Version History

new 1.0-9 Mar 10, 2026
updated 1.0-9 ← 1.0-8 diff Mar 12, 2023
updated 1.0-8 ← 1.0-7 diff Apr 5, 2022
updated 1.0-7 ← 1.0-6 diff Aug 7, 2018
updated 1.0-6 ← 1.0-5 diff Oct 31, 2016
updated 1.0-5 ← 1.0-3 diff May 30, 2014
updated 1.0-3 ← 1.0-1 diff Nov 2, 2012
updated 1.0-1 ← 1.0-0 diff Mar 11, 2012
new 1.0-0 Nov 21, 2011