CRAN Package Check Results for Package lingglosses

Last updated on 2023-03-21 10:52:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.6 4.30 47.18 51.48 OK
r-devel-linux-x86_64-debian-gcc 0.0.6 3.82 37.50 41.32 OK
r-devel-linux-x86_64-fedora-clang 0.0.6 73.19 OK
r-devel-linux-x86_64-fedora-gcc 0.0.6 63.31 OK
r-patched-linux-x86_64 0.0.6 5.48 49.06 54.54 OK
r-release-linux-x86_64 0.0.6 4.63 47.54 52.17 OK
r-release-macos-arm64 0.0.6 26.00 OK
r-release-macos-x86_64 0.0.6 38.00 OK
r-release-windows-x86_64 0.0.6 26.00 83.00 109.00 OK
r-oldrel-macos-arm64 0.0.6 28.00 OK
r-oldrel-macos-x86_64 0.0.6 37.00 OK
r-oldrel-windows-ix86+x86_64 0.0.6 13.00 81.00 94.00 WARN

Check Details

Version: 0.0.6
Check: for code/documentation mismatches
Result: WARN
    Codoc mismatches from documentation object 'gloss_example':
    gloss_example
     Code: function(transliteration, glosses, free_translation = "",
     comment = "", annotation = NULL, grammaticality =
     NULL, audio_path = NULL, audio_label = "<U+266A>",
     video_path = NULL, video_width = 320, video_height =
     240, line_length = 70, italic_transliteration =
     getOption("lingglosses.italic_transliteration"),
     drop_transliteration = FALSE, intext = FALSE,
     write_to_db = TRUE)
     Docs: function(transliteration, glosses, free_translation = "",
     comment = "", annotation = NULL, grammaticality =
     NULL, audio_path = NULL, audio_label = "<U+266A>",
     video_path = NULL, video_width = 320, video_height =
     240, line_length = 70, italic_transliteration =
     getOption("lingglosses.italic_transliteration"),
     drop_transliteration = FALSE, intext = FALSE,
     write_to_db = TRUE)
     Mismatches in argument default values:
     Name: 'audio_label' Code: "<U+266A>" Docs: "<U+266A>"
Flavor: r-oldrel-windows-ix86+x86_64