Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8-12 | 2.15 | 21.85 | 24.00 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.8-12 | 1.74 | 17.13 | 18.87 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.8-12 | 36.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.8-12 | 28.28 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.8-12 | 7.00 | 33.00 | 40.00 | NOTE | |
r-patched-linux-x86_64 | 0.8-12 | 2.33 | 21.43 | 23.76 | NOTE | |
r-patched-solaris-x86 | 0.8-12 | 43.40 | NOTE | |||
r-release-linux-x86_64 | 0.8-12 | 2.39 | 21.30 | 23.69 | NOTE | |
r-release-macos-x86_64 | 0.8-12 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.8-12 | 5.00 | 31.00 | 36.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.8-12 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.8-12 | 5.00 | 43.00 | 48.00 | NOTE |
Version: 0.8-12
Check: R code for possible problems
Result: NOTE
call.eqs: no visible global function definition for 'write.table'
read.eqs: no visible global function definition for 'read.fwf'
Undefined global functions or variables:
read.fwf write.table
Consider adding
importFrom("utils", "read.fwf", "write.table")
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
Version: 0.8-12
Check: Rd line widths
Result: NOTE
Rd file 'call.eqs.rd':
\examples lines wider than 100 characters:
##res <- call.eqs(EQSpgm = "C:/Program Files/EQS61/WINEQS.EXE", EQSmodel = "c:/eqs61/examples/manul7.eqs", serial = "1234")
Rd file 'run.eqs.rd':
\examples lines wider than 100 characters:
##res <- run.eqs(EQSpgm = "C:/Program Files/EQS61/WINEQS.EXE", EQSmodel = "c:/eqs61/examples/manul7.eqs", serial = "1234")
## res <- run.eqs(EQSpgm = "C:/Program Files/EQS61/WINEQS.EXE", EQSmodel = "c:/eqs61/examples/manul7.eqs", data = X, datname = "manul7 ... [TRUNCATED]
These lines will be truncated in the PDF manual.
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-patched-linux-x86_64, r-release-linux-x86_64