Last updated on 2018-09-26 01:46:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6 | 5.56 | 58.31 | 63.87 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.6 | 5.06 | 46.69 | 51.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.6 | 75.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.6 | 72.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.6 | 19.00 | 114.00 | 133.00 | NOTE | |
r-patched-linux-x86_64 | 1.6 | 5.52 | 49.12 | 54.64 | NOTE | |
r-patched-solaris-x86 | 1.6 | 98.40 | NOTE | |||
r-release-linux-x86_64 | 1.6 | 5.69 | 49.46 | 55.15 | NOTE | |
r-release-windows-ix86+x86_64 | 1.6 | 17.00 | 104.00 | 121.00 | NOTE | |
r-release-osx-x86_64 | 1.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.6 | 10.00 | 96.00 | 106.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.6 | NOTE |
Version: 1.6
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘FitAR’
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.6
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
fitted.FitARMA
See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
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-patched-solaris-x86, r-release-linux-x86_64
Version: 1.6
Check: R code for possible problems
Result: NOTE
FitARMA: no visible global function definition for ‘PacfDL’
FitARMA: no visible global function definition for ‘GetARMeanMLE’
FitARMA: no visible global function definition for
‘BackcastResidualsAR’
FitARMA: no visible global function definition for ‘acf’
FitARMA: no visible global function definition for ‘LjungBoxTest’
FitARMA: no visible global function definition for ‘tsp’
GetFitARMA: no visible global function definition for ‘LoglikelihoodAR’
GetFitARMA: no visible global function definition for ‘ChampernowneD’
GetFitARMA : EntropyARMA: no visible global function definition for
‘PacfToAR’
GetFitARMA : EntropyARMA: no visible global function definition for
‘PacfDL’
GetFitARMA : EntropyARMA: no visible global function definition for
‘FastLoglikelihoodAR’
GetFitARMA: no visible global function definition for ‘optim’
GetFitARMA: no visible global function definition for ‘PacfToAR’
InformationMatrixARMA: no visible global function definition for
‘InvertibleQ’
InformationMatrixARMA: no visible global function definition for
‘toeplitz’
SimulateGaussianARMA: no visible global function definition for ‘rnorm’
SimulateGaussianARMA: no visible global function definition for
‘toeplitz’
TacvfARMA: no visible global function definition for ‘InvertibleQ’
Undefined global functions or variables:
BackcastResidualsAR ChampernowneD FastLoglikelihoodAR GetARMeanMLE
InvertibleQ LjungBoxTest LoglikelihoodAR PacfDL PacfToAR acf optim
rnorm toeplitz tsp
Consider adding
importFrom("stats", "acf", "optim", "rnorm", "toeplitz", "tsp")
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: 1.6
Check: compiled code
Result: NOTE
File ‘FitARMA/libs/FitARMA.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