CRAN Package Check Results for Maintainer ‘Hinz Martin <martin.hinz at ufg.uni-kiel.de>’

Last updated on 2020-08-07 01:50:26 CEST.

Package ERROR OK
oxcAAR 1 11

Package oxcAAR

Current CRAN status: ERROR: 1, OK: 11

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