Last updated on 2025-10-22 09:50:37 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.7 | 9.01 | 69.27 | 78.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.7 | 5.59 | 49.09 | 54.68 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.7 | 23.00 | 100.05 | 123.05 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 1.7 | 19.00 | 86.55 | 105.55 | NOTE | |
r-devel-windows-x86_64 | 1.7 | 10.00 | 75.00 | 85.00 | OK | |
r-patched-linux-x86_64 | 1.7 | 8.90 | 61.79 | 70.69 | OK | |
r-release-linux-x86_64 | 1.7 | 8.08 | 62.74 | 70.82 | OK | |
r-release-macos-arm64 | 1.7 | 3.00 | 26.00 | 29.00 | OK | |
r-release-macos-x86_64 | 1.7 | 5.00 | 45.00 | 50.00 | OK | |
r-release-windows-x86_64 | 1.7 | 11.00 | 75.00 | 86.00 | OK | |
r-oldrel-macos-arm64 | 1.7 | 4.00 | 27.00 | 31.00 | OK | |
r-oldrel-macos-x86_64 | 1.7 | 5.00 | 39.00 | 44.00 | OK | |
r-oldrel-windows-x86_64 | 1.7 | 14.00 | 95.00 | 109.00 | OK |
Version: 1.7
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Luiz Henrique Keng Queiroz Junior <keng@ufg.br>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Luiz", "Henrique", "Keng", "Queiroz"),
family = "Junior",
role = c("aut", "cre"),
email = "keng@ufg.br"),
person(given = c("Vitor", "Mendes"),
family = "de Oliveira",
role = "aut"))
as necessary.
The BugReports field in DESCRIPTION has
https://github.com/vitor-mendes-iq/iSTATS
which should likely be
https://github.com/vitor-mendes-iq/iSTATS/issues
instead.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘readr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc