Last updated on 2026-05-29 23:55:02 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | ERROR | ||||
| r-devel-linux-x86_64-debian-gcc | 0.0.3 | 18.72 | 153.20 | 171.92 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.3 | 49.00 | 363.71 | 412.71 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 52.00 | 263.80 | 315.80 | OK | |
| r-devel-windows-x86_64 | 0.0.3 | 29.00 | 213.00 | 242.00 | OK | |
| r-patched-linux-x86_64 | 0.0.2 | 28.28 | 204.01 | 232.29 | ERROR | |
| r-release-linux-x86_64 | 0.0.2 | 29.32 | 209.68 | 239.00 | ERROR | |
| r-release-macos-arm64 | 0.0.3 | 7.00 | 57.00 | 64.00 | OK | |
| r-release-macos-x86_64 | 0.0.3 | 20.00 | 337.00 | 357.00 | OK | |
| r-release-windows-x86_64 | 0.0.2 | 28.00 | 200.00 | 228.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.0.3 | 7.00 | 54.00 | 61.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.3 | 19.00 | 231.00 | 250.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.2 | 41.00 | 264.00 | 305.00 | ERROR |
Version: 0.0.2
Check: R code for possible problems
Result: NOTE
.polygonize: no visible global function definition for ‘%>%’
.shapetomask: no visible global function definition for ‘%>%’
ShapeToMask: no visible global function definition for ‘%>%’
VizRobinson: no visible global function definition for ‘%>%’
VizScorecard: no visible global function definition for ‘%>%’
Undefined global functions or variables:
%>%
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘esviz-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: VizRobinson
> ### Title: Plot map in Robinson or other projections
> ### Aliases: VizRobinson
>
> ### ** Examples
>
> data <- array(rep(seq(-10, 10, length.out = 181), 360) + rnorm(360),
+ dim = c(lat = 181, lon = 360))
> dots <- data
> dots[which(dots < 4 & dots > -4)] <- 0
> dots[which(dots != 0)] <- 1
> VizRobinson(data, lon = 0:359, lat = -90:90, dots = dots,
+ brks = seq(-10, 10, length.out = 11), drawleg = FALSE,
+ toptitle = 'synthetic example', vertical = FALSE,
+ caption = 'Robinson Projection',
+ bar_extra_margin = c(0, 1, 0, 1), width = 8, height = 6)
Error in lonlat_df %>% dplyr::mutate(dat = as.vector(data)) :
could not find function "%>%"
Calls: VizRobinson
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
VizLayout 6.961 0.091 7.905
VizACC 6.659 0.031 8.998
VizEquiMap 6.613 0.006 9.726
VizBoxWhisker 6.453 0.062 9.597
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘esviz-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: VizRobinson
> ### Title: Plot map in Robinson or other projections
> ### Aliases: VizRobinson
>
> ### ** Examples
>
> data <- array(rep(seq(-10, 10, length.out = 181), 360) + rnorm(360),
+ dim = c(lat = 181, lon = 360))
> dots <- data
> dots[which(dots < 4 & dots > -4)] <- 0
> dots[which(dots != 0)] <- 1
> VizRobinson(data, lon = 0:359, lat = -90:90, dots = dots,
+ brks = seq(-10, 10, length.out = 11), drawleg = FALSE,
+ toptitle = 'synthetic example', vertical = FALSE,
+ caption = 'Robinson Projection',
+ bar_extra_margin = c(0, 1, 0, 1), width = 8, height = 6)
Error in lonlat_df %>% dplyr::mutate(dat = as.vector(data)) :
could not find function "%>%"
Calls: VizRobinson
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
VizLayout 6.871 0.190 7.423
VizEquiMap 6.282 0.080 6.505
VizBoxWhisker 6.291 0.035 6.995
VizACC 6.199 0.098 7.078
Flavor: r-patched-linux-x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘esviz-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: VizRobinson
> ### Title: Plot map in Robinson or other projections
> ### Aliases: VizRobinson
>
> ### ** Examples
>
> data <- array(rep(seq(-10, 10, length.out = 181), 360) + rnorm(360),
+ dim = c(lat = 181, lon = 360))
> dots <- data
> dots[which(dots < 4 & dots > -4)] <- 0
> dots[which(dots != 0)] <- 1
> VizRobinson(data, lon = 0:359, lat = -90:90, dots = dots,
+ brks = seq(-10, 10, length.out = 11), drawleg = FALSE,
+ toptitle = 'synthetic example', vertical = FALSE,
+ caption = 'Robinson Projection',
+ bar_extra_margin = c(0, 1, 0, 1), width = 8, height = 6)
Error in lonlat_df %>% dplyr::mutate(dat = as.vector(data)) :
could not find function "%>%"
Calls: VizRobinson
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
VizLayout 7.081 0.146 10.759
VizACC 6.321 0.067 10.588
VizEquiMap 6.329 0.053 8.981
VizBoxWhisker 6.022 0.097 8.945
BarPlotCat 3.684 0.089 7.177
Flavor: r-release-linux-x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in 'esviz-Ex.R' failed
The error most likely occurred in:
> ### Name: VizRobinson
> ### Title: Plot map in Robinson or other projections
> ### Aliases: VizRobinson
>
> ### ** Examples
>
> data <- array(rep(seq(-10, 10, length.out = 181), 360) + rnorm(360),
+ dim = c(lat = 181, lon = 360))
> dots <- data
> dots[which(dots < 4 & dots > -4)] <- 0
> dots[which(dots != 0)] <- 1
> VizRobinson(data, lon = 0:359, lat = -90:90, dots = dots,
+ brks = seq(-10, 10, length.out = 11), drawleg = FALSE,
+ toptitle = 'synthetic example', vertical = FALSE,
+ caption = 'Robinson Projection',
+ bar_extra_margin = c(0, 1, 0, 1), width = 8, height = 6)
Error in lonlat_df %>% dplyr::mutate(dat = as.vector(data)) :
could not find function "%>%"
Calls: VizRobinson
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64