CRAN Package Check Results for Package fiberLD

Last updated on 2026-03-31 22:52:16 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 28.45 60.35 88.80 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 79.00 129.89 208.89 OK
r-devel-macos-arm64 0.1-8 9.00 19.00 28.00 OK
r-devel-windows-x86_64 0.1-8 53.00 108.00 161.00 NOTE
r-patched-linux-x86_64 0.1-8 33.49 81.22 114.71 OK
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

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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

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