Last updated on 2022-04-27 12:55:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.90 | 40.77 | 45.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 3.49 | 31.00 | 34.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 53.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 52.24 | ERROR | |||
r-devel-windows-x86_64 | 0.1.0 | 35.00 | 50.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.0 | 4.13 | 38.70 | 42.83 | NOTE | |
r-release-linux-x86_64 | 0.1.0 | 4.18 | 39.10 | 43.28 | NOTE | |
r-release-macos-arm64 | 0.1.0 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 9.00 | 50.00 | 59.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1.0 | 19.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 30.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 8.00 | 33.00 | 41.00 | NOTE |
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘tropicalSparse-Ex.R’ failed
The error most likely occurred in:
> ### Name: tropicalsparse.axpyi
> ### Title: tropicalsparse.axpyi()
> ### Aliases: tropicalsparse.axpyi
>
> ### ** Examples
>
> a <- c(2, Inf, 5, 0, Inf, Inf, Inf, 10, Inf)
> b <- c(0, 5, Inf, Inf, 12, 2, Inf, Inf, 3)
> alpha <- 5
>
> tropicalsparse.axpyi(a, alpha, b, 'minplus')
Error in A != Inf || B != Inf : 'length = 9' in coercion to 'logical(1)'
Calls: tropicalsparse.axpyi -> tropicalsparse.add
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc