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.0.0 | 3.77 | 41.75 | 45.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.80 | 30.42 | 33.22 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 62.79 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 52.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 9.00 | 50.00 | 59.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.0 | 2.83 | 40.35 | 43.18 | NOTE | |
r-patched-solaris-x86 | 1.0.0 | 72.00 | NOTE | |||
r-release-linux-x86_64 | 1.0.0 | 3.04 | 41.33 | 44.37 | NOTE | |
r-release-macos-x86_64 | 1.0.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.0 | 5.00 | 49.00 | 54.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 5.00 | 70.00 | 75.00 | NOTE |
Version: 1.0.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-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.0.0
Check: R code for possible problems
Result: NOTE
computePval: no visible global function definition for 'lm'
computeQhat: no visible global function definition for 'pnorm'
dbELnorm: no visible global function definition for 'rnorm'
getCutoffTableThree: no visible global function definition for 'lm'
getCutoffTableTwo: no visible global function definition for 'lm'
getCutoffValue: no visible global function definition for 'lm'
helperGetTstat: no visible global function definition for 'rnorm'
returnCutoffValue: no visible global function definition for 'rnorm'
returnCutoffValue: no visible global function definition for 'quantile'
varianceEstimator: no visible global function definition for 'density'
varianceEstimator: no visible global function definition for 'ecdf'
Undefined global functions or variables:
density ecdf lm pnorm quantile rnorm
Consider adding
importFrom("stats", "density", "ecdf", "lm", "pnorm", "quantile",
"rnorm")
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