CRAN Package Check Results for Package BAS

Last updated on 2022-10-20 12:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.6.2 16.35 146.18 162.53 WARN
r-devel-linux-x86_64-debian-gcc 1.6.3 12.57 106.43 119.00 OK
r-devel-linux-x86_64-fedora-clang 1.6.3 210.45 OK
r-devel-linux-x86_64-fedora-gcc 1.6.3 206.22 OK
r-devel-windows-x86_64 1.6.2 63.00 200.00 263.00 NOTE
r-patched-linux-x86_64 1.6.2 16.28 133.55 149.83 OK
r-release-linux-x86_64 1.6.2 14.58 136.03 150.61 OK
r-release-macos-arm64 1.6.3 89.00 ERROR
r-release-macos-x86_64 1.6.2 89.00 OK
r-release-windows-x86_64 1.6.2 59.00 183.00 242.00 OK
r-oldrel-macos-arm64 1.6.3 94.00 ERROR
r-oldrel-macos-x86_64 1.6.2 91.00 OK
r-oldrel-windows-ix86+x86_64 1.6.2 52.00 235.00 287.00 OK

Additional issues

M1mac

Check Details

Version: 1.6.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     gamma.c:304:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     gamma.c:327:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     gamma.c:580:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyp2f1.c:110:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyp2f1.c:278:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyp2f1.c:438:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyperg.c:90:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyperg.c:134:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyperg.c:223:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hyperg.c:293:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     hypergeoF.c:4:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     mtherr.c:78:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     polevl.c:53:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     polevl.c:79:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
     psi.c:122:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.6.2
Check: Rd files
Result: NOTE
    checkRd: (-1) bas.lm.Rd:425: Escaped LaTeX specials: \&
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 1.6.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/6s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     bas.lm(formula = Y ~ ., data = Hald, prior = "BIC", modelprior = uniform())
    
    
     Marginal Posterior Inclusion Probabilities:
     Intercept X1 X2 X3 X4
     1.0000 0.9856 0.7921 0.4705 0.5220
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-bas-lm.R:365'): check non-full rank ──────────────────────────
     `bas.lm(...)` did not produce any warnings.
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-arm64

Version: 1.6.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     bas.lm(formula = Y ~ ., data = Hald, prior = "BIC", modelprior = uniform())
    
    
     Marginal Posterior Inclusion Probabilities:
     Intercept X1 X2 X3 X4
     1.0000 0.9856 0.7921 0.4705 0.5220
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure ('test-bas-lm.R:365'): check non-full rank ──────────────────────────
     `bas.lm(...)` did not produce any warnings.
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 181 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-arm64