Last updated on 2026-06-08 08:53:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.9.2 | 7.15 | 57.99 | 65.14 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.0.9.2 | 2.80 | 2.80 | ERROR | ||
| r-devel-linux-x86_64-fedora-clang | 0.0.9.2 | 12.00 | 90.40 | 102.40 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.9.2 | 12.00 | 99.90 | 111.90 | NOTE | |
| r-devel-windows-x86_64 | 0.0.9.2 | 8.00 | 73.00 | 81.00 | OK | |
| r-patched-linux-x86_64 | 0.0.9.2 | 6.87 | 54.77 | 61.64 | OK | |
| r-release-linux-x86_64 | 0.0.9.2 | 7.06 | 54.69 | 61.75 | OK | |
| r-release-macos-arm64 | 0.0.9.2 | 2.00 | 22.00 | 24.00 | OK | |
| r-release-macos-x86_64 | 0.0.9.2 | 5.00 | 76.00 | 81.00 | OK | |
| r-release-windows-x86_64 | 0.0.9.2 | 8.00 | 73.00 | 81.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.9.2 | OK | ||||
| r-oldrel-macos-x86_64 | 0.0.9.2 | 4.00 | 58.00 | 62.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.9.2 | 11.00 | 95.00 | 106.00 | OK |
Version: 0.0.9.2
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Bruno Silva <bmsasilva@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Bruno",
family = "Silva",
role = c("aut", "cre"),
email = "bmsasilva@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.0.9.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'dbplyr', 'keras'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.9.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘RSQLite’ ‘dbplyr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc