CRAN Package Check Results for Package rTensor2

Last updated on 2025-04-16 12:49:42 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 59.89 310.79 370.68 OK
r-devel-linux-x86_64-debian-gcc 2.0.0 47.08 198.41 245.49 OK
r-devel-linux-x86_64-fedora-clang 2.0.0 639.73 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 590.76 OK
r-devel-windows-x86_64 2.0.0 60.00 254.00 314.00 WARN
r-patched-linux-x86_64 2.0.0 66.96 302.34 369.30 OK
r-release-linux-x86_64 2.0.0 63.39 297.64 361.03 OK
r-release-macos-arm64 2.0.0 223.00 OK
r-release-macos-x86_64 2.0.0 331.00 OK
r-release-windows-x86_64 2.0.0 60.00 256.00 316.00 OK
r-oldrel-macos-arm64 2.0.0 150.00 OK
r-oldrel-macos-x86_64 2.0.0 235.00 OK
r-oldrel-windows-x86_64 2.0.0 84.00 362.00 446.00 OK

Check Details

Version: 2.0.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