Last updated on 2026-03-29 01:50:31 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1 | 29.56 | 30.85 | 60.41 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.1 | 22.48 | 24.01 | 46.49 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.1 | 43.00 | 44.47 | 87.47 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.1 | 62.00 | 42.98 | 104.98 | NOTE | |
| r-devel-macos-arm64 | 1.1 | 6.00 | 10.00 | 16.00 | OK | |
| r-devel-windows-x86_64 | 1.1 | 39.00 | 64.00 | 103.00 | OK | |
| r-patched-linux-x86_64 | 1.1 | 27.41 | 26.60 | 54.01 | OK | |
| r-release-linux-x86_64 | 1.1 | 26.77 | 26.78 | 53.55 | OK | |
| r-release-macos-arm64 | 1.1 | OK | ||||
| r-release-macos-x86_64 | 1.1 | 18.00 | 51.00 | 69.00 | OK | |
| r-release-windows-x86_64 | 1.1 | 34.00 | 69.00 | 103.00 | OK | |
| r-oldrel-macos-arm64 | 1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1 | 21.00 | 24.00 | 45.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1 | 41.00 | 80.00 | 121.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.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc