Last updated on 2019-03-05 10:48:18 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.3 | 5.40 | 25.06 | 30.46 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 4.07 | 20.19 | 24.26 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2.3 | 36.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 35.05 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2.3 | 19.00 | 39.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 0.2.3 | NOTE | ||||
r-patched-solaris-x86 | 0.2.3 | 51.40 | NOTE | |||
r-release-linux-x86_64 | 0.2.3 | 4.14 | 23.81 | 27.95 | NOTE | |
r-release-windows-ix86+x86_64 | 0.2.3 | 12.00 | 39.00 | 51.00 | NOTE | |
r-release-osx-x86_64 | 0.2.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.3 | 13.00 | 40.00 | 53.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.2.3 | NOTE |
Version: 0.2.3
Check: R code for possible problems
Result: NOTE
dcc.est: no visible global function definition for 'cov'
dcc.estimation1: no visible global function definition for 'optim'
dcc.estimation2: no visible global function definition for
'constrOptim'
dlc: no visible global function definition for 'cov'
eccc.estimation: no visible global function definition for 'optim'
hh.test : uni.garch : uni.garch.est : garch.ll: no visible global
function definition for 'dnorm'
hh.test : uni.garch : uni.garch.est: no visible global function
definition for 'optim'
hh.test: no visible global function definition for 'lm'
hh.test: no visible global function definition for 'pchisq'
jb.test: no visible global function definition for 'pchisq'
ljung.box.test: no visible global function definition for 'pchisq'
nt.test : uni.garch : uni.garch.est : garch.ll: no visible global
function definition for 'dnorm'
nt.test : uni.garch : uni.garch.est: no visible global function
definition for 'optim'
nt.test: no visible global function definition for 'lm'
nt.test: no visible global function definition for 'pchisq'
rob.kr: no visible global function definition for 'quantile'
rob.sk: no visible global function definition for 'quantile'
Undefined global functions or variables:
constrOptim cov dnorm lm optim pchisq quantile
Consider adding
importFrom("stats", "constrOptim", "cov", "dnorm", "lm", "optim",
"pchisq", "quantile")
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 0.2.3
Check: compiled code
Result: NOTE
File ‘ccgarch/libs/ccgarch.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc