Last updated on 2018-06-20 01:50:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1-13 | 3.27 | 24.01 | 27.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1-13 | 2.18 | 18.98 | 21.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1-13 | 31.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1-13 | 29.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1-13 | 19.00 | 44.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 0.1-13 | 2.73 | 22.67 | 25.40 | NOTE | |
r-patched-solaris-x86 | 0.1-13 | 47.80 | NOTE | |||
r-release-linux-x86_64 | 0.1-13 | 2.82 | 22.75 | 25.57 | NOTE | |
r-release-windows-ix86+x86_64 | 0.1-13 | 12.00 | 57.00 | 69.00 | NOTE | |
r-release-osx-x86_64 | 0.1-13 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1-13 | 20.00 | 56.00 | 76.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.1-13 | NOTE |
Version: 0.1-13
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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.1-13
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: ‘deSolve’
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: 0.1-13
Check: S3 generic/method consistency
Result: NOTE
Found the following apparent S3 methods exported but not registered:
plot.ami plot.d2 plot.false.nearest print.d2 print.false.nearest
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: 0.1-13
Check: R code for possible problems
Result: NOTE
embedd: no visible global function definition for ‘as.ts’
embedd: no visible global function definition for ‘lag’
embedd: no visible global function definition for ‘ts.intersect’
false.nearest: no visible global function definition for ‘sd’
lyap: no visible global function definition for ‘as.ts’
lyap: no visible global function definition for ‘tsp’
lyap: no visible global function definition for ‘window’
lyap: no visible global function definition for ‘lm’
lyap_k: no visible global function definition for ‘as.ts’
lyap_k: no visible global function definition for ‘ts’
lyap_k: no visible global function definition for ‘frequency’
plot.ami: no visible global function definition for ‘plot’
plot.ami: no visible global function definition for ‘abline’
plot.d2: no visible global function definition for ‘plot’
plot.d2: no visible global function definition for ‘lines’
plot.false.nearest: no visible global function definition for ‘plot’
print.d2: no visible global function definition for ‘plot’
recurr: no visible global function definition for ‘start’
recurr: no visible global function definition for ‘end’
recurr: no visible global function definition for ‘window’
recurr: no visible global function definition for ‘dist’
recurr: no visible global function definition for ‘time’
recurr: no visible global function definition for ‘filled.contour’
recurr : <anonymous>: no visible global function definition for ‘gray’
sim.cont: no visible global function definition for ‘lsoda’
sim.cont: no visible global function definition for ‘ts’
stplot: no visible global function definition for ‘plot’
stplot: no visible global function definition for ‘frequency’
stplot: no visible global function definition for ‘lines’
Undefined global functions or variables:
abline as.ts dist end filled.contour frequency gray lag lines lm
lsoda plot sd start time ts ts.intersect tsp window
Consider adding
importFrom("grDevices", "gray")
importFrom("graphics", "abline", "filled.contour", "lines", "plot")
importFrom("stats", "as.ts", "dist", "end", "frequency", "lag", "lm",
"sd", "start", "time", "ts", "ts.intersect", "tsp",
"window")
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.1-13
Check: Rd line widths
Result: NOTE
Rd file 'sim.cont.Rd':
\examples lines wider than 100 characters:
rossler.ts <- sim.cont(rossler.syst, start=0, end=650, dt=0.1, start.x=c(0,0,0), parms=c(0.15, 0.2, 10))
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
Version: 0.1-13
Check: compiled code
Result: NOTE
File ‘tseriesChaos/libs/tseriesChaos.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-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