Last updated on 2021-03-04 00:48:07 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 13.21 | 105.27 | 118.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 10.01 | 81.01 | 91.02 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 151.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 140.56 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.4 | 47.00 | 164.00 | 211.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.4 | 10.60 | 97.56 | 108.16 | NOTE | |
r-patched-solaris-x86 | 0.1.4 | 225.40 | NOTE | |||
r-release-linux-x86_64 | 0.1.4 | 10.28 | 98.67 | 108.95 | NOTE | |
r-release-macos-x86_64 | 0.1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.4 | 26.00 | 135.00 | 161.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 30.00 | 152.00 | 182.00 | NOTE |
Version: 0.1.4
Check: R code for possible problems
Result: NOTE
.avisApiBusAvanzada: no visible global function definition for
'read.csv'
.avisRenderMapAdmin: no visible global function definition for 'points'
.avisRenderMapAdmin: no visible global function definition for 'rect'
.avisRenderMapPhysical: no visible global function definition for
'points'
avisMap: no visible global function definition for 'par'
avisMap: no visible global function definition for 'layout'
Undefined global functions or variables:
layout par points read.csv rect
Consider adding
importFrom("graphics", "layout", "par", "points", "rect")
importFrom("utils", "read.csv")
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64