Skip to content

rplotengine

1.0-9

R as a Plotting Engine

0packages depend
2.4Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Pedro-Pablo Garrido AbenzaFirst published 2011-11-228 releasesCRAN page ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 51 s · r-oldrel-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
1
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-06-08
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSNoCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

2.4K
CRAN downloads in the past year
Rank #21,141 · ~7/day · ~199/mo
Daily download trend is not available in this view yet.
14330 days
54290 days
2.4K1 year
Compare downloads with other packages →
Also on95 r2u13 autocran

Dependencies

Declared dependencies
1 external dependency (excludes base and recommended)
Depends (2)
R >= 2.6.2xtable
Imports (0)
none
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer · added in 1.0-5
Authors (1)
Author, Maintainer · added in 1.0-5
Listed in earlier versions (2)
no longer listed · 1.0-0 to 1.0-1
no longer listed · 1.0-3
Package Timeline

8 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 1.0-9Latest
    2023-03-13 · current release · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 1.0-8
    2022-04-06 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • 1.0-7
    2018-08-08 · diff ↗
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • 1.0-6
    2016-11-01 · diff ↗
  • R
    R 3.3.0 released · 2016-05-03
  • R
    R 3.2.0 released · 2015-04-16
Show 8 earlier events
  • 1.0-5
    2014-05-31 · diff ↗
  • R
    R 3.1.0 released · 2014-04-10
  • R
    R 3.0.0 released · 2013-04-03
  • 1.0-3
    2012-11-03 · diff ↗
  • R
    R 2.15.0 released · 2012-03-30
  • 1.0-1
    2012-03-12 · diff ↗
  • 1.0-0
    2011-11-22
  • R
    R 2.14.0 released · 2011-10-31

Package metadata

First published
2011-11-22
Total releases
8 / 15 yrs
License
GPL (>= 2) OSI
Minimum R
≥ 2.6.2
Download size
83 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →