Changes in version 1.0.1 (2026-05-18) - Updated maintainer email address to mnonr.rpackage@gmail.com. - Added Authors@R field in DESCRIPTION (replacing the legacy Author and Maintainer fields), resolving a CRAN incoming feasibility NOTE on r-devel. - Removed LazyData: true from DESCRIPTION since the package does not contain a data/ directory. Changes in version 1.0.0 (2020-02-11) - First CRAN release. - Functions to generate multivariate non-normal random numbers based on multivariate skewness and kurtosis (mnonr), and based on marginal skewness and kurtosis using Vale & Maurelli's method (unonr). - mardia function to compute univariate and multivariate (Mardia's test) skewness and kurtosis.