Last updated on 2022-06-25 00:50:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.4 | 4.87 | 48.49 | 53.36 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.4 | 3.73 | 38.41 | 42.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.4 | 75.24 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 73.74 | OK | |||
r-devel-windows-x86_64 | 0.0.4 | 43.00 | 75.00 | 118.00 | OK | |
r-patched-linux-x86_64 | 0.0.4 | 5.17 | 46.59 | 51.76 | OK | |
r-release-linux-x86_64 | 0.0.4 | 4.09 | 47.03 | 51.12 | 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 | 189.00 | 77.00 | 266.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 | 13.00 | 73.00 | 86.00 | WARN |
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