Last updated on 2016-10-24 23:48:22.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2-0 | 0.55 | 11.68 | 12.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2-0 | 0.64 | 11.69 | 12.33 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2-0 | 20.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2-0 | 20.73 | NOTE | |||
r-devel-macos-x86_64-clang | 0.2-0 | 17.63 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2-0 | 4.00 | 35.00 | 39.00 | NOTE | |
r-patched-linux-x86_64 | 0.2-0 | 0.54 | 10.45 | 10.99 | NOTE | |
r-patched-solaris-sparc | 0.2-0 | 107.50 | NOTE | |||
r-patched-solaris-x86 | 0.2-0 | 22.90 | NOTE | |||
r-release-linux-x86_64 | 0.2-0 | 0.51 | 10.31 | 10.82 | NOTE | |
r-release-osx-x86_64-mavericks | 0.2-0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2-0 | 3.00 | 25.00 | 28.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 0.2-0 | 3.00 | 30.00 | 33.00 | NOTE |
Version: 0.2-0
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2-0
Check: R code for possible problems
Result: NOTE
dometa: no visible global function definition for ‘qchisq’
dometa: no visible global function definition for ‘median’
dometa: no visible global function definition for ‘pchisq’
forestplot: no visible global function definition for ‘pchisq’
forestplot: no visible global function definition for ‘qnorm’
forestplot: no visible global function definition for ‘plot’
forestplot: no visible global function definition for ‘points’
forestplot: no visible global function definition for ‘text’
metagwa.files: no visible global function definition for ‘read.csv’
metagwa.files: no visible global function definition for ‘write.csv’
metagwa.tables: no visible global function definition for ‘write.csv’
Undefined global functions or variables:
median pchisq plot points qchisq qnorm read.csv text write.csv
Consider adding
importFrom("graphics", "plot", "points", "text")
importFrom("stats", "median", "pchisq", "qchisq", "qnorm")
importFrom("utils", "read.csv", "write.csv")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64