← Back to home
Comparison · Infra & APIs

metR vs survivoR

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

Shared themes:r-package

metR vs survivoR: at a glance

FeaturemetRsurvivoR
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themesmeteorology, ggplot2, r-package, netcdfdata-package, r-package, television, reality-tv
Last editorial update52m ago1h ago
WebsiteVisit →Visit →

What is metR?

A meteorology ggplot2 extension where the netCDF reader became the main event

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

Read the full metR trajectory →

What is survivoR?

A Survivor data package that keeps turning a TV show into a relational database

survivoR ships Survivor franchise data as R data frames covering the US, Australian, UK and New Zealand versions. Recent releases track broadcast: US48, US49 and US50 arrived across 2.3.6, 2.3.9 and 2.3.12, alongside AU09, AU12 and Australia vs. The World. The 2.3.12 release also reworked castaway_scores into an explicit three-tier structure - standardised residual scores, probabilistic scores bounded on [0,1], and combined scores - and added advantage_timeline as a long-format view of advantage movement.

Read the full survivoR trajectory →

metR vs survivoR: editorial side-by-side

M
metR
INFRA · APIS
0.0

A meteorology ggplot2 extension where the netCDF reader became the main event

◆ Current state

metR supplies meteorological and oceanographic tools for R: contour and streamline geoms, EOF decomposition, wave fitting, and ReadNetCDF() for getting gridded data in. Development has concentrated heavily on that reader. Version 0.18.0 added subsetting by dimension index, so the first or last ten timesteps can be read without knowing how many exist; 0.18.1 moved time parsing to the CFtime package; 0.18.2 added cdo operations through rcdo and reading across multiple files in parallel, and fixed a subsetting bug where nearest-gridpoint matching could return data outside the requested range entirely.

◆ Where it's heading

Two threads run through the releases. The first is tracking ggplot2, absorbing the linewidth aesthetic, the trans to transform rename and guide compatibility as each landed upstream. The second is narrowing scope while deepening the data path: GetSMNData() was made defunct as too specific for a general package, raster and gdal dependencies were removed, and the udunits2 dependency was dropped when it was orphaned, initially replaced by a homebrewed date parser and eventually by CFtime. The result is a package steadily shedding its own code in favour of specialised upstream libraries.

◆ Prediction

Expect further ReadNetCDF() work, since it has received features in four of the last five releases and the rcdo integration opens a large surface of operations to expose.

S
survivoR
INFRA · APIS
0.0

A Survivor data package that keeps turning a TV show into a relational database

◆ Current state

survivoR ships Survivor franchise data as R data frames covering the US, Australian, UK and New Zealand versions. Recent releases track broadcast: US48, US49 and US50 arrived across 2.3.6, 2.3.9 and 2.3.12, alongside AU09, AU12 and Australia vs. The World. The 2.3.12 release also reworked castaway_scores into an explicit three-tier structure - standardised residual scores, probabilistic scores bounded on [0,1], and combined scores - and added advantage_timeline as a long-format view of advantage movement.

◆ Where it's heading

The work is less about adding seasons than about making the tables join cleanly. 2.3.1 rebuilt challenge_description and challenge_results around a shared challenge_id, added challenge characteristic flags and result notes, and put logical finalist, winner and jury flags on castaways. Since then the pattern repeats at smaller scale: boot_order as its own table, season_name deprecated everywhere except season_summary, castaways cleaned so people booted twice appear once. Derived analytical columns are being separated from raw records rather than mixed into them.

◆ Prediction

Expect the next release to add the current season's data on the same broadcast-following cadence, with any structural work continuing to split derived scores out of the raw tables.

Alternatives to metR and survivoR

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 metR or survivoR.

See all metR alternatives → · See all survivoR alternatives →

Recent activity from metR and survivoR

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

  1. 2mo agosurvivoRUS50 and AU12 land, castaway scores split into three tiers
  2. 7mo agosurvivoRUS49 data completed and season 50 cast added
  3. 7mo agometRSubset notation fix in the netCDF reader
  4. 11mo agometRcdo operations, parallel multi-file reads, and a subsetting correctness fix
  5. 11mo agosurvivoRSurvivor Australia vs. The World added
  6. 1y agosurvivoRboot_order table added and castaways deduplicated
  7. 1y agometRnetCDF time parsing handed to the CFtime package
  8. 1y agometRnetCDF subsetting by dimension index
  9. 1y agometRLongitude scales pass the transform argument correctly
  10. 1y agometREOF rotation takes a function, and scope narrows
  11. 2y agosurvivoRComplete AU09 data reaches CRAN
  12. 2y agosurvivoRChallenge tables rebuilt around a shared linking key

Frequently asked questions

What is the difference between metR and survivoR?

Both compete on the same themes — r-package — within Infra & APIs. metR and survivoR 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 metR better than survivoR?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. metR and survivoR 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 Infra & APIs products to evaluate alongside.

What are the best alternatives to metR?

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

What are the best alternatives to survivoR?

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