CRAN Package Check Results for Package InterpolateR

Last updated on 2025-04-10 08:58:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-0 25.93 304.99 330.92 OK
r-devel-linux-x86_64-debian-gcc 1.2-0 17.72 194.71 212.43 OK
r-devel-linux-x86_64-fedora-gcc 1.2-0 515.22 OK
r-devel-macos-arm64 1.2-0 127.00 OK
r-devel-macos-x86_64 1.2-0 277.00 OK
r-devel-windows-x86_64 1.2-0 24.00 242.00 266.00 WARN
r-patched-linux-x86_64 1.2-0 26.75 292.07 318.82 OK
r-release-linux-x86_64 1.2-0 OK
r-release-macos-arm64 1.2-0 128.00 OK
r-release-macos-x86_64 1.2-0 279.00 OK
r-release-windows-x86_64 1.2-0 24.00 243.00 267.00 OK

Check Details

Version: 1.2-0
Check: whether the namespace can be loaded with stated dependencies
Result: WARN 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-windows-x86_64