Last updated on 2020-08-07 01:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 10.60 | 98.28 | 108.88 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 9.03 | 75.17 | 84.20 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 140.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 134.46 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.4 | 43.00 | 140.00 | 183.00 | NOTE | |
r-patched-linux-x86_64 | 0.1.4 | 11.49 | 96.01 | 107.50 | NOTE | |
r-patched-solaris-x86 | 0.1.4 | 217.00 | NOTE | |||
r-release-linux-x86_64 | 0.1.4 | 10.60 | 95.94 | 106.54 | NOTE | |
r-release-macos-x86_64 | 0.1.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.4 | 38.00 | 177.00 | 215.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 25.00 | 114.00 | 139.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