Last updated on 2020-08-07 01:50:12 CEST.
Package | NOTE | OK |
---|---|---|
analyzer | 2 | 10 |
Current CRAN status: NOTE: 2, OK: 10
Version: 1.0.1
Check: R code for possible problems
Result: NOTE
plottr: no visible global function definition for ‘plot’
print.analyzerPlot: 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