Last updated on 2021-02-10 08:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.1 | 1.74 | 24.78 | 26.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.1 | 1.47 | 19.43 | 20.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.1 | 41.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.1 | 30.23 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.0.1 | 5.00 | 48.00 | 53.00 | OK | |
r-patched-linux-x86_64 | 0.0.1 | 1.53 | 23.89 | 25.42 | OK | |
r-patched-solaris-x86 | 0.0.1 | 42.60 | OK | |||
r-release-linux-x86_64 | 0.0.1 | 1.77 | 24.12 | 25.89 | OK | |
r-release-macos-x86_64 | 0.0.1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 0.0.1 | 27.00 | 13.00 | 40.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.0.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.1 | 3.00 | 35.00 | 38.00 | OK |
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pkgnews)
Attaching package: 'pkgnews'
The following object is masked from 'package:utils':
news
>
> test_check("pkgnews")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-news.R:44:3): web ─────────────────────────────────────────────
tail(news("affy"), 1) not equal to "o extensive set of tests in the directory 'tests/'".
1/1 mismatches
x[1]: "Text: extensive set of tests in the directory 'tests/'"
y[1]: "o extensive set of tests in the directory 'tests/'"
── Failure (test-news.R:66:3): web ─────────────────────────────────────────────
tail(Filter(nzchar, news("checkLuhn")), 1) not equal to "- First release".
1/1 mismatches
x[1]: "- First release"
y[1]: "- First release"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 8 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
> test_check("pkgnews")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● !nzchar(Sys.which("pandoc")) is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-news.R:44:3): web ─────────────────────────────────────────────
tail(news("affy"), 1) not equal to "o extensive set of tests in the directory 'tests/'".
1/1 mismatches
x[1]: "Text: extensive set of tests in the directory 'tests/'"
y[1]: "o extensive set of tests in the directory 'tests/'"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.1
Check: whether package can be installed
Result: ERROR
Installation failed.
See * DONE
Flavor: r-release-windows-ix86+x86_64
Version: 0.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
>
> test_check("pkgnews")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● !nzchar(Sys.which("pandoc")) is TRUE (1)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-news.R:44:3): web ─────────────────────────────────────────────
tail(news("affy"), 1) not equal to "o extensive set of tests in the directory 'tests/'".
1/1 mismatches
x[1]: "Text: extensive set of tests in the directory 'tests/'"
y[1]: "o extensive set of tests in the directory 'tests/'"
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 6 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64