Last updated on 2020-08-07 01:49:40 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.16 | 21.83 | 23.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.72 | 17.39 | 19.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 38.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 28.03 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 8.00 | 50.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.27 | 21.63 | 23.90 | NOTE | |
r-patched-solaris-x86 | 1.2 | 45.60 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.17 | 21.66 | 23.83 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 5.00 | 34.00 | 39.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 52.00 | 57.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-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-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-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