Last updated on 2024-11-12 09:51:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.10.4 | 17.33 | 195.97 | 213.30 | OK | |
r-devel-linux-x86_64-debian-gcc | 4.10.4 | 10.32 | 116.22 | 126.54 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 4.10.4 | 358.38 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 4.10.4 | 335.39 | OK | |||
r-devel-windows-x86_64 | 4.10.4 | 18.00 | 188.00 | 206.00 | OK | |
r-patched-linux-x86_64 | 4.10.4 | 17.70 | 187.64 | 205.34 | OK | |
r-release-linux-x86_64 | 4.10.4 | 15.85 | 188.23 | 204.08 | OK | |
r-release-macos-arm64 | 4.10.4 | 97.00 | NOTE | |||
r-release-macos-x86_64 | 4.10.4 | 149.00 | NOTE | |||
r-release-windows-x86_64 | 4.10.4 | 17.00 | 185.00 | 202.00 | NOTE | |
r-oldrel-macos-arm64 | 4.10.4 | 95.00 | NOTE | |||
r-oldrel-macos-x86_64 | 4.10.4 | 198.00 | NOTE | |||
r-oldrel-windows-x86_64 | 4.10.4 | 23.00 | 234.00 | 257.00 | NOTE |
Version: 4.10.4
Check: examples
Result: ERROR
Running examples in ‘plotly-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: plot_geo
> ### Title: Initiate a plotly-geo object
> ### Aliases: plot_geo
>
> ### ** Examples
>
> ## Don't show:
> if (interactive() || !identical(.Platform$OS.type, "windows")) (if (getRversion() >= "3.4") withAutoprint else force)({ # examplesIf
+ ## End(Don't show)
+
+ map_data("world", "canada") %>%
+ group_by(group) %>%
+ plot_geo(x = ~long, y = ~lat) %>%
+ add_markers(size = I(1))
+ ## Don't show:
+ }) # examplesIf
> map_data("world", "canada") %>% group_by(group) %>% plot_geo(x = ~long,
+ y = ~lat) %>% add_markers(size = I(1))
Error in map_data("world", "canada") :
The package "maps" is required for `map_data()`.
Calls: <Anonymous> ... is.data.frame -> group_by -> map_data -> check_installed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.10.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [58s/74s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library("testthat")
> library("plotly")
Loading required package: ggplot2
Attaching package: 'plotly'
The following object is masked from 'package:ggplot2':
last_plot
The following object is masked from 'package:stats':
filter
The following object is masked from 'package:graphics':
layout
>
> test_check("plotly")
Visual testing is not enabled.
[ FAIL 1 | WARN 16 | SKIP 75 | PASS 1407 ]
══ Skipped tests (75) ══════════════════════════════════════════════════════════
• On CRAN (20): 'test-api.R:2:3', 'test-api.R:10:3', 'test-api.R:17:3',
'test-api.R:26:3', 'test-api.R:44:3', 'test-api.R:60:3', 'test-api.R:83:3',
'test-api.R:93:3', 'test-api.R:104:3', 'test-api.R:143:3',
'test-api.R:162:3', 'test-api.R:170:3', 'test-api.R:178:3',
'test-api.R:184:3', 'test-api.R:193:3', 'test-api.R:204:3',
'test-plotly-partial-bundles.R:3:3', 'test-plotly-partial-bundles.R:22:3',
'test-plotly-partial-bundles.R:50:3', 'test-plotly-shiny.R:23:3'
• empty test (38): 'test-animate-highlight.R:436:1',
'test-cookbook-scatterplots.R:16:1', 'test-ggalluvial.R:4:1',
'test-ggalluvial.R:19:1', 'test-ggplot-col.R:17:1',
'test-ggplot-function.R:3:1', 'test-ggplot-function.R:11:1',
'test-ggplot-heatmap.R:66:1', 'test-ggplot-labels.R:43:1',
'test-ggplot-labels.R:50:1', 'test-ggplot-legend.R:42:1',
'test-ggplot-step.R:39:1', 'test-ggplot-summary.R:1:1',
'test-ggplot-ticks.R:193:1', 'test-icicle.R:1:1',
'test-mean-error-bars.R:9:1', 'test-mean-error-bars.R:15:1',
'test-mean-error-bars.R:23:1', 'test-mean-error-bars.R:31:1',
'test-mean-error-bars.R:53:1', 'test-plotly-area.R:1:1',
'test-plotly-color.R:9:1', 'test-plotly-colorscale.R:4:1',
'test-plotly-colorscale.R:17:1', 'test-plotly-colorscale.R:29:1',
'test-plotly-colorscale.R:34:1', 'test-plotly-colorscale.R:69:1',
'test-plotly-image-trace.R:3:1', 'test-plotly-image-trace.R:32:1',
'test-plotly-splom.R:4:1', 'test-plotly-subplot.R:137:1',
'test-plotly-sunburst.R:3:1', 'test-plotly-treemaps.R:5:1',
'test-plotly-treemaps.R:15:1', 'test-plotly-waterfall.R:2:1',
'test-rotated-ticks.R:46:1', 'test-rotated-ticks.R:51:1',
'test-rotated-ticks.R:57:1'
• has_mapbox() is not TRUE (9): 'test-plotly-sf.R:53:3',
'test-plotly-sf.R:67:3', 'test-plotly-sf.R:128:3', 'test-plotly-sf.R:150:3',
'test-plotly-sf.R:186:3', 'test-plotly-sf.R:230:3', 'test-plotly-sf.R:279:3',
'test-plotly-sf.R:315:3', 'test-plotly-sf.R:351:3'
• maps cannot be loaded (4): 'test-ggplot-annotation_.R:45:3',
'test-ggplot-map.R:5:3', 'test-ggplot-polygons.R:150:3',
'test-ggplot-sf.R:108:3'
• quantreg cannot be loaded (2): 'test-ggplot-quantile.R:7:3',
'test-ggplot-quantile.R:31:3'
• reshape2 cannot be loaded (2): 'test-ggplot-contour.R:3:3',
'test-ggplot-heatmap.R:12:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotly-sf.R:100:3'): plot_ly() defaults to blank axes ──────────
<packageNotFoundError/error/condition>
Error in `loadNamespace(x)`: there is no package called 'maps'
Backtrace:
▆
1. ├─sf::st_as_sf(maps::map("world", plot = FALSE, fill = TRUE)) at test-plotly-sf.R:100:3
2. └─base::loadNamespace(x)
3. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
4. └─base (local) withOneRestart(expr, restarts[[1L]])
5. └─base (local) doWithOneRestart(return(expr), restart)
[ FAIL 1 | WARN 16 | SKIP 75 | PASS 1407 ]
Deleting unused snapshots:
• ggplot-contour/contour.svg
• ggplot-heatmap/heatmap.svg
• ggplot-map/map-facet.svg
• ggplot-polygons/polygons-canada-borders.svg
• ggplot-sf/sf-axis-ticks.svg
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 4.10.4
Check: installed package size
Result: NOTE
installed size is 7.0Mb
sub-directories of 1Mb or more:
R 1.0Mb
htmlwidgets 4.0Mb
Flavors: 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-x86_64