Last updated on 2022-03-06 12:51:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 57.75 | 337.69 | 395.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 484.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 449.52 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.1.0 | 55.00 | 344.00 | 399.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 1.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.1.0 | 34.70 | 288.86 | 323.56 | NOTE | |
r-release-linux-x86_64 | 1.1.0 | NOTE | ||||
r-release-macos-arm64 | 1.1.0 | NOTE | ||||
r-release-macos-x86_64 | 1.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 124.00 | 428.00 | 552.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 119.00 | 384.00 | 503.00 | NOTE |
Version: 1.1.0
Check: R code for possible problems
Result: NOTE
getGO: no visible global function definition for 'new'
getGO: no visible global function definition for 'getGeneric'
graph.kd: no visible global function definition for 'as'
Undefined global functions or variables:
as getGeneric new
Consider adding
importFrom("methods", "as", "getGeneric", "new")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.0
Check: compiled code
Result: NOTE
File ‘LANDD/libs/LANDD.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