CRAN Package Check Results for Package fasterize

Last updated on 2025-04-04 05:53:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 80.30 237.88 318.18 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 53.50 148.39 201.89 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 562.88 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 526.18 OK
r-devel-macos-arm64 1.1.0 126.00 OK
r-devel-macos-x86_64 1.1.0 240.00 OK
r-devel-windows-x86_64 1.1.0 87.00 200.00 287.00 WARN
r-patched-linux-x86_64 1.1.0 80.23 226.30 306.53 OK
r-release-linux-x86_64 1.1.0 75.45 218.49 293.94 OK
r-release-macos-arm64 1.1.0 109.00 OK
r-release-macos-x86_64 1.1.0 220.00 OK
r-release-windows-x86_64 1.1.0 83.00 195.00 278.00 OK
r-oldrel-macos-arm64 1.1.0 OK
r-oldrel-macos-x86_64 1.1.0 219.00 OK
r-oldrel-windows-x86_64 1.1.0 107.00 258.00 365.00 OK

Check Details

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