CRAN Package Check Results for Package linERR

Last updated on 2026-06-08 13:50:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 6.74 74.91 81.65 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 5.87 52.52 58.39 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 12.00 123.02 135.02 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 12.00 108.24 120.24 NOTE
r-devel-windows-x86_64 1.0 10.00 91.00 101.00 OK
r-patched-linux-x86_64 1.0 7.03 70.94 77.97 OK
r-release-linux-x86_64 1.0 7.01 69.79 76.80 OK
r-release-macos-arm64 1.0 2.00 22.00 24.00 OK
r-release-macos-x86_64 1.0 7.00 127.00 134.00 OK
r-release-windows-x86_64 1.0 10.00 90.00 100.00 OK
r-oldrel-macos-arm64 1.0 OK
r-oldrel-macos-x86_64 1.0 6.00 69.00 75.00 OK
r-oldrel-windows-x86_64 1.0 13.00 107.00 120.00 OK

Check Details

Version: 1.0
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘David Moriña Soler <david.morina@uab.cat>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "David", family = "Moriña", role = c("aut", "cre"), email = "david.morina@uab.cat", comment = "ISGlobal, Centre for Research in Environmental Epidemiology") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: R code for possible problems
Result: NOTE Warning in file(open = "w+") : cannot open file '/tmp/RtmpjuAIID/Rf262cca1aa91ec': No space left on device Error in file(open = "w+") : cannot open the connection Calls: <Anonymous> -> .load_namespace_quietly -> .try_quietly -> file Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: compiled code
Result: NOTE File ‘linERR/libs/linERR.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