← Back to home
Comparison · Analytics

mapsf vs marquee

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

Shared themes:r-package

mapsf vs marquee: at a glance

Featuremapsfmarquee
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescartography, thematic-maps, spatial, base-graphicsr-lib, typography, markdown, ggplot2
Last editorial update53m ago2h ago
WebsiteVisit →Visit →

What is mapsf?

Thematic mapping in base R that finally got a theming system, then spent two years polishing legends.

mapsf produces thematic maps on R's base graphics device — choropleths, proportional symbols, typology maps, rasters, and their combinations, with legends, scale bars, north arrows, and insets as composable elements. Version 1.0.0 was the structural release, introducing a theming system that deprecated eight scattered styling arguments and adding mf_png() and mf_svg() export helpers plus alpha transparency across map types. The 1.1.x and 1.2.x line since then has been steady refinement: background and extent control on the drawing functions, decimal and thousands-separator control in legends, and label placement arguments.

Read the full mapsf trajectory →

What is marquee?

marquee is filling in the typographic details — outlines, border types, real font metrics for underlines.

marquee renders markdown text onto R graphics devices, and backs element_marquee() and geom_marquee() in ggplot2. Development ran in a tight burst through August and September 2025: 1.1.0 added text outlines, a size shortcut and remote PNG/JPEG support, 1.2.0 added border and outline line types and moved underline placement onto font metrics, and 1.2.1 cleaned up the bugs those introduced.

Read the full marquee trajectory →

mapsf vs marquee: editorial side-by-side

M
mapsf
ANALYTICS
0.0

Thematic mapping in base R that finally got a theming system, then spent two years polishing legends.

◆ Current state

mapsf produces thematic maps on R's base graphics device — choropleths, proportional symbols, typology maps, rasters, and their combinations, with legends, scale bars, north arrows, and insets as composable elements. Version 1.0.0 was the structural release, introducing a theming system that deprecated eight scattered styling arguments and adding mf_png() and mf_svg() export helpers plus alpha transparency across map types. The 1.1.x and 1.2.x line since then has been steady refinement: background and extent control on the drawing functions, decimal and thousands-separator control in legends, and label placement arguments.

◆ Where it's heading

The package has been consolidating control into fewer, more consistent places. Legend handling moved out to the maplegend package in 0.8.0 and the per-element mf_legend_* functions were deprecated in favor of arguments on the map calls themselves; theming replaced ad-hoc style arguments in 1.0.0; and recent releases keep propagating the same argument vocabulary — bg, extent, leg_val_rnd, leg_val_dec, leg_val_big — across every function that should accept it. Determinism is a visible concern too, with 1.2.1 fixing a seed so mf_distr() point positions stop moving between runs.

◆ Prediction

The recent releases are almost entirely argument-parity work across existing functions, so expect that to continue until the vocabulary is uniform rather than any new map type appearing.

M
marquee
ANALYTICS
0.0

marquee is filling in the typographic details — outlines, border types, real font metrics for underlines.

◆ Current state

marquee renders markdown text onto R graphics devices, and backs element_marquee() and geom_marquee() in ggplot2. Development ran in a tight burst through August and September 2025: 1.1.0 added text outlines, a size shortcut and remote PNG/JPEG support, 1.2.0 added border and outline line types and moved underline placement onto font metrics, and 1.2.1 cleaned up the bugs those introduced.

◆ Where it's heading

The package is converging on typographic fidelity rather than new capability. Early work settled layout semantics — CSS margin collapsing, inline padding reserving space during shaping, devices without glyph support — and recent releases refine how decorations are drawn and measured. The naming cleanup in 1.2.0, border_size becoming border_width, reads as an API being tidied ahead of wider use rather than one still being explored.

◆ Prediction

Expect continued small releases sanding down rendering edge cases in ggplot2 contexts, since that is where the recent bug reports come from; nothing here signals a new feature area.

Alternatives to mapsf and marquee

Other Analytics 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 mapsf or marquee.

See all mapsf alternatives → · See all marquee alternatives →

Recent activity from mapsf and marquee

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

  1. 1mo agomapsfLabel placement arguments and deterministic distribution plots
  2. 2mo agomapsfBackground and extent control across the drawing functions
  3. 7mo agomapsfPNG resolution control and legend number formatting
  4. 11mo agomarqueeBug fixes for relative sizes, outlines and guide width
  5. 11mo agomarqueeBorder and outline line types; underlines follow font metrics
  6. 11mo agomarqueeRotated text width fixed; factor input supported
  7. 0y agomarqueeText outlines, size shortcuts and images from URLs
  8. 1y agomapsf1.0.0 introduces theming and deprecates eight style arguments
  9. 1y agomarquee1.0 settles margin collapsing and inline decoration spacing
  10. 1y agomapsfPencil-sketch layers, ckmeans breaks, and border extraction
  11. 2y agomapsfGraticule label display fix

Frequently asked questions

What is the difference between mapsf and marquee?

Both compete on the same themes — r-package — within Analytics. mapsf and marquee 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 mapsf better than marquee?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. mapsf and marquee 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 Analytics products to evaluate alongside.

What are the best alternatives to mapsf?

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

What are the best alternatives to marquee?

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