mmequiv 1.0.0
CRAN release: 2025-05-19
calculate_mme.data.frame()andcalculate_mme.tbl_df()now allow users to specifyuse_apiand includes informative warnings about the API rate limitDeprecated
calculate_mme_df()and refactoredcalculate_mme()to use S3 methods forlist,data.frame, andtbl_dfobjects (#4)Deprecated
calculate_mme_local()and consolidated local calculation functionality undercalculate_mme()with newuse_apiargument (#3)Fixed
calculate_mme_df()bug in error catching logic and removed hard dependency ontibblepackageUpdated
DESCRIPTIONin response to CRAN reviewer suggestion for next submission
