Last updated on 2021-04-20 05:47:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 3.76 | 52.91 | 56.67 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.79 | 38.97 | 41.76 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 76.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 68.62 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 6.00 | 52.00 | 58.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.0 | OK | ||||
r-patched-linux-x86_64 | 0.1.0 | 4.00 | 50.47 | 54.47 | OK | |
r-patched-solaris-x86 | 0.1.0 | 89.30 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 3.35 | 50.44 | 53.79 | OK | |
r-release-macos-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 8.00 | 56.00 | 64.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 56.00 | 61.00 | WARN |
Version: 0.1.0
Check: R code for possible problems
Result: NOTE
postppt.plot: no visible global function definition for ‘plot’
priorppt.plot: no visible global function definition for ‘plot’
Undefined global functions or variables:
plot
Consider adding
importFrom("graphics", "plot")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: Rd cross-references
Result: WARN
Missing link or links in documentation object 'postppt.plot.Rd':
‘[base]{plot}’
Missing link or links in documentation object 'priorppt.plot.Rd':
‘[base]{plot}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64