← Back to home
Comparison · Analytics

textplot vs xts

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

Shared themes:maintenance

textplot vs xts: at a glance

Featuretextplotxts
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesnlp, visualization, r-package, maintenancer, time-series, finance, c-api
Last editorial update56m ago1h ago
WebsiteVisit →Visit →

What is textplot?

A bnosac plotting utility in maintenance mode, shipping once every few years

textplot is the visualisation member of the bnosac NLP family, providing plot methods for dependency parses, biterm topic clusters, co-occurrence graphs, correlation lines and word embeddings. The function surface has been stable since 0.2.0 added textplot_embedding_2d in 2021. The 2026 release touches only documentation links and a vignette guard.

Read the full textplot trajectory →

What is xts?

xts is finished software, and its releases now track R's C API more than user requests.

xts is the time-series class underpinning much of R's financial stack, and it behaves like infrastructure: the visible releases are bug fixes, plotting repairs and conformance work. A recurring thread is removing calls R no longer considers public — SET_TYPEOF in 0.14.0 and 0.14.1, then ATTRIB() and SET_ATTRIB() in 0.14.2. Feature additions are rare and small, the last cluster being open-ended time-of-day subsetting and na.fill performance in 0.13.0.

Read the full xts trajectory →

textplot vs xts: editorial side-by-side

T
textplot
ANALYTICS
0.0

A bnosac plotting utility in maintenance mode, shipping once every few years

◆ Current state

textplot is the visualisation member of the bnosac NLP family, providing plot methods for dependency parses, biterm topic clusters, co-occurrence graphs, correlation lines and word embeddings. The function surface has been stable since 0.2.0 added textplot_embedding_2d in 2021. The 2026 release touches only documentation links and a vignette guard.

◆ Where it's heading

This is a settled package, not a developing one. Releases since 0.2.0 have been reactive: a topic-assignment bug, a layout argument, and now cleanup after the archival of a dependency it linked to. The cadence — four years between 0.2.2 and 0.2.3 — tracks CRAN housekeeping on the wider bnosac stack rather than any roadmap of its own.

◆ Prediction

Expect the same pattern: the next release will most likely be another CRAN-compliance pass triggered by a change in udpipe, BTM or another sibling package, rather than a new textplot_* function.

X
xts
ANALYTICS
0.0

xts is finished software, and its releases now track R's C API more than user requests.

◆ Current state

xts is the time-series class underpinning much of R's financial stack, and it behaves like infrastructure: the visible releases are bug fixes, plotting repairs and conformance work. A recurring thread is removing calls R no longer considers public — SET_TYPEOF in 0.14.0 and 0.14.1, then ATTRIB() and SET_ATTRIB() in 0.14.2. Feature additions are rare and small, the last cluster being open-ended time-of-day subsetting and na.fill performance in 0.13.0.

◆ Where it's heading

Two forces drive releases. R core keeps narrowing its public C API, and xts keeps rewriting internals to stay inside it; separately, ggplot-era changes elsewhere in the ecosystem surface plotting bugs that get fixed one report at a time. Nearly every entry credits an outside reporter, which is what maintenance of a dependency this widely used looks like.

◆ Prediction

Further C API conformance work is the safest expectation, since two consecutive releases have each removed a different non-API entry point and R has continued tightening that boundary.

Alternatives to textplot and xts

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 textplot or xts.

See all textplot alternatives → · See all xts alternatives →

Recent activity from textplot and xts

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

  1. 5mo agoxtsmulti.panel plots beyond 8 columns; SET_TYPEOF removed from C
  2. 5mo agoxtsATTRIB removed from C; rollapply.xts accepts vector widths
  3. 6mo agotextplotDrop link to archived ggalt, guard vignette model download
  4. 2y agoxtsMulti-panel event lines; first SET_TYPEOF replacement
  5. 2y agoxtstclass changes now alter index values; log-scale y-axis added
  6. 3y agoxtsUpdate path for pre-0.12 objects missing index attributes
  7. 3y agoxtsOpen-ended time-of-day subsetting; fast scalar na.fill
  8. 4y agotextplotDependency-parse plots gain a layout argument
  9. 4y agotextplotFix biterm topic assignment in cluster plots
  10. 4y agotextplotAdds 2D embedding plots
  11. 5y agotextplotMake example conditional on udpipe availability
  12. 6y agotextplotPlot functions become generic; igraph moved to Suggests

Frequently asked questions

What is the difference between textplot and xts?

Both compete on the same themes — maintenance — within Analytics. textplot and xts 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 textplot better than xts?

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

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

What are the best alternatives to xts?

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