CRAN Package Check Results for Package GBcurves

Last updated on 2021-03-14 06:48:03 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 2.11 26.98 29.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 1.75 21.31 23.06 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 44.68 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.1 36.87 NOTE
r-devel-windows-ix86+x86_64 0.1.1 7.00 61.00 68.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.1.1 NOTE
r-patched-linux-x86_64 0.1.1 2.30 26.21 28.51 OK
r-patched-solaris-x86 0.1.1 53.80 NOTE
r-release-linux-x86_64 0.1.1 2.18 26.53 28.71 OK
r-release-macos-x86_64 0.1.1 ERROR
r-release-windows-ix86+x86_64 0.1.1 6.00 53.00 59.00 OK
r-oldrel-macos-x86_64 0.1.1 ERROR
r-oldrel-windows-ix86+x86_64 0.1.1 4.00 66.00 70.00 OK

Check Details

Version: 0.1.1
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘functional’ ‘xts’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/25s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     |
     |==================================================== | 75%
     |
     |============================================================= | 87%
     |
     |======================================================================| 100%══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_gb.R:17:3): Test function ─────────────────────────────────────
     nrow(df.out) > 0 is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ]
     Error: Test failures
     Execution halted
Flavor: r-release-macos-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/31s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     |
     |==================================================== | 75%
     |
     |============================================================= | 87%
     |
     |======================================================================| 100%══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test_gb.R:17:3): Test function ─────────────────────────────────────
     nrow(df.out) > 0 is not TRUE
    
     `actual`: FALSE
     `expected`: TRUE
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 2 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64