Last updated on 2020-11-22 07:47:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.11 | 13.67 | 141.51 | 155.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.11 | 9.12 | 109.41 | 118.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.11 | 192.44 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.11 | 198.35 | OK | |||
r-devel-windows-ix86+x86_64 | 0.0.11 | 33.00 | 170.00 | 203.00 | OK | |
r-patched-linux-x86_64 | 0.0.11 | 10.26 | 133.89 | 144.15 | OK | |
r-patched-solaris-x86 | 0.0.11 | 268.00 | ERROR | |||
r-release-linux-x86_64 | 0.0.11 | 12.55 | 134.46 | 147.01 | OK | |
r-release-macos-x86_64 | 0.0.11 | WARN | ||||
r-release-windows-ix86+x86_64 | 0.0.11 | 25.00 | 230.00 | 255.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.11 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.11 | 26.00 | 167.00 | 193.00 | OK |
Version: 0.0.11
Check: tests
Result: ERROR
Running 'a-l.R' [25s/58s]
Running 'm-z.R' [11s/31s]
Running the tests in 'tests/a-l.R' failed.
Complete output:
> library(testthat)
> library(fingertipscharts)
>
> test_check("fingertipscharts", filter = "^[a-l]")
-- Warning (test-area-profiles.R:224:9): full area profiles draws correctly ----
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-area-profiles.R:224:9): full area profiles draws correctly ----
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-area-profiles.R:224:9): full area profiles draws correctly -------
Skipping on CRAN
-- Warning (test-area-profiles.R:230:9): full area profiles draws correctly with
Removed 6 rows containing missing values (geom_spoke).
-- Warning (test-area-profiles.R:230:9): full area profiles draws correctly with
Removed 6 rows containing missing values (geom_spoke).
-- Skip (test-area-profiles.R:230:9): full area profiles draws correctly with no
Skipping on CRAN
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 4 rows containing missing values (position_stack).
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_point).
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_point).
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 2 rows containing missing values (geom_text).
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_text).
-- Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_text).
-- Skip (test-area-profiles.R:236:9): full area profiles with factor indicator n
Skipping on CRAN
-- Skip (test-area-profiles.R:242:9): area profiles with no dt draws correctly -
Skipping on CRAN
-- Skip (test-area-profiles.R:248:9): area profiles with colour modification dra
Skipping on CRAN
-- Warning (test-area-profiles.R:254:9): area profiles with domains draws correc
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-area-profiles.R:254:9): area profiles with domains draws correc
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-area-profiles.R:254:9): area profiles with domains draws correctly
Skipping on CRAN
-- Warning (test-area-profiles.R:260:9): full area profiles all dividers draws c
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-area-profiles.R:260:9): full area profiles all dividers draws c
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-area-profiles.R:260:9): full area profiles all dividers draws corr
Skipping on CRAN
-- Warning (test-area-profiles.R:382:9): differing dps area profiles draws corre
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-area-profiles.R:382:9): differing dps area profiles draws corre
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-area-profiles.R:382:9): differing dps area profiles draws correctl
Skipping on CRAN
-- Skip (test-box-plots.R:20:9): box plots draws correctly ---------------------
Skipping on CRAN
-- Skip (test-compare-areas.R:64:9): desc compare areas draws correctly --------
Skipping on CRAN
-- Skip (test-compare-areas.R:70:9): no top desc compare areas draws correctly -
Skipping on CRAN
-- Skip (test-compare-areas.R:76:9): asc compare areas draws correctly ---------
Skipping on CRAN
-- Skip (test-compare-areas.R:82:9): no top asc compare areas draws correctly --
Skipping on CRAN
-- Skip (test-compare-areas.R:88:9): desc compare areas no fill draws correctly
Skipping on CRAN
-- Skip (test-compare-areas.R:95:9): desc compare areas no fill draws correctly
Skipping on CRAN
-- Skip (test-compare-indicators.R:52:9): compare indicators no highlight draws
Skipping on CRAN
-- Skip (test-compare-indicators.R:58:9): compare indicators highlight draws cor
Skipping on CRAN
-- Skip (test-compare-indicators.R:64:9): compare indicators highlight high R2 d
Skipping on CRAN
-- Skip (test-examples.R:26:9): compare indicators example draws correctly -----
Skipping on CRAN
-- Skip (test-examples.R:55:9): trends example draws correctly -----------------
Skipping on CRAN
-- Skip (test-examples.R:90:9): population example draws correctly -------------
Skipping on CRAN
-- Skip (test-examples.R:111:9): box plot example draws correctly --------------
Skipping on CRAN
-- ERROR (test-examples.R:123:9): map example draws correctly ------------------
Error: The ons_api provided is currently unavailable
Backtrace:
x
1. \-fingertipscharts::map(...) test-examples.R:123:8
2. \-fingertipscharts:::ensure_ons_api_available(ons_api)
-- Warning (test-examples.R:194:9): area profiles example draws correctly ------
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-examples.R:194:9): area profiles example draws correctly ------
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-examples.R:194:9): area profiles example draws correctly ---------
Skipping on CRAN
-- Warning (test-examples.R:196:9): area profiles example draws correctly ------
Removed 1 rows containing missing values (geom_spoke).
-- Warning (test-examples.R:196:9): area profiles example draws correctly ------
Removed 1 rows containing missing values (geom_spoke).
-- Skip (test-examples.R:196:9): area profiles example draws correctly ---------
Skipping on CRAN
-- Skipped tests --------------------------------------------------------------
* Skipping on CRAN (24)
== testthat results ===========================================================
Warning (test-area-profiles.R:224:9): full area profiles draws correctly
Warning (test-area-profiles.R:224:9): full area profiles draws correctly
Warning (test-area-profiles.R:230:9): full area profiles draws correctly with no trends information
Warning (test-area-profiles.R:230:9): full area profiles draws correctly with no trends information
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:254:9): area profiles with domains draws correctly
Warning (test-area-profiles.R:254:9): area profiles with domains draws correctly
Warning (test-area-profiles.R:260:9): full area profiles all dividers draws correctly
Warning (test-area-profiles.R:260:9): full area profiles all dividers draws correctly
Warning (test-area-profiles.R:382:9): differing dps area profiles draws correctly
Warning (test-area-profiles.R:382:9): differing dps area profiles draws correctly
ERROR (test-examples.R:123:9): map example draws correctly
Warning (test-examples.R:194:9): area profiles example draws correctly
Warning (test-examples.R:194:9): area profiles example draws correctly
Warning (test-examples.R:196:9): area profiles example draws correctly
Warning (test-examples.R:196:9): area profiles example draws correctly
[ FAIL 1 | WARN 20 | SKIP 24 | PASS 9 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.11
Check: tests
Result: ERROR
Running ‘a-l.R’ [36s/64s]
Running ‘m-z.R’ [14s/24s]
Running the tests in ‘tests/a-l.R’ failed.
Complete output:
> library(testthat)
> library(fingertipscharts)
>
> test_check("fingertipscharts", filter = "^[a-l]")
── Warning (test-area-profiles.R:224:9): full area profiles draws correctly ────
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-area-profiles.R:224:9): full area profiles draws correctly ────
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-area-profiles.R:224:9): full area profiles draws correctly ───────
Skipping on CRAN
── Warning (test-area-profiles.R:230:9): full area profiles draws correctly with
Removed 6 rows containing missing values (geom_spoke).
── Warning (test-area-profiles.R:230:9): full area profiles draws correctly with
Removed 6 rows containing missing values (geom_spoke).
── Skip (test-area-profiles.R:230:9): full area profiles draws correctly with no
Skipping on CRAN
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 4 rows containing missing values (position_stack).
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_point).
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_point).
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 2 rows containing missing values (geom_text).
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_text).
── Warning (test-area-profiles.R:236:9): full area profiles with factor indicato
Removed 1 rows containing missing values (geom_text).
── Skip (test-area-profiles.R:236:9): full area profiles with factor indicator n
Skipping on CRAN
── Skip (test-area-profiles.R:242:9): area profiles with no dt draws correctly ─
Skipping on CRAN
── Skip (test-area-profiles.R:248:9): area profiles with colour modification dra
Skipping on CRAN
── Warning (test-area-profiles.R:254:9): area profiles with domains draws correc
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-area-profiles.R:254:9): area profiles with domains draws correc
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-area-profiles.R:254:9): area profiles with domains draws correctly
Skipping on CRAN
── Warning (test-area-profiles.R:260:9): full area profiles all dividers draws c
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-area-profiles.R:260:9): full area profiles all dividers draws c
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-area-profiles.R:260:9): full area profiles all dividers draws corr
Skipping on CRAN
── Warning (test-area-profiles.R:382:9): differing dps area profiles draws corre
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-area-profiles.R:382:9): differing dps area profiles draws corre
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-area-profiles.R:382:9): differing dps area profiles draws correctl
Skipping on CRAN
── Skip (test-box-plots.R:20:9): box plots draws correctly ─────────────────────
Skipping on CRAN
── Skip (test-compare-areas.R:64:9): desc compare areas draws correctly ────────
Skipping on CRAN
── Skip (test-compare-areas.R:70:9): no top desc compare areas draws correctly ─
Skipping on CRAN
── Skip (test-compare-areas.R:76:9): asc compare areas draws correctly ─────────
Skipping on CRAN
── Skip (test-compare-areas.R:82:9): no top asc compare areas draws correctly ──
Skipping on CRAN
── Skip (test-compare-areas.R:88:9): desc compare areas no fill draws correctly
Skipping on CRAN
── Skip (test-compare-areas.R:95:9): desc compare areas no fill draws correctly
Skipping on CRAN
── Skip (test-compare-indicators.R:52:9): compare indicators no highlight draws
Skipping on CRAN
── Skip (test-compare-indicators.R:58:9): compare indicators highlight draws cor
Skipping on CRAN
── Skip (test-compare-indicators.R:64:9): compare indicators highlight high R2 d
Skipping on CRAN
── Skip (test-examples.R:26:9): compare indicators example draws correctly ─────
Skipping on CRAN
── Skip (test-examples.R:55:9): trends example draws correctly ─────────────────
Skipping on CRAN
── Skip (test-examples.R:90:9): population example draws correctly ─────────────
Skipping on CRAN
── Skip (test-examples.R:111:9): box plot example draws correctly ──────────────
Skipping on CRAN
── ERROR (test-examples.R:123:9): map example draws correctly ──────────────────
Error: The ons_api provided is currently unavailable
Backtrace:
█
1. └─fingertipscharts::map(...) test-examples.R:123:8
2. └─fingertipscharts:::ensure_ons_api_available(ons_api)
── Warning (test-examples.R:194:9): area profiles example draws correctly ──────
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-examples.R:194:9): area profiles example draws correctly ──────
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-examples.R:194:9): area profiles example draws correctly ─────────
Skipping on CRAN
── Warning (test-examples.R:196:9): area profiles example draws correctly ──────
Removed 1 rows containing missing values (geom_spoke).
── Warning (test-examples.R:196:9): area profiles example draws correctly ──────
Removed 1 rows containing missing values (geom_spoke).
── Skip (test-examples.R:196:9): area profiles example draws correctly ─────────
Skipping on CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● Skipping on CRAN (24)
══ testthat results ═══════════════════════════════════════════════════════════
Warning (test-area-profiles.R:224:9): full area profiles draws correctly
Warning (test-area-profiles.R:224:9): full area profiles draws correctly
Warning (test-area-profiles.R:230:9): full area profiles draws correctly with no trends information
Warning (test-area-profiles.R:230:9): full area profiles draws correctly with no trends information
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:236:9): full area profiles with factor indicator name draws correctly
Warning (test-area-profiles.R:254:9): area profiles with domains draws correctly
Warning (test-area-profiles.R:254:9): area profiles with domains draws correctly
Warning (test-area-profiles.R:260:9): full area profiles all dividers draws correctly
Warning (test-area-profiles.R:260:9): full area profiles all dividers draws correctly
Warning (test-area-profiles.R:382:9): differing dps area profiles draws correctly
Warning (test-area-profiles.R:382:9): differing dps area profiles draws correctly
ERROR (test-examples.R:123:9): map example draws correctly
Warning (test-examples.R:194:9): area profiles example draws correctly
Warning (test-examples.R:194:9): area profiles example draws correctly
Warning (test-examples.R:196:9): area profiles example draws correctly
Warning (test-examples.R:196:9): area profiles example draws correctly
[ FAIL 1 | WARN 20 | SKIP 24 | PASS 9 ]
Error: Test failures
Execution halted
Running the tests in ‘tests/m-z.R’ failed.
Complete output:
> library(testthat)
> library(fingertipscharts)
>
> test_check("fingertipscharts", filter = "^[m-z]")
── ERROR (test-map.R:8:1): (code run outside of `test_that()`) ─────────────────
Error: The ons_api provided is currently unavailable
Backtrace:
█
1. └─fingertipscharts::map(...) test-map.R:8:0
2. └─fingertipscharts:::ensure_ons_api_available(ons_api)
── Skip (test-overview.R:34:9): overview with top areas draws correctly ────────
Skipping on CRAN
── Skip (test-overview.R:40:9): overview without top areas draws correctly ─────
Skipping on CRAN
── Skip (test-population.R:65:9): full population pyramid draws correctly ──────
Skipping on CRAN
── Skip (test-population.R:71:9): one comparator population pyramid draws correc
Skipping on CRAN
── Skip (test-population.R:77:9): no comparator population pyramid draws correct
Skipping on CRAN
── Skip (test-trends.R:41:9): trends with fill draws correctly ─────────────────
Skipping on CRAN
── Skip (test-trends.R:47:9): trends without fill draws correctly ──────────────
Skipping on CRAN
── Skipped tests ──────────────────────────────────────────────────────────────
● Skipping on CRAN (7)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test-map.R:8:1): (code run outside of `test_that()`)
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 1 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘quick_charts.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Quitting from lines 110-118 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
The ons_api provided is currently unavailable
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘quick_charts.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Warning in normalizePath(f2) :
path[1]="webshot139e42d2e7502.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot139e42d2e7502.png': No such file or directory
Quitting from lines 125-134 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.0.11
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘quick_charts.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Warning in normalizePath(f2) :
path[1]="webshot10e856a1297fb.png": No such file or directory
Warning in file(con, "rb") :
cannot open file 'webshot10e856a1297fb.png': No such file or directory
Quitting from lines 125-134 (quick_charts.Rmd)
Error: processing vignette 'quick_charts.Rmd' failed with diagnostics:
cannot open the connection
--- failed re-building ‘quick_charts.Rmd’
SUMMARY: processing the following file failed:
‘quick_charts.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64