Last updated on 2022-05-09 09:50:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 1.99 | 34.79 | 36.78 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 1.82 | 26.24 | 28.06 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 43.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 42.96 | NOTE | |||
r-devel-windows-x86_64 | 1.2 | 12.00 | 52.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.31 | 32.94 | 35.25 | NOTE | |
r-release-linux-x86_64 | 1.2 | 2.18 | 32.55 | 34.73 | NOTE | |
r-release-macos-arm64 | 1.2 | 16.00 | NOTE | |||
r-release-macos-x86_64 | 1.2 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 1.2 | 7.00 | 50.00 | 57.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2 | 31.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.2 | 5.00 | 44.00 | 49.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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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