CRAN Package Check Results for Package lingglosses

Last updated on 2022-09-11 12:56:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 4.38 49.22 53.60 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 3.32 39.16 42.48 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.65 OK
r-devel-windows-x86_64 0.0.4 76.00 77.00 153.00 OK
r-patched-linux-x86_64 0.0.4 5.34 46.69 52.03 OK
r-release-linux-x86_64 0.0.4 4.83 47.78 52.61 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 75.00 89.00 164.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 12.00 81.00 93.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