Last updated on 2022-05-09 09:50:44 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 2.84 | 29.11 | 31.95 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 2.04 | 22.69 | 24.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 39.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 37.86 | NOTE | |||
r-devel-windows-x86_64 | 0.3 | 11.00 | 42.00 | 53.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.38 | 27.55 | 29.93 | NOTE | |
r-release-linux-x86_64 | 0.3 | 2.83 | 28.24 | 31.07 | NOTE | |
r-release-macos-arm64 | 0.3 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 0.3 | 26.00 | NOTE | |||
r-release-windows-x86_64 | 0.3 | 6.00 | 41.00 | 47.00 | NOTE | |
r-oldrel-macos-arm64 | 0.3 | 20.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3 | 24.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.3 | 7.00 | 28.00 | 35.00 | NOTE |
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.3
Check: Rd line widths
Result: NOTE
Rd file 'chebR.Rd':
\examples lines wider than 100 characters:
return(list(coefs=rlist$xx[1:n],resids=rlist$bb[1:m],rank=rlist$rank,iter=rlist$iter,ocode=rlist$ocode))
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.3
Check: compiled code
Result: NOTE
File ‘cheb/libs/cheb.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