← Back to home
Comparison · Infra & APIs

rstudio.prefs vs trackeR

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

Shared themes:maintenance

rstudio.prefs vs trackeR: at a glance

Featurerstudio.prefstrackeR
SectorInfra & APIsInfra & APIs
Velocity score2.50.0
Sparks · 30d00
Top themesr-packages, rstudio, developer-tools, configuration-as-codefitness-tracking, gps-data, file-parsing, visualization
Last editorial update6h ago2h ago
WebsiteVisit →Visit →

What is rstudio.prefs?

Four years dormant, rstudio.prefs returns under a new maintainer.

The package scripts RStudio's own settings — preferences, secondary repositories, keyboard shortcuts — as code you can drop into a project or an onboarding doc. After 0.1.9 in July 2022 it went quiet for four years. 0.2.0 ends that with a maintainer handoff from Daniel D. Sjoberg to S.A. van der Wulp, a shortcut-removal path, and a fix for a corrupted addins.json entry that made reassigned shortcuts fail silently.

Read the full rstudio.prefs trajectory →

What is trackeR?

Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.

trackeR reads GPS and fitness-tracker files in TCX, GPX and JSON form and turns them into session data, distribution and concentration profiles, and route plots. Feature work concentrated in the 1.5 series in 2019; the two releases since are corrective. The latest swaps the plot layout dependencies for patchwork and fixes plot_route() returning nothing.

Read the full trackeR trajectory →

rstudio.prefs vs trackeR: editorial side-by-side

R
rstudio.prefs
INFRA · APIS
2.5

Four years dormant, rstudio.prefs returns under a new maintainer.

◆ Current state

The package scripts RStudio's own settings — preferences, secondary repositories, keyboard shortcuts — as code you can drop into a project or an onboarding doc. After 0.1.9 in July 2022 it went quiet for four years. 0.2.0 ends that with a maintainer handoff from Daniel D. Sjoberg to S.A. van der Wulp, a shortcut-removal path, and a fix for a corrupted addins.json entry that made reassigned shortcuts fail silently.

◆ Where it's heading

The through-line is teaching every setter how to unset. Secondary repositories got NULL removal back in 0.1.6; 0.2.0 extends the same convention to keyboard shortcuts. Most of the rest of 0.2.0 is arrears — a stale documentation URL that hid preferences such as enable_splash_screen, a deprecated purrr::update_list() call, and check_shortcut_consistency() erroring early on an unknown name.

◆ Prediction

With a new maintainer and refreshed GitHub Actions, the near-term work is likely more catch-up of the same kind: remaining deprecated dependencies and the preference list that fetch_rstudio_prefs() reads from RStudio's docs. Nothing in these notes points past RStudio settings as the scope.

T
trackeR
INFRA · APIS
0.0

Fitness-tracking analysis in slow maintenance, still absorbing upstream breakage.

◆ Current state

trackeR reads GPS and fitness-tracker files in TCX, GPX and JSON form and turns them into session data, distribution and concentration profiles, and route plots. Feature work concentrated in the 1.5 series in 2019; the two releases since are corrective. The latest swaps the plot layout dependencies for patchwork and fixes plot_route() returning nothing.

◆ Where it's heading

Recent releases track other people's changes: ggmap moving to Stadia maps, gridExtra giving way to patchwork, a cadence field being read into the wrong column. The 2019 entries are where the analysis surface was built out, with cumulative elevation gain, compressed file reading and elevation-noise thresholds, and it has not moved much since.

◆ Prediction

Expect the next release to be another compatibility or parsing fix rather than a new metric.

Alternatives to rstudio.prefs and trackeR

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 rstudio.prefs or trackeR.

See all rstudio.prefs alternatives → · See all trackeR alternatives →

Recent activity from rstudio.prefs and trackeR

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

  1. 12h agorstudio.prefsShortcut removal, an addins.json fix, and a new maintainer
  2. 11mo agotrackeRplot_route() fixed; plot layout moved to patchwork
  3. 2y agotrackeRTCX cadence bug fixed; m_per_min units and Stadia maps
  4. 4y agorstudio.prefsPreferences now read and written through rstudioapi
  5. 4y agorstudio.prefsConfig files left alone when nothing would change
  6. 4y agorstudio.prefsSecondary repositories can be deleted again
  7. 4y agorstudio.prefsRepository removal via NULL; config path helpers exported
  8. 5y agorstudio.prefsDocumentation, error messages, and array-type caution
  9. 7y agotrackeRCompressed file reading and correct GPX power extraction
  10. 7y agotrackeRvertical_noise threshold for elevation gain
  11. 7y agotrackeRCumulative elevation gain added as a derived metric
  12. 7y agotrackeRFortify and print bugs fixed in summary objects

Frequently asked questions

What is the difference between rstudio.prefs and trackeR?

Both compete on the same themes — maintenance — within Infra & APIs. rstudio.prefs 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 rstudio.prefs better than trackeR?

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

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

What are the best alternatives to trackeR?

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