Last updated on 2020-11-08 06:46:40 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.9 | 5.75 | 56.25 | 62.00 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.9 | 5.30 | 42.70 | 48.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.9 | 82.31 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.9 | 71.58 | OK | |||
r-devel-windows-ix86+x86_64 | 0.0.9 | 15.00 | 77.00 | 92.00 | OK | |
r-patched-linux-x86_64 | 0.0.9 | OK | ||||
r-patched-solaris-x86 | 0.0.9 | 109.70 | ERROR | |||
r-release-linux-x86_64 | 0.0.9 | 6.69 | 52.71 | 59.40 | OK | |
r-release-macos-x86_64 | 0.0.9 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.0.9 | 10.00 | 85.00 | 95.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.9 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.9 | 8.00 | 57.00 | 65.00 | ERROR |
Version: 0.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(phonfieldwork)
>
> test_check("phonfieldwork")
Running tests in parallel requires the 3rd edition
── Skip (test-create-glossed-document.R:2:3): create_glossed_document ──────────
Reason: On CRAN
── ERROR (test-create-presentation.R:2:1): (code run outside of `test_that()`) ─
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Backtrace:
█
1. └─phonfieldwork::create_presentation(stimuli = 1:3, output_dir = tmp) test-create-presentation.R:2:0
2. └─rmarkdown::render(...)
3. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
── Skip (test-create-viewer.R:2:3): create_viewer_general ──────────────────────
Reason: On CRAN
── Skip (test-draw-sound.R:2:3): draw_sound_general ────────────────────────────
Reason: On CRAN
── Skip (test-draw-spectrogram.R:2:3): draw_spectrogram_general ────────────────
Reason: On CRAN
── Skip (test-flextext-to-df.R:2:3): flextext_to_df_general ────────────────────
Reason: On CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-create-presentation.R:2:1): (code run outside of `test_that()`)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Skip (test-draw-spectrogram.R:2:3): draw_spectrogram_general ────────────────
Reason: On CRAN
── Skip (test-flextext-to-df.R:2:3): flextext_to_df_general ────────────────────
Reason: On CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-create-presentation.R:2:1): (code run outside of `test_that()`)
[ FAIL 1 | WARN 0 | SKIP 5 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.9
Check: examples
Result: ERROR
Running examples in ‘phonfieldwork-Ex.R’ failed
The error most likely occurred in:
> ### Name: srt_to_df
> ### Title: Subtitles .srt file to dataframe
> ### Aliases: srt_to_df
>
> ### ** Examples
>
> srt_to_df(system.file("extdata", "test.srt", package = "phonfieldwork"))
Error in strsplit(result[, "times"], " --> ") : non-character argument
Calls: srt_to_df -> cbind -> do.call -> strsplit
Execution halted
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
● On CRAN (5)
══ testthat results ═══════════════════════════════════════════════════════════
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
ERROR (test-create-presentation.R:2:1): (code run outside of `test_that()`)
ERROR (test-srt-to-df.R:1:1): (code run outside of `test_that()`)
[ FAIL 2 | WARN 6 | SKIP 5 | PASS 36 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.0.9
Check: tests
Result: ERROR
Running 'testthat.R' [3s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(phonfieldwork)
>
> test_check("phonfieldwork")
Running tests in parallel requires the 3rd edition
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()
invalid factor level, NA generated
-- Skip (test-create-glossed-document.R:2:3): create_glossed_document ----------
Reason: On CRAN
-- Skip (test-create-viewer.R:2:3): create_viewer_general ----------------------
Reason: On CRAN
-- Skip (test-draw-sound.R:2:3): draw_sound_general ----------------------------
Reason: On CRAN
-- Skip (test-draw-spectrogram.R:2:3): draw_spectrogram_general ----------------
Reason: On CRAN
-- Skip (test-flextext-to-df.R:2:3): flextext_to_df_general --------------------
Reason: On CRAN
-- ERROR (test-srt-to-df.R:1:1): (code run outside of `test_that()`) -----------
Error: non-character argument
Backtrace:
x
1. \-phonfieldwork::srt_to_df(system.file("extdata", "test.srt", package = "phonfieldwork")) test-srt-to-df.R:1:0
2. +-base::cbind(...)
3. +-base::do.call(rbind, strsplit(result[, "times"], " --> "))
4. \-base::strsplit(result[, "times"], " --> ")
-- Skipped tests --------------------------------------------------------------
* On CRAN (5)
== testthat results ===========================================================
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
Warning (test-create-empty-textgrid.R:3:1): (code run outside of `test_that()`)
ERROR (test-srt-to-df.R:1:1): (code run outside of `test_that()`)
[ FAIL 1 | WARN 6 | SKIP 5 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64