Last updated on 2026-04-02 17:52:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1-8 | 45.00 | 87.51 | 132.51 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1-8 | 29.20 | 61.46 | 90.66 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1-8 | 69.00 | 132.86 | 201.86 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1-8 | 85.00 | 142.17 | 227.17 | OK | |
| r-devel-macos-arm64 | 0.1-8 | 9.00 | 19.00 | 28.00 | OK | |
| r-devel-windows-x86_64 | 0.1-8 | 52.00 | 108.00 | 160.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1-8 | 40.09 | 81.61 | 121.70 | NOTE | |
| r-release-linux-x86_64 | 0.1-8 | 31.93 | 80.74 | 112.67 | OK | |
| r-release-macos-arm64 | 0.1-8 | OK | ||||
| r-release-macos-x86_64 | 0.1-8 | 23.00 | 75.00 | 98.00 | OK | |
| r-release-windows-x86_64 | 0.1-8 | 46.00 | 108.00 | 154.00 | OK | |
| r-oldrel-macos-arm64 | 0.1-8 | OK | ||||
| r-oldrel-macos-x86_64 | 0.1-8 | 26.00 | 50.00 | 76.00 | OK | |
| r-oldrel-windows-x86_64 | 0.1-8 | 57.00 | 136.00 | 193.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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 0.1-8
Check: compiled code
Result: NOTE
File 'fiberLD/libs/x64/fiberLD.dll':
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-devel-windows-x86_64