Last updated on 2021-03-08 08:48:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.03 | 24.15 | 26.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.52 | 19.02 | 20.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 41.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 32.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 4.00 | 41.00 | 45.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 1.2 | NOTE | ||||
r-patched-linux-x86_64 | 1.2 | 2.11 | 23.52 | 25.63 | NOTE | |
r-patched-solaris-x86 | 1.2 | 49.50 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 1.93 | 23.68 | 25.61 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 4.00 | 30.00 | 34.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 4.00 | 37.00 | 41.00 | NOTE |
Version: 1.2
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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-devel-windows-x86_64-gcc10-UCRT, 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: 1.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'fdrtool' which was already attached by Depends.
Please remove these calls from your code.
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-devel-windows-x86_64-gcc10-UCRT, 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: 1.2
Check: R code for possible problems
Result: NOTE
avelinkdis: no visible global function definition for 'sd'
avelinkdis: no visible global function definition for 'dist'
centdis: no visible global function definition for 'sd'
centdis: no visible global function definition for 'dist'
distable: no visible global function definition for 'write.table'
functionall: no visible global function definition for 'read.table'
randdis: no visible global function definition for 'write.table'
valuep: no visible global function definition for 'write.csv'
Undefined global functions or variables:
dist read.table sd write.csv write.table
Consider adding
importFrom("stats", "dist", "sd")
importFrom("utils", "read.table", "write.csv", "write.table")
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-devel-windows-x86_64-gcc10-UCRT, 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: 1.2
Check: Rd line widths
Result: NOTE
Rd file 'distable.Rd':
\examples lines wider than 100 characters:
##before using "b1.txt" data, we need to find "b1.txt" in the data file and put it in the work space of R
Rd file 'functionall.Rd':
\examples lines wider than 100 characters:
##before running this funtion, we need to find out "b1.txt" data file, and put it into the R workspace.
functionall(system.file("data","b1.txt",package="DBGSA"),10,avelinkdis,"euclidean","distance",afExp,2000,10,"rand.txt","pvalue.txt")
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