Last updated on 2022-04-08 01:48:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.2 | 2.34 | 34.36 | 36.70 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.2 | 2.59 | 26.79 | 29.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.2 | 47.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.2 | 34.29 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.5.2 | 28.00 | 57.00 | 85.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.2 | 2.82 | 32.49 | 35.31 | NOTE | |
r-release-linux-x86_64 | 0.5.2 | 3.03 | 32.66 | 35.69 | NOTE | |
r-release-macos-arm64 | 0.5.2 | NOTE | ||||
r-release-macos-x86_64 | 0.5.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.5.2 | 8.00 | 55.00 | 63.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.5.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.5.2 | 6.00 | 46.00 | 52.00 | NOTE |
Version: 0.5.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'methods'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-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: 0.5.2
Check: Rd line widths
Result: NOTE
Rd file 'createTree.Rd':
\usage lines wider than 90 characters:
createTree(data, treeType = "quad", dataType = "point", columns = if (dataType=="point") 1:2 else 1:4, ...)
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.5.2
Check: compiled code
Result: NOTE
File ‘SearchTrees/libs/SearchTrees.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