Last updated on 2022-03-06 12:51:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-1 | 2.70 | 97.76 | 100.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.1-1 | 125.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-1 | 115.14 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1-1 | 15.00 | 181.00 | 196.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.1-1 | NOTE | ||||
r-patched-linux-x86_64 | 0.1-1 | 2.99 | 95.96 | 98.95 | NOTE | |
r-release-linux-x86_64 | 0.1-1 | NOTE | ||||
r-release-macos-arm64 | 0.1-1 | NOTE | ||||
r-release-macos-x86_64 | 0.1-1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1-1 | 9.00 | 341.00 | 350.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-1 | 8.00 | 334.00 | 342.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-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: 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-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: 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