Last updated on 2021-03-06 03:54:50 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 6.97 | 49.89 | 56.86 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 5.07 | 37.29 | 42.36 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 76.83 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 65.68 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 12.00 | 54.00 | 66.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | NOTE | ||||
r-patched-solaris-x86 | 0.3 | 87.90 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 6.64 | 46.67 | 53.31 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 9.00 | 61.00 | 70.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 9.00 | 50.00 | 59.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