Last updated on 2018-04-29 01:46:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.36 | 20.60 | 21.96 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.40 | 17.16 | 18.56 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 27.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 26.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 5.00 | 45.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.79 | 20.57 | 22.36 | NOTE | |
r-patched-solaris-x86 | 1.0 | 40.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.16 | 20.89 | 22.05 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 5.00 | 45.00 | 50.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 2.00 | 31.00 | 33.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.0
Check: R code for possible problems
Result: NOTE
MomNIT: no visible global function definition for ‘dnorm’
MomNIT: no visible global function definition for ‘pnorm’
cdfNI: no visible global function definition for ‘pnorm’
cdfNI: no visible global function definition for ‘pt’
em.cens: no visible global function definition for ‘lm’
em.cens: no visible global function definition for ‘coefficients’
em.cens : ft: no visible global function definition for ‘dt’
em.cens : ft: no visible global function definition for ‘pt’
em.cens: no visible global function definition for ‘optimize’
em.cens: no visible global function definition for ‘dnorm’
em.cens: no visible global function definition for ‘pnorm’
em.cens: no visible global function definition for ‘sd’
Undefined global functions or variables:
coefficients dnorm dt lm optimize pnorm pt sd
Consider adding
importFrom("stats", "coefficients", "dnorm", "dt", "lm", "optimize",
"pnorm", "pt", "sd")
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