CRAN Package Check Results for Package mvoutlier

Last updated on 2026-06-07 20:51:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.4 5.09 47.24 52.33 OK
r-devel-linux-x86_64-debian-gcc 2.1.4 3.45 34.30 37.75 WARN
r-devel-linux-x86_64-fedora-clang 2.1.4 81.35 OK
r-devel-linux-x86_64-fedora-gcc 2.1.4 79.84 OK
r-devel-windows-x86_64 2.1.4 7.00 73.00 80.00 OK
r-patched-linux-x86_64 2.1.4 5.91 41.40 47.31 OK
r-release-linux-x86_64 2.1.4 4.90 41.18 46.08 OK
r-release-macos-arm64 2.1.4 1.00 14.00 15.00 OK
r-release-macos-x86_64 2.1.4 4.00 43.00 47.00 OK
r-release-windows-x86_64 2.1.4 7.00 68.00 75.00 OK
r-oldrel-macos-arm64 2.1.4 1.00 15.00 16.00 OK
r-oldrel-macos-x86_64 2.1.4 4.00 115.00 119.00 OK
r-oldrel-windows-x86_64 2.1.4 7.00 79.00 86.00 OK

Check Details

Version: 2.1.4
Check: whether the namespace can be loaded with stated dependencies
Result: WARN Fatal error: cannot create 'R_TempDir' A namespace must be able to be loaded with just the base namespace loaded: otherwise if the namespace gets loaded by a saved object, the session will be unable to start. Probably some imports need to be declared in the NAMESPACE file. Flavor: r-devel-linux-x86_64-debian-gcc