CRAN Package Check Results for Package oxcAAR

Last updated on 2020-08-07 01:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 2.78 61.99 64.77 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.15 49.88 52.03 OK
r-devel-linux-x86_64-fedora-clang 1.0.0 70.49 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 70.44 OK
r-devel-windows-ix86+x86_64 1.0.0 12.00 67.00 79.00 OK
r-patched-linux-x86_64 1.0.0 2.80 62.09 64.89 OK
r-patched-solaris-x86 1.0.0 75.00 ERROR
r-release-linux-x86_64 1.0.0 3.28 47.55 50.83 OK
r-release-macos-x86_64 1.0.0 OK
r-release-windows-ix86+x86_64 1.0.0 13.00 108.00 121.00 OK
r-oldrel-macos-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 5.00 68.00 73.00 OK

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(oxcAAR)
     >
     > test_check("oxcAAR")
     sh: /home/ripley/R/packages/tests32/oxcAAR.Rcheck/tests/testthat/ox_output.js: cannot execute
     ── 1. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_util
     `quickSetupOxcal()` threw an error.
     Message: argument is of length zero
     Class: simpleError/error/condition
     Backtrace:
     1. testthat::expect_error(quickSetupOxcal(), NA)
     6. oxcAAR::quickSetupOxcal()
    
     ── 2. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_util
     dir.exists("OxCal/bin/") isn't true.
    
     ── 3. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_util
     `%in%`(...) isn't true.
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 94 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
     1. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_utility_functions.R#30)
     2. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_utility_functions.R#31)
     3. Failure: quickSetupOxcal downloads oxcal and sets correct path (@test_utility_functions.R#32)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘basic-usage.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available, because the rmarkdown package is not installed. Please install it.
    Quitting from lines 24-30 (basic-usage.Rmd)
    Error: processing vignette 'basic-usage.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building ‘basic-usage.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘basic-usage.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86