The goal of MultivDists is to implement multivariate statistical distributions.
You can install the development version of MultivDists from GitHub with:
# install.packages("pak")
pak::pak("fhernanb/MultivDists")
You can visit the package website to explore the vignettes (articles) and function reference.