CRAN Package Check Results for Package MVNtestchar

Last updated on 2024-04-23 11:55:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.3 2.99 36.61 39.60 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.3 2.40 28.29 30.69 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.3 51.50 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.3 60.92 NOTE
r-prerel-macos-arm64 1.1.3 29.00 NOTE
r-prerel-windows-x86_64 1.1.3 4.00 50.00 54.00 NOTE
r-patched-linux-x86_64 1.1.3 2.21 34.64 36.85 NOTE
r-release-linux-x86_64 1.1.3 1.91 34.59 36.50 OK
r-release-macos-arm64 1.1.3 26.00 OK
r-release-macos-x86_64 1.1.3 34.00 OK
r-release-windows-x86_64 1.1.3 5.00 53.00 58.00 OK
r-oldrel-macos-arm64 1.1.3 22.00 NOTE
r-oldrel-windows-x86_64 1.1.3 5.00 59.00 64.00 OK

Check Details

Version: 1.1.3
Check: Rd files
Result: NOTE checkRd: (-1) MVNtestchar-package.Rd:16-17: Lost braces; missing escapes or markup? 16 | {Provides a test of multivariate normality of a sample which does not require estimation of the nuisance parameters, the mean vector and covariance matrix. Rather, a sequence of transformations removes these nuisance parameters, resulting in a set of sample matrices that are positive definite. If, and only if the original data is multivariate normal, these matrices are uniformly distributed on the space of positive definite matrices in the unit hyper-rectangle. The package performs a goodness of fit test of this hypothesis. In addition to the test, functions in the package give visualizations of the support region of positive definite matrices for p equals 2. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64

Version: 1.1.3
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘ggplot2’ ‘grDevices’ ‘knitr’ ‘utils’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-oldrel-macos-arm64