← Back to home
Comparison · Infra & APIs

adjustedCurves vs metR

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

Shared themes:r-package

adjustedCurves vs metR: at a glance

FeatureadjustedCurvesmetR
SectorInfra & APIsInfra & APIs
Velocity score0.00.0
Sparks · 30d00
Top themessurvival-analysis, causal-inference, r-package, biostatisticsmeteorology, ggplot2, r-package, netcdf
Last editorial update1h ago1h ago
WebsiteVisit →Visit →

What is adjustedCurves?

A survival curve package spending release after release correcting its own estimates

adjustedCurves computes confounder-adjusted survival and cumulative incidence curves across a range of estimators - IPTW, AIPTW, Aalen-Johansen, direct standardisation - with support for multiple imputation and bootstrapping. The recent releases are dominated by corrections to numbers the package already reported. Version 0.11.4 fixed cumulative incidence estimates under method="aalen_johansen" that were being read one time step early, which the maintainer notes could differ substantially when events are few, and added risk and event counts to the ggsurvplot conversion including correctly pooled values under multiple imputation.

Read the full adjustedCurves trajectory →

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 →

adjustedCurves vs metR: editorial side-by-side

A
adjustedCurves
INFRA · APIS
0.0

A survival curve package spending release after release correcting its own estimates

◆ Current state

adjustedCurves computes confounder-adjusted survival and cumulative incidence curves across a range of estimators - IPTW, AIPTW, Aalen-Johansen, direct standardisation - with support for multiple imputation and bootstrapping. The recent releases are dominated by corrections to numbers the package already reported. Version 0.11.4 fixed cumulative incidence estimates under method="aalen_johansen" that were being read one time step early, which the maintainer notes could differ substantially when events are few, and added risk and event counts to the ggsurvplot conversion including correctly pooled values under multiple imputation.

◆ Where it's heading

Multiple imputation is the recurring fault line. The standard error pooling formula was implemented incorrectly until 0.11.2, then fixed again in 0.11.3 for the bootstrapping-plus-imputation combination, and 0.11.4 added the pooled risk table values that had previously been omitted entirely. A separate thread quietly removed capability: tmle and ostmle methods went in 0.10.0, and tmle support was pulled again in 0.11.1 after the concrete package left CRAN. Feature work does happen - risk tables, contrast arguments, the extend_to_last control on IPTW curves - but it is outweighed by correction.

◆ Prediction

Expect continued estimator-level corrections rather than new methods, and a possible return of tmle support if its upstream dependency returns to CRAN, since the removal was described as temporary.

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.

Alternatives to adjustedCurves and metR

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

See all adjustedCurves alternatives → · See all metR alternatives →

Recent activity from adjustedCurves and metR

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

  1. 6mo agoadjustedCurvesOff-by-one-step error corrected in cumulative incidence estimates
  2. 7mo agometRSubset notation fix in the netCDF reader
  3. 11mo agometRcdo operations, parallel multi-file reads, and a subsetting correctness fix
  4. 1y agoadjustedCurvesIPTW curves can now extend to the last observed time
  5. 1y agometRnetCDF time parsing handed to the CFtime package
  6. 1y agometRnetCDF subsetting by dimension index
  7. 1y agometRLongitude scales pass the transform argument correctly
  8. 1y agometREOF rotation takes a function, and scope narrows
  9. 2y agoadjustedCurvesDropped arguments and a wrong multiple-imputation pooling formula
  10. 2y agoadjustedCurvesRisk tables, contrast consolidation and faster bootstrapping
  11. 3y agoadjustedCurvestmle and ostmle methods dropped
  12. 3y agoadjustedCurvesDependency compatibility and installation documentation

Frequently asked questions

What is the difference between adjustedCurves and metR?

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

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

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

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.