You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
report_participants(): fix CRAN failure on r-devel due to row names contain missing values error by replacing datawizard::data_tabulate() with a direct table() call for country and race frequency tables (#593).
Fix report() crash when character vector has only one unique value (#578).