CRAN Package Check Results for Package morf

Last updated on 2023-04-02 09:56:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 127.59 297.89 425.48 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 105.95 216.37 322.32 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 194.11 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 556.68 OK
r-devel-windows-x86_64 1.0.0 164.00 319.00 483.00 OK
r-patched-linux-x86_64 1.0.0 87.05 275.89 362.94 OK
r-release-linux-x86_64 1.0.0 112.90 267.12 380.02 OK
r-release-macos-arm64 1.0.0 99.00 ERROR
r-release-macos-x86_64 1.0.0 199.00 NOTE
r-release-windows-x86_64 1.0.0 239.00 322.00 561.00 OK
r-oldrel-macos-arm64 1.0.0 96.00 ERROR
r-oldrel-macos-x86_64 1.0.0 194.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.0 286.00 367.00 653.00 OK

Additional issues

M1mac M1mac noLD

Check Details

Version: 1.0.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: installed package size
Result: NOTE
     installed size is 6.0Mb
     sub-directories of 1Mb or more:
     libs 5.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-morf.R:63:3'): morf splits and predicts as expected with continuos covariates ──
     treeR$predictions (`actual`) and `predictions` (`expected`) don't have the same values.
     * Only in `actual`: 0.333333333333333
     * Only in `expected`: 0.333333333333333
    
     ── Failure ('test-morf.R:129:3'): morf splits and predicts as expected with categorical covariates ──
     treeR$predictions (`actual`) and `predictions` (`expected`) don't have the same values.
     * Only in `actual`: 0.27027027027027, 0.288343558282209
     * Only in `expected`: 0.27027027027027, 0.288343558282209
    
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-morf.R:63:3'): morf splits and predicts as expected with continuos covariates ──
     treeR$predictions (`actual`) and `predictions` (`expected`) don't have the same values.
     * Only in `actual`: 0.333333333333333
     * Only in `expected`: 0.333333333333333
    
     ── Failure ('test-morf.R:129:3'): morf splits and predicts as expected with categorical covariates ──
     treeR$predictions (`actual`) and `predictions` (`expected`) don't have the same values.
     * Only in `actual`: 0.27027027027027, 0.288343558282209
     * Only in `expected`: 0.27027027027027, 0.288343558282209
    
    
     [ FAIL 2 | WARN 0 | SKIP 0 | PASS 3 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-arm64