CRAN Package Check Results for Package lingglosses

Last updated on 2022-08-15 08:49:59 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 4.55 48.88 53.43 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 3.79 39.03 42.82 OK
r-devel-linux-x86_64-fedora-clang 0.0.4 75.78 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4 74.96 OK
r-devel-windows-x86_64 0.0.4 30.00 74.00 104.00 OK
r-patched-linux-x86_64 0.0.4 4.95 47.42 52.37 OK
r-release-linux-x86_64 0.0.4 5.30 47.37 52.67 OK
r-release-macos-arm64 0.0.4 29.00 OK
r-release-macos-x86_64 0.0.4 33.00 OK
r-release-windows-x86_64 0.0.4 34.00 76.00 110.00 OK
r-oldrel-macos-arm64 0.0.4 27.00 OK
r-oldrel-macos-x86_64 0.0.4 32.00 OK
r-oldrel-windows-ix86+x86_64 0.0.4 15.00 73.00 88.00 WARN

Check Details

Version: 0.0.4
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 = TRUE,
     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 = TRUE,
     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