Last updated on 2016-10-25 23:47:36.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 3010.78 | 2.57 | 44.63 | 47.20 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 3010.78 | 2.70 | 45.92 | 48.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 3010.78 | 96.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 3010.78 | 89.04 | NOTE | |||
r-devel-windows-ix86+x86_64 | 3010.78 | 14.00 | 174.00 | 188.00 | NOTE | |
r-patched-linux-x86_64 | 3010.78 | 2.60 | 44.78 | 47.38 | NOTE | |
r-patched-solaris-sparc | 3010.78 | 616.70 | NOTE | |||
r-patched-solaris-x86 | 3010.78 | 107.80 | NOTE | |||
r-release-linux-x86_64 | 3010.78 | 2.70 | 44.35 | 47.05 | NOTE | |
r-release-osx-x86_64-mavericks | 3010.78 | NOTE | ||||
r-release-windows-ix86+x86_64 | 3010.78 | 8.00 | 122.00 | 130.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 3010.78 | 19.00 | 176.00 | 195.00 | NOTE |
Version: 3010.78
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 3010.78
Check: R code for possible problems
Result: NOTE
.lyapunovFit: no visible global function definition for ‘lm’
bdsTest: no visible global function definition for ‘sd’
bdsTest: no visible global function definition for ‘pnorm’
falsennPlot: no visible global function definition for ‘sd’
henonSim: no visible global function definition for ‘runif’
henonSim: no visible global function definition for ‘ts’
ikedaSim: no visible global function definition for ‘runif’
ikedaSim: no visible global function definition for ‘ts’
logisticSim: no visible global function definition for ‘runif’
logisticSim: no visible global function definition for ‘ts’
lorentzSim: no visible global function definition for ‘ts’
lyapunovPlot: no visible global function definition for ‘ts’
roesslerSim: no visible global function definition for ‘ts’
runsTest : runs.test: no visible global function definition for ‘pnorm’
tentSim: no visible global function definition for ‘runif’
tentSim: no visible global function definition for ‘ts’
tnnTest: no visible global function definition for ‘embed’
tnnTest: no visible global function definition for ‘as.formula’
tnnTest: no visible global function definition for ‘lm’
tnnTest: no visible global function definition for ‘pchisq’
tnnTest: no visible global function definition for ‘pf’
wnnTest: no visible global function definition for ‘embed’
wnnTest: no visible global function definition for ‘as.formula’
wnnTest: no visible global function definition for ‘lm’
wnnTest: no visible global function definition for ‘runif’
wnnTest: no visible global function definition for ‘prcomp’
wnnTest: no visible global function definition for ‘pchisq’
wnnTest: no visible global function definition for ‘pf’
Undefined global functions or variables:
as.formula embed lm pchisq pf pnorm prcomp runif sd ts
Consider adding
importFrom("stats", "as.formula", "embed", "lm", "pchisq", "pf",
"pnorm", "prcomp", "runif", "sd", "ts")
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64
Version: 3010.78
Check: line endings in Makefiles
Result: NOTE
Found the following Makefile(s) without a final LF:
inst/unitTests/Makefile
Some ‘make’ programs ignore lines not ending in LF.
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-macos-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64