From df83a943bb528c3368bb8cd30e4085723f224f5c Mon Sep 17 00:00:00 2001 From: "Mattan S. Ben-Shachar" Date: Fri, 6 Sep 2024 23:15:03 +0300 Subject: [PATCH] Update NAMESPACE --- NAMESPACE | 1 + 1 file changed, 1 insertion(+) diff --git a/NAMESPACE b/NAMESPACE index 76db6d047..9c5b73b48 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -320,6 +320,7 @@ S3method(p_direction,brmsfit) S3method(p_direction,comparisons) S3method(p_direction,data.frame) S3method(p_direction,default) +S3method(p_direction,distribution) S3method(p_direction,draws) S3method(p_direction,emmGrid) S3method(p_direction,emm_list)