Last updated on 2020-03-07 10:47:32 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0-0 | 5.56 | 46.25 | 51.81 | WARN | |
r-devel-linux-x86_64-debian-gcc | 2.0-0 | 4.15 | 37.81 | 41.96 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0-0 | 66.86 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0-0 | 64.84 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0-0 | 15.00 | 115.00 | 130.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 2.0-0 | 9.00 | 72.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 2.0-0 | 4.31 | 43.99 | 48.30 | NOTE | |
r-patched-solaris-x86 | 2.0-0 | 94.40 | NOTE | |||
r-release-linux-x86_64 | 2.0-0 | 4.24 | 44.95 | 49.19 | NOTE | |
r-release-windows-ix86+x86_64 | 2.0-0 | 8.00 | 65.00 | 73.00 | NOTE | |
r-release-osx-x86_64 | 2.0-0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.0-0 | 5.00 | 65.00 | 70.00 | NOTE | |
r-oldrel-osx-x86_64 | 2.0-0 | NOTE |
Version: 2.0-0
Check: R code for possible problems
Result: NOTE
beqi2: no visible global function definition for 'na.omit'
beqi2: no visible global function definition for 'browseURL'
readAMBI: no visible global function definition for 'read.csv'
readBEQI: no visible global function definition for 'read.csv'
readERF: no visible global function definition for 'read.csv'
readTWN: no visible global function definition for 'read.csv'
read_ITI_FIBI: no visible global function definition for 'read.csv'
Undefined global functions or variables:
browseURL na.omit read.csv
Consider adding
importFrom("stats", "na.omit")
importFrom("utils", "browseURL", "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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 2.0-0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'BEQI2.Rnw' using knitr
For more information on the usage of the BEQI2 tool, type: vignette("BEQI2")
Number of duplicated records: 1
These will be removed
Error: processing vignette 'BEQI2.Rnw' failed with diagnostics:
Running 'texi2dvi' on 'BEQI2.tex' failed.
LaTeX errors:
! Package inputenc Error: Unicode character Â<c2><80> (U+0080)
(inputenc) not set up for use with LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
! Package inputenc Error: Unicode character Â<c2><9c> (U+009C)
(inputenc) not set up for use with LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
! Package inputenc Error: Unicode character Â<c2><80> (U+0080)
(inputenc) not set up for use with LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
! Package inputenc Error: Unicode character Â<c2><9d> (U+009D)
(inputenc) not set up for use with LaTeX.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
--- failed re-building 'BEQI2.Rnw'
--- re-building 'install.Rnw' using knitr
--- finished re-building 'install.Rnw'
SUMMARY: processing the following file failed:
'BEQI2.Rnw'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang