← Back to home
Comparison · Analytics

mapsf vs serofoi

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

mapsf vs serofoi: at a glance

Featuremapsfserofoi
SectorAnalyticsAnalytics
Velocity score0.00.0
Sparks · 30d00
Top themescartography, thematic-maps, spatial, base-graphicsepiverse-trace, serology, force-of-infection, bayesian-inference
Last editorial update53m ago4h ago
WebsiteVisit →Visit →

What is mapsf?

Thematic mapping in base R that finally got a theming system, then spent two years polishing legends.

mapsf produces thematic maps on R's base graphics device — choropleths, proportional symbols, typology maps, rasters, and their combinations, with legends, scale bars, north arrows, and insets as composable elements. Version 1.0.0 was the structural release, introducing a theming system that deprecated eight scattered styling arguments and adding mf_png() and mf_svg() export helpers plus alpha transparency across map types. The 1.1.x and 1.2.x line since then has been steady refinement: background and extent control on the drawing functions, decimal and thousands-separator control in legends, and label placement arguments.

Read the full mapsf trajectory →

What is serofoi?

serofoi grew a serosurvey simulator alongside the force-of-infection models it was built to fit.

serofoi estimates the force of infection from serological survey data using Bayesian serocatalytic models fitted through Stan. Beyond fitting it now simulates serosurveys — specifying a model and a survey design and generating the data such a survey would produce. The most recent release is visualisation and naming work.

Read the full serofoi trajectory →

mapsf vs serofoi: editorial side-by-side

M
mapsf
ANALYTICS
0.0

Thematic mapping in base R that finally got a theming system, then spent two years polishing legends.

◆ Current state

mapsf produces thematic maps on R's base graphics device — choropleths, proportional symbols, typology maps, rasters, and their combinations, with legends, scale bars, north arrows, and insets as composable elements. Version 1.0.0 was the structural release, introducing a theming system that deprecated eight scattered styling arguments and adding mf_png() and mf_svg() export helpers plus alpha transparency across map types. The 1.1.x and 1.2.x line since then has been steady refinement: background and extent control on the drawing functions, decimal and thousands-separator control in legends, and label placement arguments.

◆ Where it's heading

The package has been consolidating control into fewer, more consistent places. Legend handling moved out to the maplegend package in 0.8.0 and the per-element mf_legend_* functions were deprecated in favor of arguments on the map calls themselves; theming replaced ad-hoc style arguments in 1.0.0; and recent releases keep propagating the same argument vocabulary — bg, extent, leg_val_rnd, leg_val_dec, leg_val_big — across every function that should accept it. Determinism is a visible concern too, with 1.2.1 fixing a seed so mf_distr() point positions stop moving between runs.

◆ Prediction

The recent releases are almost entirely argument-parity work across existing functions, so expect that to continue until the vocabulary is uniform rather than any new map type appearing.

S
serofoi
ANALYTICS
0.0

serofoi grew a serosurvey simulator alongside the force-of-infection models it was built to fit.

◆ Current state

serofoi estimates the force of infection from serological survey data using Bayesian serocatalytic models fitted through Stan. Beyond fitting it now simulates serosurveys — specifying a model and a survey design and generating the data such a survey would produce. The most recent release is visualisation and naming work.

◆ Where it's heading

The package moved from fitting-only to a fit-and-simulate pair. 0.1.0 added simulation from time- or age-varying force-of-infection trends and simplified the fitted object down to a Stan fit; 1.0.2 broadened simulation into full serosurvey generation with its own vignette. 1.0.3 then spent its effort on naming consistency and plotting options, which is what a package does once its scope is set.

◆ Prediction

With simulation and fitting both in place, the natural next step is tooling that closes the loop between them — recovery checks or study-design guidance built on simulated surveys.

Alternatives to mapsf and serofoi

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 mapsf or serofoi.

See all mapsf alternatives → · See all serofoi alternatives →

Recent activity from mapsf and serofoi

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

  1. 1mo agomapsfLabel placement arguments and deterministic distribution plots
  2. 2mo agomapsfBackground and extent control across the drawing functions
  3. 7mo agomapsfPNG resolution control and legend number formatting
  4. 1y agomapsf1.0.0 introduces theming and deprecates eight style arguments
  5. 1y agoserofoiConstant FoI plots, r-hat plotting and shorter parameter names
  6. 1y agoserofoiSerological surveys can now be simulated end to end
  7. 1y agomapsfPencil-sketch layers, ckmeans breaks, and border extraction
  8. 2y agomapsfGraticule label display fix
  9. 2y agoserofoiSimulation functions added; fitted output simplified to a Stan fit
  10. 3y agoserofoiFirst release: three force-of-infection models and the core modules

Frequently asked questions

What is the difference between mapsf and serofoi?

They serve adjacent needs but don't currently overlap on shipped themes. mapsf and serofoi 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 mapsf better than serofoi?

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

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

What are the best alternatives to serofoi?

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