Last updated on 2026-01-05 11:49:18 CET.
| Package | WARN | OK |
|---|---|---|
| bupaR | 9 | 4 |
| edeaR | 13 |
Current CRAN status: WARN: 9, OK: 4
Version: 1.0.0
Check: for code/documentation mismatches
Result: WARN
Codoc mismatches from Rd file 'fill.Rd':
fill
Code: function(data, ..., .by = NULL, .direction = c("down", "up",
"downup", "updown"))
Docs: function(data, ..., .direction = c("down", "up", "downup",
"updown"))
Argument names in code not in docs:
.by
Mismatches in argument names:
Position: 3 Code: .by Docs: .direction
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Current CRAN status: OK: 13