- using R Under development (unstable) (2025-09-10 r88809)
- using platform: x86_64-pc-linux-gnu
- R was compiled by
gcc-15 (Debian 15.2.0-3) 15.2.0
GNU Fortran (Debian 15.2.0-3) 15.2.0
- running under: Debian GNU/Linux forky/sid
- using session charset: UTF-8
- checking for file ‘ggside/DESCRIPTION’ ... OK
- checking extension type ... Package
- this is package ‘ggside’ version ‘0.3.2’
- package encoding: UTF-8
- checking CRAN incoming feasibility ... [1s/2s] OK
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for executable files ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking for sufficient/correct file permissions ... OK
- checking whether package ‘ggside’ can be installed ... OK
See the install log for details.
- checking package directory ... OK
- checking for future file timestamps ... OK
- checking ‘build’ directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s/2s] OK
- checking whether the package can be loaded with stated dependencies ... [1s/1s] OK
- checking whether the package can be unloaded cleanly ... [1s/2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s/2s] OK
- checking whether the namespace can be unloaded cleanly ... [1s/2s] OK
- checking loading without being on the library search path ... [1s/2s] OK
- checking whether startup messages can be suppressed ... [1s/2s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... WARNING
ggplot_add:
function(object, plot, ...)
ggplot_add.ggside_scale:
function(object, plot, object_name)
ggplot_add:
function(object, plot, ...)
ggplot_add.ggside_layer:
function(object, plot, object_name)
ggplot_add:
function(object, plot, ...)
ggplot_add.ggside_options:
function(object, plot, object_name)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [16s/19s] NOTE
geom_xsidelabel: no visible global function definition for ‘deprecated’
geom_xsideviolin: no visible global function definition for
‘deprecated’
geom_ysidelabel: no visible global function definition for ‘deprecated’
geom_ysideviolin: no visible global function definition for
‘deprecated’
Undefined global functions or variables:
deprecated
- checking Rd files ... [1s/1s] OK
- checking Rd metadata ... OK
- checking Rd line widths ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... WARNING
Codoc mismatches from Rd file 'geom_xsideabline.Rd':
geom_xsidehline
Code: function(mapping = NULL, data = NULL, position = "identity",
..., yintercept, na.rm = FALSE, show.legend = NA)
Docs: function(mapping = NULL, data = NULL, ..., yintercept, na.rm =
FALSE, show.legend = NA)
Argument names in code not in docs:
position
Mismatches in argument names (first 3):
Position: 3 Code: position Docs: ...
Position: 4 Code: ... Docs: yintercept
Position: 5 Code: yintercept Docs: na.rm
geom_ysidehline
Code: function(mapping = NULL, data = NULL, position = "identity",
..., yintercept, na.rm = FALSE, show.legend = NA)
Docs: function(mapping = NULL, data = NULL, ..., yintercept, na.rm =
FALSE, show.legend = NA)
Argument names in code not in docs:
position
Mismatches in argument names (first 3):
Position: 3 Code: position Docs: ...
Position: 4 Code: ... Docs: yintercept
Position: 5 Code: yintercept Docs: na.rm
geom_xsidevline
Code: function(mapping = NULL, data = NULL, position = "identity",
..., xintercept, na.rm = FALSE, show.legend = NA)
Docs: function(mapping = NULL, data = NULL, ..., xintercept, na.rm =
FALSE, show.legend = NA)
Argument names in code not in docs:
position
Mismatches in argument names (first 3):
Position: 3 Code: position Docs: ...
Position: 4 Code: ... Docs: xintercept
Position: 5 Code: xintercept Docs: na.rm
geom_ysidevline
Code: function(mapping = NULL, data = NULL, position = "identity",
..., xintercept, na.rm = FALSE, show.legend = NA)
Docs: function(mapping = NULL, data = NULL, ..., xintercept, na.rm =
FALSE, show.legend = NA)
Argument names in code not in docs:
position
Mismatches in argument names (first 3):
Position: 3 Code: position Docs: ...
Position: 4 Code: ... Docs: xintercept
Position: 5 Code: xintercept Docs: na.rm
Codoc mismatches from Rd file 'geom_xsidebar.Rd':
geom_xsidebar
Code: function(mapping = NULL, data = NULL, stat = "count", position
= "stack", ..., just = 0.5, lineend = "butt", linejoin
= "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "count", position
= "stack", ..., just = 0.5, width = NULL, na.rm =
FALSE, orientation = "x", show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
lineend linejoin
Argument names in docs not in code:
width orientation
Mismatches in argument names:
Position: 7 Code: lineend Docs: width
Position: 8 Code: linejoin Docs: na.rm
Position: 9 Code: na.rm Docs: orientation
geom_ysidebar
Code: function(mapping = NULL, data = NULL, stat = "count", position
= "stack", ..., just = 0.5, lineend = "butt", linejoin
= "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "count", position
= "stack", ..., just = 0.5, width = NULL, na.rm =
FALSE, orientation = "y", show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
lineend linejoin
Argument names in docs not in code:
width orientation
Mismatches in argument names:
Position: 7 Code: lineend Docs: width
Position: 8 Code: linejoin Docs: na.rm
Position: 9 Code: na.rm Docs: orientation
geom_xsidecol
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "stack", ..., just = 0.5, lineend = "butt",
linejoin = "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, position = "stack", ...,
just = 0.5, width = NULL, na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE)
Argument names in code not in docs:
stat lineend linejoin
Argument names in docs not in code:
width
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: just
geom_ysidecol
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "stack", ..., just = 0.5, lineend = "butt",
linejoin = "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE, orientation = "y")
Docs: function(mapping = NULL, data = NULL, position = "stack", ...,
just = 0.5, width = NULL, na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE, orientation = "y")
Argument names in code not in docs:
stat lineend linejoin
Argument names in docs not in code:
width
Mismatches in argument names (first 3):
Position: 3 Code: stat Docs: position
Position: 4 Code: position Docs: ...
Position: 5 Code: ... Docs: just
Codoc mismatches from Rd file 'geom_xsideboxplot.Rd':
geom_xsideboxplot
Code: function(mapping = NULL, data = NULL, stat = "boxplot",
position = "dodge2", ..., outliers = TRUE,
outlier.colour = NULL, outlier.color = NULL,
outlier.fill = NULL, outlier.shape = NULL,
outlier.size = NULL, outlier.stroke = 0.5,
outlier.alpha = NULL, whisker.colour = NULL,
whisker.color = NULL, whisker.linetype = NULL,
whisker.linewidth = NULL, staple.colour = NULL,
staple.color = NULL, staple.linetype = NULL,
staple.linewidth = NULL, median.colour = NULL,
median.color = NULL, median.linetype = NULL,
median.linewidth = NULL, box.colour = NULL, box.color
= NULL, box.linetype = NULL, box.linewidth = NULL,
notch = FALSE, notchwidth = 0.5, staplewidth = 0,
varwidth = FALSE, na.rm = FALSE, orientation = "x",
show.legend = NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "boxplot",
position = "dodge2", ..., outliers = TRUE,
outlier.colour = NULL, outlier.color = NULL,
outlier.fill = NULL, outlier.shape = 19, outlier.size
= 1.5, outlier.stroke = 0.5, outlier.alpha = NULL,
notch = FALSE, notchwidth = 0.5, staplewidth = 0,
varwidth = FALSE, na.rm = FALSE, orientation = "x",
show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
whisker.colour whisker.color whisker.linetype whisker.linewidth
staple.colour staple.color staple.linetype staple.linewidth
median.colour median.color median.linetype median.linewidth
box.colour box.color box.linetype box.linewidth
Mismatches in argument names (first 3):
Position: 14 Code: whisker.colour Docs: notch
Position: 15 Code: whisker.color Docs: notchwidth
Position: 16 Code: whisker.linetype Docs: staplewidth
Mismatches in argument default values:
Name: 'outlier.shape' Code: NULL Docs: 19
Name: 'outlier.size' Code: NULL Docs: 1.5
geom_ysideboxplot
Code: function(mapping = NULL, data = NULL, stat = "boxplot",
position = "dodge2", ..., outliers = TRUE,
outlier.colour = NULL, outlier.color = NULL,
outlier.fill = NULL, outlier.shape = NULL,
outlier.size = NULL, outlier.stroke = 0.5,
outlier.alpha = NULL, whisker.colour = NULL,
whisker.color = NULL, whisker.linetype = NULL,
whisker.linewidth = NULL, staple.colour = NULL,
staple.color = NULL, staple.linetype = NULL,
staple.linewidth = NULL, median.colour = NULL,
median.color = NULL, median.linetype = NULL,
median.linewidth = NULL, box.colour = NULL, box.color
= NULL, box.linetype = NULL, box.linewidth = NULL,
notch = FALSE, notchwidth = 0.5, staplewidth = 0,
varwidth = FALSE, na.rm = FALSE, orientation = "y",
show.legend = NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "boxplot",
position = "dodge2", ..., outliers = TRUE,
outlier.colour = NULL, outlier.color = NULL,
outlier.fill = NULL, outlier.shape = 19, outlier.size
= 1.5, outlier.stroke = 0.5, outlier.alpha = NULL,
notch = FALSE, notchwidth = 0.5, staplewidth = 0,
varwidth = FALSE, na.rm = FALSE, orientation = "y",
show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
whisker.colour whisker.color whisker.linetype whisker.linewidth
staple.colour staple.color staple.linetype staple.linewidth
median.colour median.color median.linetype median.linewidth
box.colour box.color box.linetype box.linewidth
Mismatches in argument names (first 3):
Position: 14 Code: whisker.colour Docs: notch
Position: 15 Code: whisker.color Docs: notchwidth
Position: 16 Code: whisker.linetype Docs: staplewidth
Mismatches in argument default values:
Name: 'outlier.shape' Code: NULL Docs: 19
Name: 'outlier.size' Code: NULL Docs: 1.5
Codoc mismatches from Rd file 'geom_xsidedensity.Rd':
geom_xsidedensity
Code: function(mapping = NULL, data = NULL, stat = "density",
position = "identity", ..., outline.type = "upper",
lineend = "butt", linejoin = "round", linemitre = 10,
na.rm = FALSE, show.legend = NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "density",
position = "identity", ..., na.rm = FALSE, orientation
= "x", show.legend = NA, inherit.aes = TRUE,
outline.type = "upper")
Argument names in code not in docs:
lineend linejoin linemitre
Argument names in docs not in code:
orientation
Mismatches in argument names (first 3):
Position: 6 Code: outline.type Docs: na.rm
Position: 7 Code: lineend Docs: orientation
Position: 8 Code: linejoin Docs: show.legend
geom_ysidedensity
Code: function(mapping = NULL, data = NULL, stat = "density",
position = "identity", ..., outline.type = "upper",
lineend = "butt", linejoin = "round", linemitre = 10,
na.rm = FALSE, show.legend = NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "density",
position = "identity", ..., na.rm = FALSE, orientation
= "y", show.legend = NA, inherit.aes = TRUE,
outline.type = "upper")
Argument names in code not in docs:
lineend linejoin linemitre
Argument names in docs not in code:
orientation
Mismatches in argument names (first 3):
Position: 6 Code: outline.type Docs: na.rm
Position: 7 Code: lineend Docs: orientation
Position: 8 Code: linejoin Docs: show.legend
Codoc mismatches from Rd file 'geom_xsidefunction.Rd':
geom_xsidefunction
Code: function(mapping = NULL, data = NULL, stat = "function",
position = "identity", ..., arrow = NULL, arrow.fill =
NULL, lineend = "butt", linejoin = "round", linemitre
= 10, na.rm = FALSE, show.legend = NA, inherit.aes =
TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "function",
position = "identity", ..., na.rm = FALSE, show.legend
= NA, inherit.aes = TRUE)
Argument names in code not in docs:
arrow arrow.fill lineend linejoin linemitre
Mismatches in argument names:
Position: 6 Code: arrow Docs: na.rm
Position: 7 Code: arrow.fill Docs: show.legend
Position: 8 Code: lineend Docs: inherit.aes
Codoc mismatches from Rd file 'geom_xsidehistogram.Rd':
geom_xsidehistogram
Code: function(mapping = NULL, data = NULL, stat = "bin", position =
"stack", ..., binwidth = NULL, bins = NULL,
orientation = "x", lineend = "butt", linejoin =
"mitre", na.rm = FALSE, show.legend = NA, inherit.aes
= TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "bin", position =
"stack", ..., binwidth = NULL, bins = NULL, na.rm =
FALSE, orientation = "x", show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
lineend linejoin
Mismatches in argument names (first 3):
Position: 8 Code: orientation Docs: na.rm
Position: 9 Code: lineend Docs: orientation
Position: 10 Code: linejoin Docs: show.legend
geom_ysidehistogram
Code: function(mapping = NULL, data = NULL, stat = "bin", position =
"stack", ..., binwidth = NULL, bins = NULL,
orientation = "y", lineend = "butt", linejoin =
"mitre", na.rm = FALSE, show.legend = NA, inherit.aes
= TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "bin", position =
"stack", ..., binwidth = NULL, bins = NULL, na.rm =
FALSE, orientation = "y", show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
lineend linejoin
Mismatches in argument names (first 3):
Position: 8 Code: orientation Docs: na.rm
Position: 9 Code: lineend Docs: orientation
Position: 10 Code: linejoin Docs: show.legend
Codoc mismatches from Rd file 'geom_xsidelabel.Rd':
geom_xsidelabel
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "nudge", ..., parse = FALSE, label.padding
= unit(0.25, "lines"), label.r = unit(0.15, "lines"),
label.size = deprecated(), border.colour = NULL,
border.color = NULL, text.colour = NULL, text.color =
NULL, size.unit = "mm", na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., parse = FALSE, nudge_x =
0, nudge_y = 0, label.padding = unit(0.25, "lines"),
label.r = unit(0.15, "lines"), label.size = 0.25,
size.unit = "mm", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
border.colour border.color text.colour text.color
Argument names in docs not in code:
nudge_x nudge_y
Mismatches in argument names (first 3):
Position: 7 Code: label.padding Docs: nudge_x
Position: 8 Code: label.r Docs: nudge_y
Position: 9 Code: label.size Docs: label.padding
Mismatches in argument default values:
Name: 'position' Code: "nudge" Docs: "identity"
Name: 'label.size' Code: deprecated() Docs: 0.25
geom_ysidelabel
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "nudge", ..., parse = FALSE, label.padding
= unit(0.25, "lines"), label.r = unit(0.15, "lines"),
label.size = deprecated(), border.colour = NULL,
border.color = NULL, text.colour = NULL, text.color =
NULL, size.unit = "mm", na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., parse = FALSE, nudge_x =
0, nudge_y = 0, label.padding = unit(0.25, "lines"),
label.r = unit(0.15, "lines"), label.size = 0.25,
size.unit = "mm", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
border.colour border.color text.colour text.color
Argument names in docs not in code:
nudge_x nudge_y
Mismatches in argument names (first 3):
Position: 7 Code: label.padding Docs: nudge_x
Position: 8 Code: label.r Docs: nudge_y
Position: 9 Code: label.size Docs: label.padding
Mismatches in argument default values:
Name: 'position' Code: "nudge" Docs: "identity"
Name: 'label.size' Code: deprecated() Docs: 0.25
Codoc mismatches from Rd file 'geom_xsideline.Rd':
geom_xsideline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., orientation = "x", arrow =
NULL, arrow.fill = NULL, lineend = "butt", linejoin =
"round", linemitre = 10, na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", na.rm = FALSE, orientation =
"x", show.legend = NA, inherit.aes = TRUE, ...)
Argument names in code not in docs:
arrow arrow.fill lineend linejoin linemitre
Mismatches in argument names (first 3):
Position: 5 Code: ... Docs: na.rm
Position: 7 Code: arrow Docs: show.legend
Position: 8 Code: arrow.fill Docs: inherit.aes
geom_ysideline
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., orientation = "y", arrow =
NULL, arrow.fill = NULL, lineend = "butt", linejoin =
"round", linemitre = 10, na.rm = FALSE, show.legend =
NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", na.rm = FALSE, orientation =
"y", show.legend = NA, inherit.aes = TRUE, ...)
Argument names in code not in docs:
arrow arrow.fill lineend linejoin linemitre
Mismatches in argument names (first 3):
Position: 5 Code: ... Docs: na.rm
Position: 7 Code: arrow Docs: show.legend
Position: 8 Code: arrow.fill Docs: inherit.aes
geom_xsidepath
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., arrow = NULL, arrow.fill =
NULL, lineend = "butt", linejoin = "round", linemitre
= 10, na.rm = FALSE, show.legend = NA, inherit.aes =
TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., lineend = "butt", linejoin
= "round", linemitre = 10, arrow = NULL, na.rm =
FALSE, show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
arrow.fill
Mismatches in argument names (first 3):
Position: 6 Code: arrow Docs: lineend
Position: 7 Code: arrow.fill Docs: linejoin
Position: 8 Code: lineend Docs: linemitre
geom_ysidepath
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., arrow = NULL, arrow.fill =
NULL, lineend = "butt", linejoin = "round", linemitre
= 10, na.rm = FALSE, show.legend = NA, inherit.aes =
TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., lineend = "butt", linejoin
= "round", linemitre = 10, arrow = NULL, na.rm =
FALSE, show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
arrow.fill
Mismatches in argument names (first 3):
Position: 6 Code: arrow Docs: lineend
Position: 7 Code: arrow.fill Docs: linejoin
Position: 8 Code: lineend Docs: linemitre
Codoc mismatches from Rd file 'geom_xsidetext.Rd':
geom_xsidetext
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "nudge", ..., parse = FALSE, check_overlap
= FALSE, size.unit = "mm", na.rm = FALSE, show.legend
= NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., parse = FALSE, nudge_x =
0, nudge_y = 0, check_overlap = FALSE, size.unit =
"mm", na.rm = FALSE, show.legend = NA, inherit.aes =
TRUE)
Argument names in docs not in code:
nudge_x nudge_y
Mismatches in argument names (first 3):
Position: 7 Code: check_overlap Docs: nudge_x
Position: 8 Code: size.unit Docs: nudge_y
Position: 9 Code: na.rm Docs: check_overlap
Mismatches in argument default values:
Name: 'position' Code: "nudge" Docs: "identity"
geom_ysidetext
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "nudge", ..., parse = FALSE, check_overlap
= FALSE, size.unit = "mm", na.rm = FALSE, show.legend
= NA, inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., parse = FALSE, nudge_x =
0, nudge_y = 0, check_overlap = FALSE, size.unit =
"mm", na.rm = FALSE, show.legend = NA, inherit.aes =
TRUE)
Argument names in docs not in code:
nudge_x nudge_y
Mismatches in argument names (first 3):
Position: 7 Code: check_overlap Docs: nudge_x
Position: 8 Code: size.unit Docs: nudge_y
Position: 9 Code: na.rm Docs: check_overlap
Mismatches in argument default values:
Name: 'position' Code: "nudge" Docs: "identity"
Codoc mismatches from Rd file 'geom_xsidetile.Rd':
geom_xsidetile
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., lineend = "butt", linejoin
= "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., linejoin = "mitre", na.rm
= FALSE, show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
lineend
Mismatches in argument names (first 3):
Position: 6 Code: lineend Docs: linejoin
Position: 7 Code: linejoin Docs: na.rm
Position: 8 Code: na.rm Docs: show.legend
geom_ysidetile
Code: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., lineend = "butt", linejoin
= "mitre", na.rm = FALSE, show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "identity",
position = "identity", ..., linejoin = "mitre", na.rm
= FALSE, show.legend = NA, inherit.aes = TRUE)
Argument names in code not in docs:
lineend
Mismatches in argument names (first 3):
Position: 6 Code: lineend Docs: linejoin
Position: 7 Code: linejoin Docs: na.rm
Position: 8 Code: na.rm Docs: show.legend
Codoc mismatches from Rd file 'geom_xsideviolin.Rd':
geom_xsideviolin
Code: function(mapping = NULL, data = NULL, stat = "ydensity",
position = "dodge", ..., trim = TRUE, bounds = c(-Inf,
Inf), quantile.colour = NULL, quantile.color = NULL,
quantile.linetype = 0L, quantile.linewidth = NULL,
draw_quantiles = deprecated(), scale = "area", na.rm =
FALSE, orientation = "x", show.legend = NA,
inherit.aes = TRUE)
Docs: function(mapping = NULL, data = NULL, stat = "ydensity",
position = "dodge", ..., draw_quantiles = NULL, trim =
TRUE, bounds = c(-Inf, Inf), scale = "area", na.rm =
FALSE, orientation = "x", show.legend = NA,
inherit.aes = TRUE)
Argument names in code not in docs:
quantile.colour quantile.color quantile.linetype quantile.linewidth
Mismatches in argument names (first 3):
Position: 6 Code: trim Docs: draw_quantiles
Position: 7 Code: bounds Docs: trim
Position: 8 Code: quantile.colour Docs: bounds
Mismatches in argument default values:
Name: 'draw_quantiles' Code: deprecated() Docs: NULL
geom_ysideviolin
Code: function(mapping = NULL, data = NULL, stat = "ydensity",
position = "dodge", ..., trim = TRUE, bounds = c(-Inf,
Inf), quantile.colour = NULL, quantile.color = NULL,
quantile.linetype = 0L, quantile.linewidth = NULL,
draw_quantiles = deprecated(), scale = "area", na.rm =
FALSE, show.legend = NA, inherit.aes = TRUE,
orientation = "y")
Docs: function(mapping = NULL, data = NULL, stat = "ydensity",
position = "dodge", ..., draw_quantiles = NULL, trim =
TRUE, bounds = c(-Inf, Inf), scale = "area", na.rm =
FALSE, show.legend = NA, inherit.aes = TRUE,
orientation = "y")
Argument names in code not in docs:
quantile.colour quantile.color quantile.linetype quantile.linewidth
Mismatches in argument names (first 3):
Position: 6 Code: trim Docs: draw_quantiles
Position: 7 Code: bounds Docs: trim
Position: 8 Code: quantile.colour Docs: bounds
Mismatches in argument default values:
Name: 'draw_quantiles' Code: deprecated() Docs: NULL
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking installed files from ‘inst/doc’ ... OK
- checking files in ‘vignettes’ ... OK
- checking examples ... [2s/2s] ERROR
Running examples in ‘ggside-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: geom_xsidebar
> ### Title: Side bar Charts
> ### Aliases: geom_xsidebar geom_*sidebar geom_ysidebar geom_xsidecol
> ### geom_ysidecol
>
> ### ** Examples
>
>
> p <-ggplot(iris, aes(Sepal.Width, Sepal.Length, color = Species, fill = Species)) +
+ geom_point()
>
> #sidebar - uses StatCount
> p +
+ geom_xsidebar() +
+ geom_ysidebar()
Error in `geom_bar()`:
! Problem while computing stat.
ℹ Error occurred in the 2nd layer.
Caused by error in `setup_params()`:
! `stat_xsidecount()` must only have an x or y aesthetic.
Backtrace:
▆
1. ├─base (local) `<fn>`(x)
2. └─ggplot2 (local) `print.ggplot2::ggplot`(x)
3. ├─ggplot2::ggplot_build(x)
4. └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x)
5. └─ggplot2:::by_layer(...)
6. ├─rlang::try_fetch(...)
7. │ ├─base::tryCatch(...)
8. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
9. │ │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
10. │ │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
11. │ └─base::withCallingHandlers(...)
12. └─ggplot2 (local) f(l = layers[[i]], d = data[[i]])
13. └─l$compute_statistic(d, layout)
14. └─ggside (local) compute_statistic(..., self = self)
15. └─ggplot2 (local) ggproto_parent_method(self = self, data = data, layout = layout)
16. └─self$stat$setup_params(data, self$stat_params)
17. └─ggplot2 (local) setup_params(..., self = self)
18. └─cli::cli_abort("{.fn {snake_class(self)}} must only have an {.field x} {.emph or} {.field y} aesthetic.")
19. └─rlang::abort(...)
Execution halted
- checking for unstated dependencies in ‘tests’ ... OK
- checking tests ... [29s/33s] ERROR
Running ‘testthat.R’ [29s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggplot2)
> library(ggside)
Registered S3 method overwritten by 'ggside':
method from
+.gg ggplot2
>
> if ((nzchar(Sys.getenv("CI")) ||
+ !nzchar(Sys.getenv("NOT_CRAN"))) &&
+ identical(Sys.getenv("VDIFFR_RUN_TESTS"), 'false')) {
+ #if we are running tests remotely AND
+ # we are opting out of using vdiffr
+ # assigning a dummy function
+
+ expect_doppelganger <- function(...) {
+ testthat::skip("`VDIFFR_RUN_TESTS` set to false on this remote check")
+ }
+ } else {
+ expect_doppelganger <- vdiffr::expect_doppelganger
+ }
>
> test_check("ggside")
[ FAIL 14 | WARN 9 | SKIP 39 | PASS 83 ]
══ Skipped tests (39) ══════════════════════════════════════════════════════════
• On CRAN (39): 'test_FacetGrid_ggside_themes.R:11:3',
'test_FacetGrid_ggside_themes.R:23:3', 'test_FacetNull_ggside_themes.R:11:3',
'test_FacetNull_ggside_themes.R:23:3', 'test_FacetWrap_ggside_themes.R:11:3',
'test_FacetWrap_ggside_themes.R:23:3', 'test_continuous_date_axis.R:28:3',
'test_continuous_date_axis.R:34:3', 'test_continuous_date_axis.R:40:3',
'test_continuous_date_axis.R:46:3', 'test_ggside_axis_polts.R:9:3',
'test_ggside_axis_polts.R:16:3', 'test_ggside_axis_polts.R:27:3',
'test_ggside_axis_polts.R:40:3', 'test_ggside_respect_labels.R:32:3',
'test_ggside_respect_labels.R:41:3', 'test_ggside_scales.R:81:3',
'test_ggside_scales.R:128:3', 'test_ggside_scales.R:149:3',
'test_non_aes_mapping_legend.R:11:3', 'test_ops_meaningful.R:17:3',
'test_side_layers.R:13:3', 'test_side_layers.R:27:3',
'test_side_layers.R:39:3', 'test_side_layers.R:53:3',
'test_side_layers.R:60:3', 'test_side_layers.R:67:3',
'test_side_layers.R:74:3', 'test_side_layers.R:88:3',
'test_side_layers.R:95:3', 'test_side_layers.R:102:3',
'test_side_layers.R:110:3', 'test_side_layers.R:117:3',
'test_side_layers.R:124:3', 'test_side_layers.R:138:3',
'test_vdiff_diamondplots.R:40:3', 'test_vdiff_diamondplots.R:67:3',
'test_vdiff_irisScatter.R:10:3', 'test_vdiff_irisScatter.R:28:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_add_gg.R:44:3'): add_gg errors ─────────────────────────────────
<getvarError/missingArgError/error/condition>
Error in `Ops.S7_object(p)`: argument "e2" is missing, with no default
Backtrace:
▆
1. ├─testthat::expect_error(+p, "with a single argument. Did you accidentally put") at test_add_gg.R:44:3
2. │ └─testthat:::expect_condition_matching(...)
3. │ └─testthat:::quasi_capture(...)
4. │ ├─testthat (local) .capture(...)
5. │ │ └─base::withCallingHandlers(...)
6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
7. └─S7:::Ops.S7_object(p)
8. ├─base::tryCatch(return(base_ops[[.Generic]](e1, e2)), S7_error_method_not_found = function(cnd) cnd)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─base_ops[[.Generic]](e1, e2)
13. └─S7::S7_dispatch()
── Error ('test_axis_render_position.R:9:3'): axis may be rendered in between plots ──
Error in `geom_density(mapping = mapping, data = data, stat = stat, position = position,
outline.type = outline.type, lineend = lineend, linejoin = linejoin,
linemitre = linemitre, na.rm = na.rm, show.legend = show.legend,
inherit.aes = inherit.aes)`: Problem while setting up geom.
i Error occurred in the 2nd layer.
Caused by error in `ggproto_parent_method()`:
! `geom_xsidedensity()` requires the following missing aesthetics: y.
── Failure ('test_continuous_date_axis.R:19:3'): default ggplot2 error ─────────
`ggplot_build(p)` did not throw the expected error.
── Error ('test_ggside_axis_polts.R:58:3'): ggside FacetGrid strip option works ──
Error in `upgradeUnit.default(x)`: Not a unit object
Backtrace:
▆
1. └─vdiffr::expect_doppelganger(...) at test_ggside_axis_polts.R:58:3
2. └─vdiffr (local) writer(fig, testcase, title)
3. ├─vdiffr:::print_plot(plot, title)
4. └─vdiffr:::print_plot.ggplot(plot, title)
5. ├─base::print(p)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(p)
7. ├─ggplot2::ggplot_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─layout$render(geom_grobs, data, theme, plot@labels)
10. └─ggplot2 (local) render(..., self = self)
11. └─self$facet$draw_panels(...)
12. └─ggside (local) draw_panels(...)
13. └─grid::convertUnit(theme$strip.switch.pad.wrap, "cm")
14. ├─grid:::upgradeUnit(x)
15. └─grid:::upgradeUnit.default(x)
── Error ('test_ggside_classes.R:16:3'): geom_*side* returns ggside_layer ──────
Error in `deprecated()`: could not find function "deprecated"
Backtrace:
▆
1. ├─testthat::expect_s3_class(geom_xsideviolin(), "ggside_layer") at test_ggside_classes.R:16:3
2. │ └─testthat::quasi_label(enquo(object), arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─ggside::geom_xsideviolin()
5. ├─ggside:::call_layer_param_aware(...)
6. │ └─base::eval(call, envir = env)
7. │ └─base::eval(call, envir = env)
8. └─ggplot2::geom_violin(...)
9. └─lifecycle::is_present(draw_quantiles)
10. ├─rlang::is_missing(maybe_missing(arg))
11. └─rlang::maybe_missing(arg)
12. └─rlang::is_missing(x)
── Error ('test_ggside_classes.R:41:5'): adding ggside_layer to ggplot makes ggside object ──
Error in `deprecated()`: could not find function "deprecated"
Backtrace:
▆
1. ├─ggside (local) expect_is_ggside(p, geom_xsideviolin()) at test_ggside_classes.R:57:3
2. └─ggside::geom_xsideviolin() at test_ggside_classes.R:41:5
3. ├─ggside:::call_layer_param_aware(...)
4. │ └─base::eval(call, envir = env)
5. │ └─base::eval(call, envir = env)
6. └─ggplot2::geom_violin(...)
7. └─lifecycle::is_present(draw_quantiles)
8. ├─rlang::is_missing(maybe_missing(arg))
9. └─rlang::maybe_missing(arg)
10. └─rlang::is_missing(x)
── Error ('test_ggside_extended_themes.R:14:3'): ggside themes functions work ──
Error in `geom_density(mapping = mapping, data = data, stat = stat, position = position,
outline.type = outline.type, lineend = lineend, linejoin = linejoin,
linemitre = linemitre, na.rm = na.rm, show.legend = show.legend,
inherit.aes = inherit.aes)`: Problem while setting up geom.
i Error occurred in the 2nd layer.
Caused by error in `ggproto_parent_method()`:
! `geom_xsidedensity()` requires the following missing aesthetics: y.
── Error ('test_ggside_extended_themes.R:30:3'): ggside theme inheritence work ──
Error in `geom_density(mapping = mapping, data = data, stat = stat, position = position,
outline.type = outline.type, lineend = lineend, linejoin = linejoin,
linemitre = linemitre, na.rm = na.rm, show.legend = show.legend,
inherit.aes = inherit.aes)`: Problem while setting up geom.
i Error occurred in the 2nd layer.
Caused by error in `ggproto_parent_method()`:
! `geom_xsidedensity()` requires the following missing aesthetics: y.
── Error ('test_ggside_respect_labels.R:23:3'): ggside `respect_side_labels` works on xsides ──
Error in `element_render(theme, use_ggside_ele("panel.background", side = side,
family = "rect", theme = theme))`: Theme element `ggside.rect` has `NULL` property without default: linejoin.
Backtrace:
▆
1. └─vdiffr::expect_doppelganger("xside respect default", px) at test_ggside_respect_labels.R:23:3
2. └─vdiffr (local) writer(fig, testcase, title)
3. ├─vdiffr:::print_plot(plot, title)
4. └─vdiffr:::print_plot.ggplot(plot, title)
5. ├─base::print(p)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(p)
7. ├─ggplot2::ggplot_gtable(data)
8. └─ggplot2 (local) `ggplot_gtable.ggplot2::ggplot_built`(data)
9. └─layout$render(geom_grobs, data, theme, plot@labels)
10. └─ggplot2 (local) render(..., self = self)
11. └─self$facet$draw_panel_content(...)
12. └─ggplot2 (local) draw_panel_content(..., self = self)
13. └─base::lapply(...)
14. └─ggplot2 (local) FUN(X[[i]], ...)
15. └─coord$draw_panel(panel, ranges[[i]], theme)
16. └─ggplot2 (local) draw_panel(..., self = self)
17. └─self$render_bg(params, theme)
18. └─ggside (local) render_bg(...)
19. └─ggside:::ggside_guide_grid(...)
20. ├─ggside:::ggname(...)
21. │ └─grid::grobName(grob, prefix)
22. ├─grid::grobTree(...)
23. │ ├─grid::gTree(...)
24. │ │ └─grid::setChildren(gt, children)
25. │ └─grid::gList(...)
26. └─ggplot2::element_render(...)
27. └─ggplot2::calc_element(element, theme)
28. └─base::lapply(...)
29. └─ggplot2 (local) FUN(X[[i]], ...)
30. └─cli::cli_abort(...)
31. └─rlang::abort(...)
── Error ('test_ggside_respect_labels.R:61:3'): ggside `respect_side_labels` works as expected with other parameters and facets ──
Error in `update_params(..., self = self)`: Cannot update 0 guides with a list of parameters of length 4.
Backtrace:
▆
1. └─vdiffr::expect_doppelganger(...) at test_ggside_respect_labels.R:61:3
2. └─vdiffr (local) writer(fig, testcase, title)
3. ├─vdiffr:::print_plot(plot, title)
4. └─vdiffr:::print_plot.ggplot(plot, title)
5. ├─base::print(p)
6. └─ggplot2 (local) `print.ggplot2::ggplot`(p)
7. ├─ggplot2::ggplot_build(x)
8. └─ggplot2 (local) `ggplot_build.ggplot2::ggplot`(x)
9. └─layout$setup_panel_guides(plot@guides, plot@layers)
10. └─ggplot2 (local) setup_panel_guides(..., self = self)
11. └─base::lapply(...)
12. └─ggplot2 (local) FUN(X[[i]], ...)
13. └─ggplot2 (local) setup_panel_guides(..., self = self)
14. └─guides$update_params(guide_params)
15. └─ggplot2 (local) update_params(..., self = self)
16. └─cli::cli_abort(...)
17. └─rlang::abort(...)
── Error ('test_side_layers.R:19:3'): plot bar ─────────────────────────────────
Error in `geom_bar(mapping = mapping, data = data, stat = stat, position = position,
just = just, lineend = lineend, linejoin = linejoin, na.rm = na.rm,
show.legend = show.legend, inherit.aes = inherit.aes)`: Problem while computing stat.
i Error occurred in the 2nd layer.
Caused by error in `setup_params()`:
! `stat_xsidecount()` must only have an x or y aesthetic.
── Error ('test_side_layers.R:46:3'): plot density ─────────────────────────────
Error in `geom_density(mapping = mapping, data = data, stat = stat, position = position,
outline.type = outline.type, lineend = lineend, linejoin = linejoin,
linemitre = linemitre, na.rm = na.rm, show.legend = show.legend,
inherit.aes = inherit.aes)`: Problem while setting up geom.
i Error occurred in the 2nd layer.
Caused by error in `ggproto_parent_method()`:
! `geom_xsidedensity()` requires the following missing aesthetics: y.
── Error ('test_side_layers.R:78:3'): plot label ───────────────────────────────
Error in `deprecated()`: could not find function "deprecated"
Backtrace:
▆
1. └─ggside::geom_xsidelabel(aes(y = 2, label = letters[1:3])) at test_side_layers.R:78:3
2. ├─ggside:::call_layer_param_aware(...)
3. │ └─base::eval(call, envir = env)
4. │ └─base::eval(call, envir = env)
5. └─ggplot2::geom_label(...)
6. └─lifecycle::is_present(label.size)
7. ├─rlang::is_missing(maybe_missing(arg))
8. └─rlang::maybe_missing(arg)
9. └─rlang::is_missing(x)
── Error ('test_side_layers.R:128:3'): plot violin ─────────────────────────────
Error in `deprecated()`: could not find function "deprecated"
Backtrace:
▆
1. └─ggside::geom_xsideviolin() at test_side_layers.R:128:3
2. ├─ggside:::call_layer_param_aware(...)
3. │ └─base::eval(call, envir = env)
4. │ └─base::eval(call, envir = env)
5. └─ggplot2::geom_violin(...)
6. └─lifecycle::is_present(draw_quantiles)
7. ├─rlang::is_missing(maybe_missing(arg))
8. └─rlang::maybe_missing(arg)
9. └─rlang::is_missing(x)
[ FAIL 14 | WARN 9 | SKIP 39 | PASS 83 ]
Deleting unused snapshots:
• FacetGrid_ggside_themes/grid-xside-ggside-panel-scale-5.svg
• FacetGrid_ggside_themes/grid-xside-ggside-panel-scale-y-5.svg
• FacetGrid_ggside_themes/grid-xside-ggside-panel-spacing-10pt.svg
• FacetGrid_ggside_themes/grid-xside-ggside-panel-spacing-y-10pt.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-scale-5.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-scale-x-5.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-scale-y-5.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-spacing-10pt.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-spacing-x-10pt.svg
• FacetGrid_ggside_themes/grid-xyside-ggside-panel-spacing-y-10pt.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-scale-5.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-scale-x-5.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-scale-y-5.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-spacing-10pt.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-spacing-x-10pt.svg
• FacetGrid_ggside_themes/grid-yside-ggside-panel-spacing-y-10pt.svg
• FacetNull_ggside_themes/xside-ggside-panel-scale-5.svg
• FacetNull_ggside_themes/xside-ggside-panel-scale-y-5.svg
• FacetNull_ggside_themes/xside-ggside-panel-spacing-10pt.svg
• FacetNull_ggside_themes/xside-ggside-panel-spacing-y-10pt.svg
• FacetNull_ggside_themes/xyside-ggside-panel-scale-5.svg
• FacetNull_ggside_themes/xyside-ggside-panel-scale-x-5.svg
• FacetNull_ggside_themes/xyside-ggside-panel-scale-y-5.svg
• FacetNull_ggside_themes/xyside-ggside-panel-spacing-10pt.svg
• FacetNull_ggside_themes/xyside-ggside-panel-spacing-x-10pt.svg
• FacetNull_ggside_themes/xyside-ggside-panel-spacing-y-10pt.svg
• FacetNull_ggside_themes/yside-ggside-panel-scale-5.svg
• FacetNull_ggside_themes/yside-ggside-panel-scale-x-5.svg
• FacetNull_ggside_themes/yside-ggside-panel-scale-y-5.svg
• FacetNull_ggside_themes/yside-ggside-panel-spacing-10pt.svg
• FacetNull_ggside_themes/yside-ggside-panel-spacing-x-10pt.svg
• FacetNull_ggside_themes/yside-ggside-panel-spacing-y-10pt.svg
• FacetWrap_ggside_themes/wrap-xside-ggside-panel-scale-5.svg
• FacetWrap_ggside_themes/wrap-xside-ggside-panel-scale-y-5.svg
• FacetWrap_ggside_themes/wrap-xside-ggside-panel-spacing-10pt.svg
• FacetWrap_ggside_themes/wrap-xside-ggside-panel-spacing-y-10pt.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-scale-5.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-scale-x-5.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-scale-y-5.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-spacing-10pt.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-spacing-x-10pt.svg
• FacetWrap_ggside_themes/wrap-xyside-ggside-panel-spacing-y-10pt.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-scale-5.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-scale-x-5.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-scale-y-5.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-spacing-10pt.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-spacing-x-10pt.svg
• FacetWrap_ggside_themes/wrap-yside-ggside-panel-spacing-y-10pt.svg
• axis_render_position/grid-default.svg
• axis_render_position/grid-x-on-main-pos-bot.svg
• axis_render_position/grid-x-on-main-top.svg
• axis_render_position/grid-x-on-side-pos-bot.svg
• axis_render_position/grid-x-on-side.svg
• axis_render_position/grid-y-on-main-pos-left.svg
• axis_render_position/grid-y-on-main-right.svg
• axis_render_position/grid-y-on-side-pos-left.svg
• axis_render_position/grid-y-on-side.svg
• axis_render_position/wrap-default.svg
• axis_render_position/wrap-x-on-main-pos-bot.svg
• axis_render_position/wrap-x-on-main-top.svg
• axis_render_position/wrap-x-on-side-pos-bot.svg
• axis_render_position/wrap-x-on-side.svg
• axis_render_position/wrap-y-on-main-pos-left.svg
• axis_render_position/wrap-y-on-main-right.svg
• axis_render_position/wrap-y-on-side-pos-left.svg
• axis_render_position/wrap-y-on-side.svg
• axis_render_position/x-on-main-pos-bot.svg
• axis_render_position/x-on-main-top.svg
• axis_render_position/x-on-side-pos-bot.svg
• axis_render_position/x-on-side.svg
• axis_render_position/y-on-main-pos-left.svg
• axis_render_position/y-on-main-right.svg
• axis_render_position/y-on-side-pos-left.svg
• axis_render_position/y-on-side.svg
• ggside_axis_polts/xside-bot-pos-top-grid.svg
• ggside_axis_polts/xside-bot-pos-top.svg
• ggside_axis_polts/xside-bottom.svg
• ggside_axis_polts/xside-top-noaxis.svg
• ggside_axis_polts/xside-top-pos-top-wrap.svg
• ggside_axis_polts/xside-top-pos-top.svg
• ggside_axis_polts/xyside-facet-grid.svg
• ggside_axis_polts/xyside-lb-pos-swap.svg
• ggside_axis_polts/xyside-lb.svg
• ggside_axis_polts/xyside-no-x-text.svg
• ggside_axis_polts/xyside-no-y-text.svg
• ggside_axis_polts/xyside-xb-pos-top.svg
• ggside_axis_polts/xyside-xb.svg
• ggside_axis_polts/xyside-yl-pos-right.svg
• ggside_axis_polts/xyside-yl.svg
• ggside_axis_polts/yside-left-pos-right-grid.svg
• ggside_axis_polts/yside-left-pos-right.svg
• ggside_axis_polts/yside-left.svg
• ggside_axis_polts/yside-right-noaxis.svg
• ggside_axis_polts/yside-right-pos-right-wrap.svg
• ggside_axis_polts/yside-right-pos-right.svg
• ggside_extended_themes/bw.svg
• ggside_extended_themes/classic.svg
• ggside_extended_themes/dark.svg
• ggside_extended_themes/gray.svg
• ggside_extended_themes/light.svg
• ggside_extended_themes/linedraw.svg
• ggside_extended_themes/minimal.svg
• ggside_extended_themes/side-panel-background.svg
• ggside_extended_themes/side-panel-border.svg
• ggside_extended_themes/void.svg
• ggside_respect_labels/xside-respect-all.svg
• ggside_respect_labels/xside-respect-none.svg
• ggside_respect_labels/xside-respect-x.svg
• ggside_respect_labels/xside-respect-y.svg
• ggside_respect_labels/xyside-facet-grid-respect-default-free-scales.svg
• ggside_respect_labels/xyside-facet-grid-respect-none-free-scales.svg
• ggside_respect_labels/xyside-facet-grid-respect-none.svg
• ggside_respect_labels/xyside-xb-respect-all.svg
• ggside_respect_labels/xyside-xb-respect-default.svg
• ggside_respect_labels/xyside-xb-respect-none.svg
• ggside_respect_labels/xyside-xb-respect-x.svg
• ggside_respect_labels/xyside-xb-respect-y.svg
• ggside_respect_labels/xyside-yl-respect-all.svg
• ggside_respect_labels/xyside-yl-respect-default.svg
• ggside_respect_labels/xyside-yl-respect-none.svg
• ggside_respect_labels/xyside-yl-respect-x.svg
• ggside_respect_labels/xyside-yl-respect-y.svg
• ggside_respect_labels/yside-respect-all.svg
• ggside_respect_labels/yside-respect-none.svg
• ggside_respect_labels/yside-respect-x.svg
• ggside_respect_labels/yside-respect-y.svg
• ggside_scales/xsidey-ysidex-facetgrid.svg
• ggside_scales/xsidey-ysidex-facetwrap.svg
• non_aes_mapping_legend/non-aes-color-blue.svg
• non_aes_mapping_legend/non-aes-xcolor-red.svg
• ops_meaningful/alpha-0-5-from-function.svg
• side_layers/boxplot2.svg
• side_layers/label.svg
• side_layers/violin.svg
• vdiff_irisScatter/collapsed-histo.svg
• vdiff_irisScatter/facetgrid-collapsed-density.svg
• vdiff_irisScatter/facetgrid-histo.svg
• vdiff_irisScatter/facetgrid-side-density.svg
• vdiff_irisScatter/stacked-side-density.svg
• vdiff_irisScatter/yside-histo.svg
Error: Test failures
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [11s/14s] ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘ggside_aes_mapping.Rmd’ using rmarkdown
Quitting from ggside_aes_mapping.Rmd:42-46 [ggside_updated_aes_usage]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ggside_aes_mapping.Rmd' failed with diagnostics:
Problem while setting up geom.
ℹ Error occurred in the 2nd layer.
Caused by error in `ggproto_parent_method()`:
! `geom_xsidedensity()` requires the following missing aesthetics: y.
--- failed re-building ‘ggside_aes_mapping.Rmd’
--- re-building ‘ggside_basic_usage.Rmd’ using rmarkdown
Quitting from ggside_basic_usage.Rmd:172-176 [base_example_FacetWrap]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'ggside_basic_usage.Rmd' failed with diagnostics:
Cannot update 0 guides with a list of parameters of length 4.
--- failed re-building ‘ggside_basic_usage.Rmd’
SUMMARY: processing the following files failed:
‘ggside_aes_mapping.Rmd’ ‘ggside_basic_usage.Rmd’
Error: Vignette re-building failed.
Execution halted
- checking PDF version of manual ... [7s/9s] OK
- checking HTML version of manual ... [2s/2s] OK
- checking for non-standard things in the check directory ... OK
- DONE
Status: 3 ERRORs, 2 WARNINGs, 1 NOTE