← Back to home
Comparison · Infra & APIs

pakret vs radiatR

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

pakret vs radiatR: at a glance

FeaturepakretradiatR
SectorInfra & APIsInfra & APIs
Velocity score0.02.5
Sparks · 30d00
Top themesreproducible-documents, citations, bibtex, quartocircular-statistics, animal-movement, r-package, shiny-app
Last editorial update57m ago1h ago
WebsiteVisit →Visit →

What is pakret?

Package citation for R documents, quietly growing to meet Quarto.

pakret inserts citations for R packages into R Markdown and Quarto documents, resolving each package to a BibTeX entry and writing the .bib file that backs it. Version 0.3.1 adds support for Quarto's inline syntax and separator control when citing several packages in one inline chunk, following 0.3.0, which made the package create missing .bib files, preserve capitalisation in reference titles, and treat the version placeholder in citation templates as optional. Cadence is a handful of small releases a year.

Read the full pakret trajectory →

What is radiatR?

A circular-statistics toolkit for animal movement, shipped and then tightened in three weeks.

radiatR reads movement trajectories, plots them on circular axes, computes kinematics such as speed and path sinuosity, and runs the circular statistics that go with them, including tests of mean direction, symmetry and unimodality. It arrived as a first public release on 9 July 2026 with an accompanying Shiny app, and has had two releases since at roughly weekly intervals. The 0.1.x line is still setting its boundaries: 0.1.2 removes a loader dialect and makes previously silent data problems into errors.

Read the full radiatR trajectory →

pakret vs radiatR: editorial side-by-side

P
pakret
INFRA · APIS
0.0

Package citation for R documents, quietly growing to meet Quarto.

◆ Current state

pakret inserts citations for R packages into R Markdown and Quarto documents, resolving each package to a BibTeX entry and writing the .bib file that backs it. Version 0.3.1 adds support for Quarto's inline syntax and separator control when citing several packages in one inline chunk, following 0.3.0, which made the package create missing .bib files, preserve capitalisation in reference titles, and treat the version placeholder in citation templates as optional. Cadence is a handful of small releases a year.

◆ Where it's heading

Every release in this window removes a specific friction someone hit while writing a document. Bib files that had to exist beforehand now get created; single-letter package names like R and C stopped being lower-cased in titles; the package works when loaded after conflicted; citing many packages got faster; and version numbers became optional for documents where they are noise. The 0.3.1 Quarto support extends the same idea to the format its users are moving to. Nothing here is architectural, and nothing needs to be.

◆ Prediction

Expect continued alignment with Quarto as more of its syntax surfaces become relevant, and further refinement of how multi-reference packages resolve to a single entry, which the BibTeX type priority work in 0.2.0 started. The entries give no indication of a 1.0.

R
radiatR
INFRA · APIS
2.5

A circular-statistics toolkit for animal movement, shipped and then tightened in three weeks.

◆ Current state

radiatR reads movement trajectories, plots them on circular axes, computes kinematics such as speed and path sinuosity, and runs the circular statistics that go with them, including tests of mean direction, symmetry and unimodality. It arrived as a first public release on 9 July 2026 with an accompanying Shiny app, and has had two releases since at roughly weekly intervals. The 0.1.x line is still setting its boundaries: 0.1.2 removes a loader dialect and makes previously silent data problems into errors.

◆ Where it's heading

Three releases in twelve days show a package hardening in public rather than accreting features. The direction of travel is toward refusing bad input instead of quietly working around it: non-finite coordinate rows now error by default rather than being dropped silently, combining Tracks objects rejects colliding trajectory ids and conflicting calibration metadata instead of merging them and discarding one side, and the Shiny app clears prior state before reading a new upload. The statistical surface is growing in parallel, but within the scope the first release already claimed.

◆ Prediction

Expect the remaining goodness-of-fit gap the notes name explicitly, Jones-Pewsey, to be filled in a later release, and the error-on-bad-input treatment to reach the parts of the loader it has not yet covered. A CRAN submission is the natural next step for a package this young, though nothing in these entries commits to one.

Alternatives to pakret and radiatR

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 pakret or radiatR.

See all pakret alternatives → · See all radiatR alternatives →

Recent activity from pakret and radiatR

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

  1. 29d agoradiatRctrax loader dropped; bad coordinates now error by default
  2. 1mo agoradiatRWrapped-Cauchy and Pycke tests close two statistical gaps
  3. 1mo agoradiatRFirst public release
  4. 4mo agopakretQuarto inline syntax supported; list separators configurable
  5. 8mo agopakretMissing .bib files created; capitalisation preserved
  6. 1y agopakretMultiple .bib files supported within one document
  7. 1y agopakretCitations with pre-written keys now supported
  8. 1y agopakretbook entries used when no manual entry exists

Frequently asked questions

What is the difference between pakret and radiatR?

They serve adjacent needs but don't currently overlap on shipped themes. radiatR is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is pakret better than radiatR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. radiatR is currently shipping more aggressively (velocity 2.5 vs 0.0), with 0 editorial sparks in the last 30 days against 0. For your specific use case, the alternatives sections above list other Infra & APIs products to evaluate alongside.

What are the best alternatives to pakret?

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

What are the best alternatives to radiatR?

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