← Back to home
Comparison · Analytics

TAF vs tmap

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

TAF vs tmap: at a glance

FeatureTAFtmap
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesreproducibility, fisheries-science, ices, dependency-managementthematic-mapping, spatial-data, ggplot-alternative, extensibility
Last editorial update48m ago6h ago
WebsiteVisit →Visit →

What is TAF?

TAF keeps turning ICES stock assessments into reproducible, dependency-pinned projects.

TAF is the R tooling behind the ICES Transparent Assessment Framework, which standardizes how fish stock assessments are laid out, sourced and rerun. The 4.3.0 release is the largest in years, adding roughly ten functions covering dependency installation and analysis, software version checks, directory inspection and README drafting. The package has carried zero non-base dependencies since 4.0.0, and the new work is careful not to break that.

Read the full TAF trajectory →

What is tmap?

Two years after a from-scratch rewrite, tmap is filling in the layers v4 promised.

tmap draws thematic maps in R across static and interactive modes. The 4.0 rewrite replaced the layer syntax with explicit visual variables, scales, legends and charts, and opened the package to extensions; the 4.x line since has been steady capability fill-in. The 4.4 release adds tm_circles with fixed unit-based radii, a blend argument on every layer, and hitboxes so small objects stay clickable in view mode.

Read the full tmap trajectory →

TAF vs tmap: editorial side-by-side

T
TAF
ANALYTICS
0.0

TAF keeps turning ICES stock assessments into reproducible, dependency-pinned projects.

◆ Current state

TAF is the R tooling behind the ICES Transparent Assessment Framework, which standardizes how fish stock assessments are laid out, sourced and rerun. The 4.3.0 release is the largest in years, adding roughly ten functions covering dependency installation and analysis, software version checks, directory inspection and README drafting. The package has carried zero non-base dependencies since 4.0.0, and the new work is careful not to break that.

◆ Where it's heading

The arc runs from analysis runner to project toolkit. Early 3.x releases built out the bootstrap and metadata machinery; 4.0.0 renamed the package and stripped every external dependency; 4.2.0 cleaned up vocabulary that confused users. 4.3.0 turns outward to the people running assessments — install.deps(), pdeps() and check.software() address reproducing someone else's environment, while draft.readme(), taf.example() and dir.tree() address understanding an unfamiliar project.

◆ Prediction

Expect the follow-up work to harden the new dependency functions rather than add more surface, since 4.3.1 arrived immediately to fix wide2long() compatibility with older R and that batch of ten functions has had little field exposure.

T
tmap
ANALYTICS
0.0

Two years after a from-scratch rewrite, tmap is filling in the layers v4 promised.

◆ Current state

tmap draws thematic maps in R across static and interactive modes. The 4.0 rewrite replaced the layer syntax with explicit visual variables, scales, legends and charts, and opened the package to extensions; the 4.x line since has been steady capability fill-in. The 4.4 release adds tm_circles with fixed unit-based radii, a blend argument on every layer, and hitboxes so small objects stay clickable in view mode.

◆ Where it's heading

The extension mechanism introduced in 4.0 is where the interesting work is migrating: PMTiles support arrived through a separate experimental tmap.sources package, mode cycling became configurable via tmap_mode_pool() so packages like tmap.mapgl can register themselves, and shiny dispatch methods were added specifically to let other modes integrate. The core package is increasingly a rendering contract that satellite packages plug into.

◆ Prediction

Expect more rendering backends to land as sibling packages rather than in tmap itself, with the core continuing to absorb the dispatch and mode-management plumbing they need.

Alternatives to TAF and tmap

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 TAF or tmap.

See all TAF alternatives → · See all tmap alternatives →

Recent activity from TAF and tmap

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

  1. 1mo agotmapDocumentation-only patch tidying man-page titles
  2. 1mo agotmaptm_circles, layer blending and clickable small objects
  3. 10mo agoTAFTAF 4.3.1 reworks wide2long() for older R
  4. 10mo agoTAFTAF 4.3.0 adds dependency and project-scaffolding tooling
  5. 1y agotmaptmap v4 rewritten from scratch with a new layer syntax
  6. 1y agotmapFinal 3.x release before the v4 rewrite
  7. 3y agoTAFTAF 4.2.0 renames 'bootstrap' to 'boot', keeps back-compat
  8. 3y agoTAFTAF 4.1.0 adds taf2html() and dot.case function aliases
  9. 5y agoTAFTAF 4.0.0 refocuses on ICES and drops every external dependency
  10. 5y agoTAFTAF 3.6.0 adds metadata tooling and drops the bibtex dependency

Frequently asked questions

What is the difference between TAF and tmap?

They serve adjacent needs but don't currently overlap on shipped themes. TAF and tmap 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 TAF better than tmap?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. TAF and tmap 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 TAF?

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

What are the best alternatives to tmap?

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