← Back to home
Comparison · Infra & APIs

aftables vs prova

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

aftables vs prova: at a glance

Featureaftablesprova
SectorInfra & APIsInfra & APIs
Velocity score0.06.3
Sparks · 30d01
Top themesaccessibility, spreadsheets, government-statistics, openxlsx2r-packages, bayesian-inference, decision-analysis, api-consolidation
Last editorial update3h ago1h ago
WebsiteVisit →Visit →

What is aftables?

Accessible government spreadsheets in R, rebuilt on openxlsx2 and renamed along the way.

aftables generates spreadsheets that meet the UK Analysis Function's accessibility guidance, taking structured input and producing a formatted workbook with cover, contents, notes and table sheets. Version 2.0.0 replaced the workbook engine with openxlsx2 and added configuration through a config.yaml file, with create_config_yaml() exporting a template and generate_workbook() gaining arguments to point at it. The package was previously called a11ytables and was renamed in 1.0.2, with function names changed to match.

Read the full aftables trajectory →

What is prova?

prova adds expected-utility calculation on top of its Bayesian inference core.

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

Read the full prova trajectory →

aftables vs prova: editorial side-by-side

A
aftables
INFRA · APIS
0.0

Accessible government spreadsheets in R, rebuilt on openxlsx2 and renamed along the way.

◆ Current state

aftables generates spreadsheets that meet the UK Analysis Function's accessibility guidance, taking structured input and producing a formatted workbook with cover, contents, notes and table sheets. Version 2.0.0 replaced the workbook engine with openxlsx2 and added configuration through a config.yaml file, with create_config_yaml() exporting a template and generate_workbook() gaining arguments to point at it. The package was previously called a11ytables and was renamed in 1.0.2, with function names changed to match.

◆ Where it's heading

The history reads in two phases. As a11ytables the work was about what belongs in an accessible spreadsheet, adding arbitrary pre-table metadata rows and enforcing rules such as rejecting tab titles that start with a numeral. Since the rename the work has been structural: a new backend, and configuration moved out of function arguments into a file that can be version-controlled and shared across a team. That second phase suits the audience, since government analysts producing recurring statistical releases want the same document properties applied every time rather than re-specified per run.

◆ Prediction

Expect the config.yaml surface to grow to cover more of what is currently passed as arguments, given it arrived alongside alternative author, title and keywords arguments that it plainly supersedes. With the openxlsx2 migration complete, further releases are likely to be formatting fixes surfaced by real departmental publications, as 2.0.1 already was.

P
prova
INFRA · APIS
6.3

prova adds expected-utility calculation on top of its Bayesian inference core.

◆ Current state

prova does Bayesian nonparametric inference in R — probabilities through Pr() and qPr(), mutual information, quantile plots. Five releases in about two weeks renamed its central argument, collapsed two plotting functions into one, and then in v2.3.0 introduced exputility() for expected utilities and their revisability, with plot() and print() methods attached from the start.

◆ Where it's heading

Two arcs run in parallel. One compresses the API: learnt= became K=, flexiplot() and plotquantiles() merged into pplot(), and omitting arguments such as Y=, X= and K= got simpler. The other extends reach — mutualinfoF() for finite-domain variates, quantile accuracy reported alongside mutual information, and now a decision-theoretic layer sitting on the inference the package already did.

◆ Prediction

exputility() shipping with print() and plot() methods matches how the probability and mutual-information classes were treated, so utilities are likely to get the same class-based handling as they mature. The notes do not say whether decision analysis extends beyond expected utility.

Alternatives to aftables and prova

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 aftables or prova.

See all aftables alternatives → · See all prova alternatives →

Recent activity from aftables and prova

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

  1. 13d agoprovaexputility() brings decision analysis into prova
  2. 20d agoprovaCumulative 2.x notes, plus hist() and mutual-information changes
  3. 23d agoprovalearnt= becomes K=; pplot() replaces two plot functions
  4. 28d agoprovaFix for pre-existing parallel clusters
  5. 28d agoprovaextraDistr dropped; mutual-information objects get a class
  6. 4mo agoaftablesrlang import restored for older R versions
  7. 5mo agoaftablesWorkbook engine moved to openxlsx2; config.yaml introduced
  8. 1y agoaftablesPackage renamed from a11ytables to aftables
  9. 2y agoaftablesTab titles beginning with a numeral now rejected
  10. 2y agoaftablescustom_rows allows arbitrary pre-table metadata
  11. 2y agoaftablesTable count spelled out; README spelling corrected

Frequently asked questions

What is the difference between aftables and prova?

They serve adjacent needs but don't currently overlap on shipped themes. prova is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 aftables better than prova?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. prova is currently shipping more aggressively (velocity 6.3 vs 0.0), with 1 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 aftables?

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

What are the best alternatives to prova?

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