Package check result: OK Changes to worse in reverse depends: 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, 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) Docs: function(nodes, name = NULL, label = NULL, subtitle = NULL, order = NULL, decreasing = FALSE, ntext = NULL, mainframeHeight = NULL, image = NULL, zoom = NULL, main = NULL, note = NULL, export = FALSE, colorScheme = 0, language = c("en", "es", "ca"), dir = NULL) Argument names in code not in docs: mainframeWidth frequencies tutorial tableButton Mismatches in argument names (first 3): Position: 9 Code: mainframeWidth Docs: image Position: 10 Code: image Docs: zoom Position: 11 Code: zoom Docs: main