Last updated on 2025-11-24 07:49:56 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 27.69 | 30.60 | 58.29 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 19.66 | 24.11 | 43.77 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 49.00 | 51.48 | 100.48 | NOTE | |
| r-devel-windows-x86_64 | 1.1 | 37.00 | 66.00 | 103.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 29.78 | 28.24 | 58.02 | OK | |
| r-release-linux-x86_64 | 1.1 | 29.51 | 28.64 | 58.15 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 28.00 | 41.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 36.00 | 73.00 | 109.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 19.00 | 26.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 40.00 | 78.00 | 118.00 | OK |
Version: 1.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Fabian Krueger <Fabian.Krueger83@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Fabian",
family = "Krueger",
role = c("aut", "cre"),
email = "fabian.krueger83@gmail.com")
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1
Check: compiled code
Result: NOTE
File ‘bvarsv/libs/bvarsv.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavor: r-devel-linux-x86_64-fedora-clang