The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

rplotengine: R as a Plotting Engine

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.

Version: 1.0-9
Depends: R (≥ 2.6.2), xtable
Published: 2023-03-13
Author: Pedro-Pablo Garrido Abenza [aut, cre]
Maintainer: Pedro-Pablo Garrido Abenza <pgarrido at umh.es>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://www.umh.es
NeedsCompilation: no
CRAN checks: rplotengine results

Documentation:

Reference manual: rplotengine.pdf

Downloads:

Package source: rplotengine_1.0-9.tar.gz
Windows binaries: r-devel: rplotengine_1.0-9.zip, r-release: rplotengine_1.0-9.zip, r-oldrel: rplotengine_1.0-9.zip
macOS binaries: r-release (arm64): rplotengine_1.0-9.tgz, r-oldrel (arm64): rplotengine_1.0-9.tgz, r-release (x86_64): rplotengine_1.0-9.tgz, r-oldrel (x86_64): rplotengine_1.0-9.tgz
Old sources: rplotengine archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rplotengine to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.