CRAN Package Check Results for Package CLA

Last updated on 2021-11-03 08:50:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.96-1 2.57 104.31 106.88 OK
r-devel-linux-x86_64-debian-gcc 0.96-1 2.67 80.06 82.73 OK
r-devel-linux-x86_64-fedora-clang 0.96-1 140.29 OK
r-devel-linux-x86_64-fedora-gcc 0.96-1 129.63 OK
r-devel-windows-x86_64 0.96-1 5.00 132.00 137.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.96-1 OK
r-patched-linux-x86_64 0.96-1 OK
r-patched-solaris-x86 0.96-1 403.60 OK
r-release-linux-x86_64 0.96-1 3.45 96.52 99.97 OK
r-release-macos-arm64 0.96-1 ERROR
r-release-macos-x86_64 0.96-1 OK
r-release-windows-ix86+x86_64 0.96-1 6.00 99.00 105.00 OK
r-oldrel-macos-x86_64 0.96-1 OK
r-oldrel-windows-ix86+x86_64 0.96-1 5.00 125.00 130.00 OK

Additional issues

M1mac

Check Details

Version: 0.96-1
Check: tests
Result: ERROR
     Running ‘SP500-ex.R’ [8s/11s]
    Running the tests in ‘tests/SP500-ex.R’ failed.
    Last 13 lines of output:
     + ## else ## 32-bit
     + ## if(.Platform$OS.type == "windows")
     + ## identical(non.0.assets, win.b32.n0)
     + ## else if(mS$ osVersion == "Solaris 10")
     + ## identical(non.0.assets, S10.b32.n0)
     + ## else ## all other 32-bit, notably Linux
     + ## identical(non.0.assets, b32.n0)
     +
     + differWts || identical(head(CLs5c.0.120$free_indices, 12),
     + list(c(295L, 453L), 453L, c(453L, 472L), c(19L, 453L, 472L),
     + c(19L, 453L), 453L, c(15L, 453L), 15L, c(15L, 320L),
     + c(15L, 105L, 320L), c(105L, 320L), c(105L, 320L, 472L)))
     + })
     Error: !strict || identical(non.0.assets, non.0.TARG) is not TRUE
     Execution halted
Flavor: r-release-macos-arm64