Last updated on 2017-07-17 12:49:24.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 0.66 | 18.13 | 18.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 0.61 | 17.95 | 18.55 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 23.01 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 19.85 | NOTE | |||
| r-devel-windows-ix86+x86_64 | 1.0.1 | 3.00 | 28.00 | 31.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0.1 | 0.60 | 17.75 | 18.36 | NOTE | |
| r-patched-solaris-x86 | 1.0.1 | 30.50 | NOTE | |||
| r-release-linux-x86_64 | 1.0.1 | 0.58 | 17.79 | 18.37 | NOTE | |
| r-release-windows-ix86+x86_64 | 1.0.1 | 2.00 | 28.00 | 30.00 | NOTE | |
| r-release-osx-x86_64 | 1.0.1 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0.1 | 3.00 | 28.00 | 31.00 | NOTE | |
| r-oldrel-osx-x86_64 | 1.0.1 | NOTE |
Version: 1.0.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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘cluster’
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
dataFiller : central.value: no visible global function definition for
‘median’
dataFiller: no visible global function definition for ‘daisy’
dataFiller: no visible global function definition for ‘complete.cases’
knnMCN: no visible global function definition for ‘cov’
knnVCN: no visible global function definition for ‘dist’
Undefined global functions or variables:
complete.cases cov daisy dist median
Consider adding
importFrom("stats", "complete.cases", "cov", "dist", "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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0.1
Check: Rd line widths
Result: NOTE
Rd file 'knnMCN.Rd':
\examples lines wider than 100 characters:
") ", "you have selected is bigger than the capacity of one class in your training data set",
stop("\nWarnings:\nsample variance-covariance matrix is singular,\nand larger class sample capacity is required ,\nor you can t ... [TRUNCATED]
stop("\nWarnings:\nsample variance-covariance matrix is singular,\nand larger class sample capacity is required ,\nor y ... [TRUNCATED]
Rd file 'knnVCN.Rd':
\examples lines wider than 100 characters:
") ", "you have selected is bigger than the capacity of one class in your training data set",
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: 1.0.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘stats’
All declared Imports should be used.
Package in Depends field not imported from: ‘cluster’
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-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64