Last updated on 2020-07-02 02:09:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.1 | 7.17 | 79.81 | 86.98 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.1 | 5.98 | 62.84 | 68.82 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.1 | 112.28 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 124.78 | OK | |||
r-devel-windows-ix86+x86_64 | 1.5.1 | 21.00 | 144.00 | 165.00 | OK | |
r-patched-linux-x86_64 | 1.5.1 | 7.95 | 82.25 | 90.20 | OK | |
r-patched-solaris-x86 | 1.5.1 | 117.20 | ERROR | |||
r-release-linux-x86_64 | 1.5.1 | 7.57 | 80.01 | 87.58 | OK | |
r-release-osx-x86_64 | 1.5.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.5.1 | 15.00 | 116.00 | 131.00 | OK | |
r-oldrel-osx-x86_64 | 1.5.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 1.5.1 | 38.00 | 173.00 | 211.00 | OK |
Version: 1.5.1
Check: package dependencies
Result: NOTE
Imports includes 25 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.5.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘usethis’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/93s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pkgdown)
>
> test_check("pkgdown")
── 1. Error: empty string works (@test-markdown.R#2) ──────────────────────────
Pandoc not available
Backtrace:
1. testthat::expect_equal(markdown_text(""), "")
4. pkgdown:::markdown_text("")
5. pkgdown:::markdown(tmp, ...)
── 2. Error: empty string works (@test-markdown.R#2) ──────────────────────────
[ENOENT] Failed to remove '/tmp/RtmpiAai4V/working_dir/Rtmpc9aOgm/file18355edae5b.html': no such file or directory
Backtrace:
1. testthat::expect_equal(markdown_text(""), "")
4. pkgdown:::markdown_text("")
5. pkgdown:::markdown(tmp, ...)
6. fs::file_delete(tmp)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 357 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 2 ]
1. Error: empty string works (@test-markdown.R#2)
2. Error: empty string works (@test-markdown.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.5.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── 2. Error: empty string works (@test-markdown.R#2) ──────────────────────────
[ENOENT] Failed to remove '/tmp/Rtmp3tafc5/filea5e214c739fd.html': no such file or directory
Backtrace:
1. testthat::expect_equal(markdown_text(""), "")
4. pkgdown:::markdown_text("")
5. pkgdown:::markdown(tmp, ...)
6. fs::file_delete(tmp)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 361 | SKIPPED: 30 | WARNINGS: 1 | FAILED: 2 ]
1. Error: empty string works (@test-markdown.R#2)
2. Error: empty string works (@test-markdown.R#2)
Error: testthat unit tests failed
Execution halted
Flavor: r-oldrel-osx-x86_64