Package: netCoin Check: for code/documentation mismatches New result: WARNING Codoc mismatches from Rd file 'exhibit.Rd': exhibit Code: function(nodes, name = NULL, label = NULL, subtitle = NULL, order = NULL, decreasing = FALSE, ntext = NULL, mainframeHeight = NULL, mainframeWidth = NULL, mainframeImage = 0, image = NULL, imageCopy = NULL, noFilterCols = NULL, zoom = NULL, main = NULL, note = NULL, frequencies = FALSE, tutorial = FALSE, tableButton = FALSE, export = FALSE, search = TRUE, colorScheme = 0, language = c("en", "es", "ca"), dir = NULL) Docs: function(nodes, name = NULL, label = NULL, subtitle = NULL, order = NULL, decreasing = FALSE, ntext = NULL, mainframeHeight = NULL, mainframeWidth = NULL, image = NULL, zoom = NULL, main = NULL, note = NULL, frequencies = FALSE, tutorial = FALSE, tableButton = FALSE, export = FALSE, colorScheme = 0, language = c("en", "es", "ca"), dir = NULL) Argument names in code not in docs: mainframeImage imageCopy noFilterCols search Mismatches in argument names (first 3): Position: 10 Code: mainframeImage Docs: image Position: 11 Code: image Docs: zoom Position: 12 Code: imageCopy Docs: main Codoc mismatches from Rd file 'gallery.Rd': gallery Code: function(nodes, name = NULL, label = NULL, color = NULL, border = NULL, ntext = NULL, info = NULL, infoFrame = c("right", "left"), image = NULL, imageCopy = NULL, noFilterCols = NULL, zoom = 1, itemsPerRow = NULL, main = NULL, note = NULL, showLegend = TRUE, frequencies = FALSE, labelTooltip = TRUE, cexTooltip = 1, help = NULL, helpOn = FALSE, tutorial = FALSE, description = NULL, descriptionWidth = NULL, roundedItems = FALSE, ntextctrl = FALSE, controls = 1:5, cex = 1, defaultColor = "#1f77b4", language = c("en", "es", "ca"), dir = NULL) Docs: function(nodes, name = NULL, label = NULL, color = NULL, border = NULL, ntext = NULL, info = NULL, infoFrame = c("right", "left"), image = NULL, zoom = 1, itemsPerRow = NULL, main = NULL, note = NULL, showLegend = TRUE, frequencies = FALSE, labelTooltip = TRUE, cexTooltip = 1, help = NULL, helpOn = FALSE, tutorial = FALSE, description = NULL, descriptionWidth = NULL, roundedItems = FALSE, ntextctrl = FALSE, controls = 1:5, cex = 1, defaultColor = "#1f77b4", language = c("en", "es", "ca"), dir = NULL) Argument names in code not in docs: imageCopy noFilterCols Mismatches in argument names (first 3): Position: 10 Code: imageCopy Docs: zoom Position: 11 Code: noFilterCols Docs: itemsPerRow Position: 12 Code: zoom Docs: main