Last updated on 2023-01-25 04:51:49 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3.0-5 | 65.11 | 424.15 | 489.26 | OK | |
r-devel-linux-x86_64-debian-gcc | 3.0-5 | 57.49 | 305.08 | 362.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 3.0-5 | 592.73 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 3.0-5 | 636.91 | OK | |||
r-devel-windows-x86_64 | 3.0-5 | 132.00 | 421.00 | 553.00 | OK | |
r-patched-linux-x86_64 | 3.0-3 | 74.15 | 371.13 | 445.28 | OK | |
r-release-linux-x86_64 | 3.0-3 | 64.84 | 378.75 | 443.59 | OK | |
r-release-macos-arm64 | 3.0-5 | 126.00 | NOTE | |||
r-release-macos-x86_64 | 3.0-5 | 179.00 | OK | |||
r-release-windows-x86_64 | 3.0-3 | 465.00 | 594.00 | 1059.00 | OK | |
r-oldrel-macos-arm64 | 3.0-5 | 98.00 | ERROR | |||
r-oldrel-macos-x86_64 | 3.0-5 | 168.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 3.0-5 | 146.00 | 461.00 | 607.00 | ERROR |
Version: 3.0-5
Check: installed package size
Result: NOTE
installed size is 5.8Mb
sub-directories of 1Mb or more:
R 2.1Mb
help 2.6Mb
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
Version: 3.0-5
Check: examples
Result: ERROR
Running examples in ‘spatstat.geom-Ex.R’ failed
The error most likely occurred in:
> ### Name: harmoniseLevels
> ### Title: Harmonise the levels of several factors, or factor-valued pixel
> ### images.
> ### Aliases: harmoniseLevels
> ### Keywords: manip
>
> ### ** Examples
>
> (a <- factor(sample(letters[1:3], 10, replace=TRUE)))
[1] a c a b a c c b b c
Levels: a b c
> (b <- factor(sample(LETTERS[1:4], 7, replace=TRUE)))
[1] C A A A B B B
Levels: A B C
> harmoniseLevels(a,b)
Error in mapply("[<-", x = x[isim], value = newfactors, SIMPLIFY = FALSE) :
zero-length inputs cannot be mixed with those of non-zero length
Calls: harmoniseLevels -> mapply
Execution halted
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 3.0-5
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'spatstat.geom-Ex.R' failed
The error most likely occurred in:
> ### Name: harmoniseLevels
> ### Title: Harmonise the levels of several factors, or factor-valued pixel
> ### images.
> ### Aliases: harmoniseLevels
> ### Keywords: manip
>
> ### ** Examples
>
> (a <- factor(sample(letters[1:3], 10, replace=TRUE)))
[1] a c a b a c c b b c
Levels: a b c
> (b <- factor(sample(LETTERS[1:4], 7, replace=TRUE)))
[1] C A A A B B B
Levels: A B C
> harmoniseLevels(a,b)
Error in mapply("[<-", x = x[isim], value = newfactors, SIMPLIFY = FALSE) :
zero-length inputs cannot be mixed with those of non-zero length
Calls: harmoniseLevels -> mapply
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 3.0-5
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'spatstat.geom-Ex.R' failed
The error most likely occurred in:
> ### Name: harmoniseLevels
> ### Title: Harmonise the levels of several factors, or factor-valued pixel
> ### images.
> ### Aliases: harmoniseLevels
> ### Keywords: manip
>
> ### ** Examples
>
> (a <- factor(sample(letters[1:3], 10, replace=TRUE)))
[1] a c a b a c c b b c
Levels: a b c
> (b <- factor(sample(LETTERS[1:4], 7, replace=TRUE)))
[1] C A A A B B B
Levels: A B C
> harmoniseLevels(a,b)
Error in mapply("[<-", x = x[isim], value = newfactors, SIMPLIFY = FALSE) :
zero-length inputs cannot be mixed with those of non-zero length
Calls: harmoniseLevels -> mapply
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64