Last updated on 2020-03-27 00:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.1 | 7.68 | 92.98 | 100.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.0 | 6.54 | 76.48 | 83.02 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.0 | 108.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.0 | 122.21 | OK | |||
r-devel-windows-ix86+x86_64 | 1.4.1 | 16.00 | 113.00 | 129.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.4.1 | 16.00 | 136.00 | 152.00 | OK | |
r-patched-linux-x86_64 | 1.4.1 | 6.99 | 83.79 | 90.78 | OK | |
r-patched-solaris-x86 | 1.5.0 | 124.90 | ERROR | |||
r-release-linux-x86_64 | 1.5.0 | 6.72 | 89.02 | 95.74 | OK | |
r-release-windows-ix86+x86_64 | 1.4.1 | 22.00 | 154.00 | 176.00 | OK | |
r-release-osx-x86_64 | 1.4.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.1 | 15.00 | 140.00 | 155.00 | OK | |
r-oldrel-osx-x86_64 | 1.4.1 | OK |
Version: 1.5.0
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.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/94s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pkgdown)
>
> test_check("pkgdown")
── 1. Failure: library() linked to package reference (@test-link-href.R#126) ──
href_expr_(library(pkgdown)) not equal to "https://pkgdown.r-lib.org/reference".
1/1 mismatches
x[1]: "https://rdrr.io/pkg/pkgdown/man"
y[1]: "https://pkgdown.r-lib.org/reference"
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 357 | SKIPPED: 32 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: library() linked to package reference (@test-link-href.R#126)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86