Last updated on 2022-05-19 22:54:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 12.60 | 101.81 | 114.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 12.24 | 109.72 | 121.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 181.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 217.58 | NOTE | |||
r-devel-windows-x86_64 | 1.1.0 | 91.00 | 135.00 | 226.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.0 | 13.01 | 132.88 | 145.89 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | 10.90 | 130.46 | 141.36 | NOTE | |
r-release-macos-arm64 | 1.1.0 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.0 | 112.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.0 | 94.00 | 144.00 | 238.00 | NOTE | |
r-oldrel-macos-arm64 | 1.1.0 | 91.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.1.0 | 107.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 26.00 | 120.00 | 146.00 | ERROR |
Version: 1.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.0
Check: Rd cross-references
Result: NOTE
Package unavailable to check Rd xrefs: ‘feather’
Flavor: r-release-macos-arm64
Version: 1.1.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [45s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(plumber)
>
> test_check("plumber")
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 1917 ]
== Skipped tests ===============================================================
* On CRAN (13)
* On Windows (1)
== Failed tests ================================================================
-- Error (test-legacy.R:29:3): postBody is not enabled by default --------------
Error in `gsub(paste0("([\\", paste0(collapse = "\\", chars), "])"), "\\\\\\1",
x, perl = TRUE)`: input string 1 is invalid UTF-8
Backtrace:
x
1. \-testthat::expect_output(...) at test-legacy.R:29:2
2. \-testthat::expect_match(...)
3. \-testthat:::expect_match_(...)
4. +-base::paste0(...)
5. \-testthat escape(encodeString(act$val))
6. \-base::gsub(...)
[ FAIL 1 | WARN 0 | SKIP 14 | PASS 1917 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64