Last updated on 2025-05-06 03:51:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 10.64 | 404.12 | 414.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 7.75 | 270.34 | 278.09 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 652.82 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 669.88 | NOTE | |||
r-devel-windows-x86_64 | 0.6.0 | 15.00 | 473.00 | 488.00 | NOTE | |
r-patched-linux-x86_64 | 0.6.0 | 10.89 | 405.05 | 415.94 | NOTE | |
r-release-linux-x86_64 | 0.6.0 | 10.39 | 404.60 | 414.99 | NOTE | |
r-release-macos-arm64 | 0.6.0 | 168.00 | NOTE | |||
r-release-macos-x86_64 | 0.6.0 | 371.00 | NOTE | |||
r-release-windows-x86_64 | 0.6.0 | 15.00 | 473.00 | 488.00 | NOTE | |
r-oldrel-macos-arm64 | 0.6.0 | 138.00 | OK | |||
r-oldrel-macos-x86_64 | 0.6.0 | 251.00 | OK | |||
r-oldrel-windows-x86_64 | 0.6.0 | 18.00 | 437.00 | 455.00 | ERROR |
Version: 0.6.0
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘kinetic_ising_ensemble.R’
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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(spatialising)
>
> test_check("spatialising")
Flavor: r-oldrel-windows-x86_64