Last updated on 2020-08-07 01:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 2.91 | 90.88 | 93.79 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | 2.57 | 58.62 | 61.19 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 120.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 110.35 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-1 | 13.00 | 351.00 | 364.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-1 | 2.80 | 87.90 | 90.70 | NOTE | |
r-patched-solaris-x86 | 0.1-1 | 158.40 | NOTE | |||
r-release-linux-x86_64 | 0.1-1 | 2.73 | 87.08 | 89.81 | NOTE | |
r-release-macos-x86_64 | 0.1-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-1 | 10.00 | 307.00 | 317.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 9.00 | 388.00 | 397.00 | NOTE |
Version: 0.1-1
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1-1
Check: R code for possible problems
Result: NOTE
LogitNet.weight: no visible global function definition for 'lowess'
LogitNet.weight: no visible global function definition for 'median'
Undefined global functions or variables:
lowess median
Consider adding
importFrom("stats", "lowess", "median")
to your NAMESPACE file.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1-1
Check: compiled code
Result: NOTE
File ‘LogitNet/libs/LogitNet.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