Last updated on 2023-04-01 07:10:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.6 | 3.79 | 47.77 | 51.56 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.6 | 3.86 | 37.52 | 41.38 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.6 | 66.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.6 | 63.31 | OK | |||
r-devel-windows-x86_64 | 0.0.6 | 32.00 | 0.00 | 32.00 | OK | |
r-patched-linux-x86_64 | 0.0.6 | 3.86 | 46.46 | 50.32 | OK | |
r-release-linux-x86_64 | 0.0.6 | 4.94 | 48.39 | 53.33 | 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 | 10.00 | 86.00 | 96.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 | 12.00 | 81.00 | 93.00 | WARN |
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