Last updated on 2026-04-26 03:49:42 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-8 | 43.80 | 88.85 | 132.65 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1-8 | 28.10 | 64.91 | 93.01 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1-8 | 76.00 | 142.68 | 218.68 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1-8 | 78.00 | 129.70 | 207.70 | OK | |
| r-patched-linux-x86_64 | 0.1-8 | 35.79 | 81.65 | 117.44 | OK | |
| r-release-linux-x86_64 | 0.1-8 | 37.52 | 81.22 | 118.74 | OK | |
| r-release-macos-arm64 | 0.1-8 | 9.00 | 19.00 | 28.00 | OK | |
| r-release-macos-x86_64 | 0.1-8 | 26.00 | 81.00 | 107.00 | NOTE | |
| r-release-windows-x86_64 | 0.1-8 | 52.00 | 104.00 | 156.00 | OK | |
| r-oldrel-macos-arm64 | 0.1-8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1-8 | 23.00 | 75.00 | 98.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1-8 | 59.00 | 136.00 | 195.00 | OK |
Version: 0.1-8
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Natalya Pya Arnqvist <nat.pya@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = c("Natalya", "Pya"),
family = "Arnqvist",
role = c("aut", "cre"),
email = "nat.pya@gmail.com"),
person(given = c("Sara", "Sjöstedt"),
family = "de Luna",
role = "aut"),
person(given = "Konrad",
family = "Abramowicz",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.1-8
Check: compiled code
Result: NOTE
File ‘fiberLD/libs/fiberLD.so’:
Found non-API call to R: ‘R_UnboundValue’
Compiled code should not call non-API entry points in R.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual,
and section ‘Moving into C API compliance’ for issues with the use of
non-API entry points.
Flavor: r-release-macos-x86_64