Last updated on 2021-03-08 13:46:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.01 | 53.05 | 57.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 2.85 | 38.40 | 41.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 77.41 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 67.24 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 8.00 | 69.00 | 77.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.0 | OK | ||||
r-patched-linux-x86_64 | 0.1.0 | 3.76 | 50.52 | 54.28 | OK | |
r-patched-solaris-x86 | 0.1.0 | 87.90 | OK | |||
r-release-linux-x86_64 | 0.1.0 | 3.31 | 50.95 | 54.26 | OK | |
r-release-macos-x86_64 | 0.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 5.00 | 52.00 | 57.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 5.00 | 47.00 | 52.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