Last updated on 2017-07-31 01:46:53.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.4 | 0.96 | 33.50 | 34.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2.4 | 0.88 | 20.82 | 21.70 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2.4 | 41.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.4 | 40.56 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2.4 | 4.00 | 60.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.4 | 0.89 | 31.75 | 32.64 | NOTE | |
r-patched-solaris-x86 | 1.2.4 | 51.20 | NOTE | |||
r-release-linux-x86_64 | 1.2.4 | 0.82 | 31.94 | 32.76 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2.4 | 3.00 | 50.00 | 53.00 | NOTE | |
r-release-osx-x86_64 | 1.2.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2.4 | 3.00 | 43.00 | 46.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2.4 | NOTE |
Version: 1.2.4
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.2.4
Check: R code for possible problems
Result: NOTE
dbEmpLikeGOF: no visible global function definition for ‘runif’
dbEmpLikeGOF: no visible global function definition for ‘var’
dbEmpLikeGOF: no visible global function definition for ‘rnorm’
emplikeGOFinternal: no visible global function definition for ‘var’
getCutoff: no visible binding for global variable ‘unifCut’
getCutoff: no visible binding for global variable ‘normCut’
getCutoff: no visible global function definition for ‘lm’
getCutoff: no visible binding for global variable ‘distEqCut’
getPval: no visible binding for global variable ‘unifCut’
getPval: no visible binding for global variable ‘normCut’
getPval: no visible global function definition for ‘lm’
getPval: no visible binding for global variable ‘distEqCut’
helperPval: no visible global function definition for ‘lm’
returnCutoff: no visible global function definition for ‘quantile’
testfun2: no visible global function definition for ‘runif’
testfun2: no visible global function definition for ‘rnorm’
Undefined global functions or variables:
distEqCut lm normCut quantile rnorm runif unifCut var
Consider adding
importFrom("stats", "lm", "quantile", "rnorm", "runif", "var")
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