Last updated on 2021-01-16 00:47:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 2.83 | 25.91 | 28.74 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.13 | 20.60 | 22.73 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 44.50 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 35.05 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 34.00 | 40.00 | WARN | |
r-patched-linux-x86_64 | 0.1.0 | 2.84 | 24.94 | 27.78 | OK | |
r-patched-solaris-x86 | 0.1.0 | 52.50 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 2.68 | 25.14 | 27.82 | OK | |
r-release-macos-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 7.00 | 34.00 | 41.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 3.00 | 31.00 | 34.00 | OK |
Version: 0.1.0
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from documentation object 'animate_pacman':
animate_pacman
Code: function(pacman, ghosts, file = NULL, caption = iconv("©
Mickaël 'Coeos' Canouil", "UTF-8"), font_family = "")
Docs: function(pacman, ghosts, file = NULL, caption = iconv("©
Mickaël 'Coeos' Canouil", "UTF-8"), font_family = "")
Mismatches in argument default values:
Name: 'caption' Code: iconv("© Mickaël 'Coeos' Canouil", "UTF-8") Docs: iconv("© Mickaël 'Coeos' Canouil", "UTF-8")
Flavor: r-devel-windows-ix86+x86_64