CRAN Package Check Results for Package fiberLD

Last updated on 2026-03-28 08:50:09 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1-8 43.81 86.77 130.58 NOTE
r-devel-linux-x86_64-debian-gcc 0.1-8 33.04 60.77 93.81 NOTE
r-devel-linux-x86_64-fedora-clang 0.1-8 69.00 131.76 200.76 OK
r-devel-linux-x86_64-fedora-gcc 0.1-8 79.00 129.89 208.89 OK
r-devel-macos-arm64 0.1-8 8.00 20.00 28.00 OK
r-devel-windows-x86_64 0.1-8 53.00 103.00 156.00 OK
r-patched-linux-x86_64 0.1-8 33.49 81.22 114.71 OK
r-release-linux-x86_64 0.1-8 29.96 80.48 110.44 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 43.00 102.00 145.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 55.00 134.00 189.00 OK

Check Details

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-devel-linux-x86_64-debian-gcc