← Back to home
Comparison · Analytics

fellingdater vs lightr

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

Shared themes:r-package

fellingdater vs lightr: at a glance

Featurefellingdaterlightr
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themesdendrochronology, crossdating, archaeology, ropenscispectrometry, file-parsers, breaking-change, extensibility
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is fellingdater?

Went from estimating felling dates to doing the crossdating that produces them.

fellingdater estimates when a tree was felled from sapwood measurements, the core inference in dendrochronological dating of timber. Version 1.0.0 passed rOpenSci review with that scope, and the 2024 releases were mostly about the accompanying JOSS paper and user-supplied sapwood datasets. Version 1.2.0 changed the package's remit substantially, adding an entire trs_* family for tree-ring series handling: crossdating with multiple statistical measures, the Hollstein and Baillie-Pilcher t-value transformations, parallel variation percentages, synthetic series generation, and dated-series plotting.

Read the full fellingdater trajectory →

What is lightr?

Reorganised its parsers by vendor, then opened the parser slot to users.

lightr reads spectrometry files from the proprietary formats that instrument vendors ship, and its recent releases have been about the structure of that parser collection rather than adding one more format. Version 2.0.0 renamed every low-level parser from lr_parse_<extension>() to lr_parse_<brand>_<extension>(), a breaking change made specifically so two vendors can share a file extension without colliding, and restored binary parsing for Avantes AvaSoft 8.4 using vendor-supplied format documentation. Version 2.1.0 follows through by exposing a parser argument on the high-level functions.

Read the full lightr trajectory →

fellingdater vs lightr: editorial side-by-side

F
fellingdater
ANALYTICS
0.0

Went from estimating felling dates to doing the crossdating that produces them.

◆ Current state

fellingdater estimates when a tree was felled from sapwood measurements, the core inference in dendrochronological dating of timber. Version 1.0.0 passed rOpenSci review with that scope, and the 2024 releases were mostly about the accompanying JOSS paper and user-supplied sapwood datasets. Version 1.2.0 changed the package's remit substantially, adding an entire trs_* family for tree-ring series handling: crossdating with multiple statistical measures, the Hollstein and Baillie-Pilcher t-value transformations, parallel variation percentages, synthetic series generation, and dated-series plotting.

◆ Where it's heading

The package has expanded backwards along the workflow. It began at the last step — given dated series, estimate the felling date — and 1.2.0 added the step before it, establishing those dates by crossdating in the first place. Version 1.2.1 is early polish on that new surface: axis control, non-syntactic column names, encoding safety in read_fh(). The direction is a single package covering the chain from raw ring widths to a felling-date estimate.

◆ Prediction

Expect the trs_* family to keep accumulating polish and additional crossdating statistics, since it is barely a year old and 1.2.1 was already fixing its plotting and top_n behaviour. Whether the two halves of the package get unified into one workflow interface is the open question the entries do not answer.

L
lightr
ANALYTICS
0.0

Reorganised its parsers by vendor, then opened the parser slot to users.

◆ Current state

lightr reads spectrometry files from the proprietary formats that instrument vendors ship, and its recent releases have been about the structure of that parser collection rather than adding one more format. Version 2.0.0 renamed every low-level parser from lr_parse_<extension>() to lr_parse_<brand>_<extension>(), a breaking change made specifically so two vendors can share a file extension without colliding, and restored binary parsing for Avantes AvaSoft 8.4 using vendor-supplied format documentation. Version 2.1.0 follows through by exposing a parser argument on the high-level functions.

◆ Where it's heading

The package is moving from a fixed set of formats it knows about to a dispatch system users can extend. The brand-qualified naming and the parser argument are two halves of the same design: name parsers unambiguously, then let callers select or supply one. Alongside that runs steady attention to metadata fidelity — measurement timestamps, checksum verification against tampering, and timezone handling that survived upstream tzdata removing legacy codes.

◆ Prediction

Expect additional vendor parsers to arrive under the new brand-qualified scheme, and the custom-parser path to absorb formats the maintainers do not want to support directly. The entries do not name specific instruments planned next.

Alternatives to fellingdater and lightr

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 fellingdater or lightr.

See all fellingdater alternatives → · See all lightr alternatives →

Recent activity from fellingdater and lightr

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

  1. 1mo agolightrHigh-level functions accept a custom parser argument
  2. 1mo agolightrParsers renamed by vendor; Avantes binary support restored
  3. 4mo agofellingdaterPolish for the crossdating plots and file reader
  4. 1y agolightrChecksum verification and measurement timestamps in metadata
  5. 1y agofellingdaterAdds a full crossdating and tree-ring analysis toolkit
  6. 1y agofellingdaterUser-supplied sapwood data works across all functions
  7. 1y agofellingdaterFixes fd_report() with user-defined sapwood files
  8. 1y agolightrReworks timezone handling after tzdata dropped legacy codes
  9. 2y agofellingdaterJOSS paper accepted; citation updated
  10. 2y agofellingdaterAdds a workflow vignette ahead of JOSS submission
  11. 2y agolightrAdds lintr and stabilises floating-point tests
  12. 4y agolightrParser errors surface as warnings instead of being silenced

Frequently asked questions

What is the difference between fellingdater and lightr?

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

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

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

What are the best alternatives to lightr?

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