Last updated on 2022-08-15 08:50:02 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.19 | 99.66 | 105.85 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.40 | 72.63 | 78.03 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 134.41 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 136.12 | NOTE | |||
r-devel-windows-x86_64 | 0.1.0 | 66.00 | 125.00 | 191.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 6.68 | 90.40 | 97.08 | OK | |
r-release-linux-x86_64 | 0.1.0 | 4.82 | 92.88 | 97.70 | OK | |
r-release-macos-arm64 | 0.1.0 | 41.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.0 | 74.00 | ERROR | |||
r-release-windows-x86_64 | 0.1.0 | 15.00 | 127.00 | 142.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 47.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 68.00 | ERROR | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 16.00 | 117.00 | 133.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘NHSRdatasets’ ‘grid’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [7s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-ptd_create_ggplot.R:79:3): it returns a ggplot object ─────────
p$labels (`actual`) not equal to list(...) (`expected`).
`actual$title`: "SPC Chart of Y, starting 01/01/2020"
`expected$title`: "SPC Chart of Y, starting 02/01/2020"
── Failure (test-ptd_create_ggplot.R:299:3): it sets the main title correctly ──
p1$labels$title (`actual`) not equal to "SPC Chart of Y, starting 02/01/2020" (`expected`).
`actual`: "SPC Chart of Y, starting 01/01/2020"
`expected`: "SPC Chart of Y, starting 02/01/2020"
[ FAIL 2 | WARN 0 | SKIP 3 | PASS 430 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.1.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [6s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-ptd_create_ggplot.R:79:3): it returns a ggplot object ─────────
p$labels (`actual`) not equal to list(...) (`expected`).
`actual$title`: "SPC Chart of Y, starting 01/01/2020"
`expected$title`: "SPC Chart of Y, starting 02/01/2020"
── Failure (test-ptd_create_ggplot.R:299:3): it sets the main title correctly ──
p1$labels$title (`actual`) not equal to "SPC Chart of Y, starting 02/01/2020" (`expected`).
`actual`: "SPC Chart of Y, starting 01/01/2020"
`expected`: "SPC Chart of Y, starting 02/01/2020"
[ FAIL 2 | WARN 0 | SKIP 3 | PASS 430 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64