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.9 | 2.31 | 26.17 | 28.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.9 | 1.84 | 20.88 | 22.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.9 | 42.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.9 | 34.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.9 | 7.00 | 40.00 | 47.00 | NOTE | |
r-patched-linux-x86_64 | 0.9 | 2.25 | 26.55 | 28.80 | NOTE | |
r-patched-solaris-x86 | 0.9 | 52.00 | NOTE | |||
r-release-linux-x86_64 | 0.9 | 2.11 | 27.16 | 29.27 | NOTE | |
r-release-macos-x86_64 | 0.9 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.9 | 7.00 | 60.00 | 67.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.9 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.9 | 4.00 | 53.00 | 57.00 | NOTE |
Version: 0.9
Check: dependencies in R code
Result: NOTE
Packages in Depends field not imported from:
'compiler' 'signal'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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.9
Check: R code for possible problems
Result: NOTE
NumConv: no visible global function definition for 'pchip'
NumConv: no visible global function definition for 'cmpfun'
NumDeconv: no visible global function definition for 'pchip'
NumDeconv : error_function: no visible global function definition for
'pchip'
NumDeconv: no visible global function definition for 'cmpfun'
NumDeconv: no visible global function definition for 'optim'
RivivcA: no visible global function definition for 'lm'
Undefined global functions or variables:
cmpfun lm optim pchip
Consider adding
importFrom("stats", "lm", "optim")
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.9
Check: Rd line widths
Result: NOTE
Rd file 'NumConv.Rd':
\usage lines wider than 90 characters:
NumConv(impulse.matrix, input.matrix, conv.timescale = NULL, explicit.interpolation = 1000)
Rd file 'RivivcA.Rd':
\examples lines wider than 100 characters:
result<-RivivcA(input_mtx,impulse_mtx,resp_mtx,explicit.interp=accur_explic,implicit.interp=accur_implic)
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