← Back to home
Comparison · Infra & APIs

forestploter vs metR

A side-by-side editorial comparison of forestploter and metR — release velocity, themes, recent moves, and the top alternatives to consider.

Shared themes:data-visualizationr-package

forestploter vs metR: at a glance

FeatureforestplotermetR
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesdata-visualization, clinical-trials, forest-plots, meta-analysismeteorology, ggplot2, r-package, netcdf
Last editorial update1h ago1d ago
WebsiteVisit →Visit →

What is forestploter?

A forest plot package that keeps handing users control of one more graphical detail.

forestploter draws forest plots where the layout is driven by the data frame itself, so text columns and confidence intervals sit in the same grid. The theme function has become the package's centre of gravity: it now controls graphical parameters for titles, legends, axis, arrow labels, footnotes, and reference lines, with multi-column and row-order legend controls added most recently. Two releases shipped nine minutes apart in April 2026 after a two-year gap, deprecating some theme parameters, removing inter-cell gaps, and improving tick breaks.

Read the full forestploter trajectory →

What is metR?

A meteorology ggplot2 extension where the netCDF reader became the main event

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

Read the full metR trajectory →

forestploter vs metR: editorial side-by-side

F
forestploter
INFRA · APIS
0.0

A forest plot package that keeps handing users control of one more graphical detail.

◆ Current state

forestploter draws forest plots where the layout is driven by the data frame itself, so text columns and confidence intervals sit in the same grid. The theme function has become the package's centre of gravity: it now controls graphical parameters for titles, legends, axis, arrow labels, footnotes, and reference lines, with multi-column and row-order legend controls added most recently. Two releases shipped nine minutes apart in April 2026 after a two-year gap, deprecating some theme parameters, removing inter-cell gaps, and improving tick breaks.

◆ Where it's heading

The direction has been consistent for four years: whatever a user might want to restyle eventually becomes an argument. Point size stopped being transformed, cell height adjustment was removed as unwanted, legends gained size, column, and fill-order control, and vertical lines learned to extend the full plot height and to draw beneath the whiskers. The one structural move was 1.1.0, which let callers supply their own confidence-interval and summary drawing functions — turning a fixed renderer into an extensible one. Everything since has been the arguments that extensibility did not cover.

◆ Prediction

The latest release deprecates theme parameters rather than adding them, which suggests the next one consolidates the theme surface that has grown for four years rather than extending it further.

M
metR
INFRA · APIS
0.0

A meteorology ggplot2 extension where the netCDF reader became the main event

◆ Current state

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

◆ Where it's heading

Two threads run through the releases. The first is tracking ggplot2, absorbing the linewidth aesthetic, the trans to transform rename and guide compatibility as each landed upstream. The second is narrowing scope while deepening the data path: GetSMNData() was made defunct as too specific for a general package, raster and gdal dependencies were removed, and the udunits2 dependency was dropped when it was orphaned, initially replaced by a homebrewed date parser and eventually by CFtime. The result is a package steadily shedding its own code in favour of specialised upstream libraries.

◆ Prediction

Expect further ReadNetCDF() work, since it has received features in four of the last five releases and the rcdo integration opens a large surface of operations to expose.

Alternatives to forestploter and metR

Other Infra & APIs products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either forestploter or metR.

See all forestploter alternatives → · See all metR alternatives →

Recent activity from forestploter and metR

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 3mo agoforestploterTheme parameters deprecated; cell gaps removed, ticks improved
  2. 3mo agoforestploterMulti-column legends and full-height vertical lines
  3. 7mo agometRSubset notation fix in the netCDF reader
  4. 11mo agometRcdo operations, parallel multi-file reads, and a subsetting correctness fix
  5. 1y agometRnetCDF time parsing handed to the CFtime package
  6. 1y agometRnetCDF subsetting by dimension index
  7. 1y agometRLongitude scales pass the transform argument correctly
  8. 1y agometREOF rotation takes a function, and scope narrows
  9. 2y agoforestploterFull graphical control over titles, legends, axis and footnotes
  10. 2y agoforestploterTick digit calculation improved; automatic cell height removed
  11. 3y agoforestploterCustom CI and summary drawing functions; boxplots inside the plot
  12. 3y agoforestploterArbitrary grobs and math symbols can be placed in cells

Frequently asked questions

What is the difference between forestploter and metR?

Both compete on the same themes — data-visualization, r-package — within Infra & APIs. forestploter and metR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is forestploter better than metR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. forestploter and metR are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to forestploter?

Top forestploter alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "forestploter alternatives" section above for the current picks, or visit /alternatives/forestploter for the full list with editorial commentary on each.

What are the best alternatives to metR?

Top metR alternatives in Infra & APIs are ranked by recent ship velocity. Browse the "metR alternatives" section above for the current picks, or visit /alternatives/metr for the full list with editorial commentary on each.