Last updated on 2020-08-07 01:49:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 5.96 | 45.59 | 51.55 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 5.42 | 34.47 | 39.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 69.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 60.52 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 17.00 | 58.00 | 75.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 5.84 | 45.60 | 51.44 | NOTE | |
r-patched-solaris-x86 | 0.3 | 83.20 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 6.74 | 45.53 | 52.27 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 14.00 | 84.00 | 98.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 11.00 | 73.00 | 84.00 | NOTE |
Version: 0.3
Check: R code for possible problems
Result: NOTE
CandidateBio.getBio : <anonymous>: no visible global function
definition for 'na.omit'
Committee.getCommittee : <anonymous>: no visible global function
definition for 'na.omit'
getAllBios: no visible global function definition for 'txtProgressBar'
getAllBios: no visible global function definition for
'setTxtProgressBar'
getAllLocalOfficials: no visible global function definition for
'txtProgressBar'
getAllLocalOfficials: no visible global function definition for
'setTxtProgressBar'
getAllVotes: no visible global function definition for 'txtProgressBar'
getAllVotes: no visible global function definition for
'setTxtProgressBar'
Undefined global functions or variables:
na.omit setTxtProgressBar txtProgressBar
Consider adding
importFrom("stats", "na.omit")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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