Last updated on 2018-09-26 01:46:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-release-osx-x86_64 | 0.9-11 | NOTE | ||||
r-oldrel-osx-x86_64 | 0.9-11 | NOTE |
Version: 0.9-11
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.9-11
Check: R code for possible problems
Result: NOTE
plot.mathgraph: no visible global function definition for ‘plot’
plot.mathgraph: no visible global function definition for ‘box’
plot.mathgraph: no visible global function definition for ‘segments’
plot.mathgraph: no visible global function definition for ‘arrows’
plot.mathgraph: no visible global function definition for ‘text’
Undefined global functions or variables:
arrows box plot segments text
Consider adding
importFrom("graphics", "arrows", "box", "plot", "segments", "text")
to your NAMESPACE file.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64