Last updated on 2017-12-20 00:46:41 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 12.24 | 61.18 | 73.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.1 | 99.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 95.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 47.00 | 112.00 | 159.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 13.08 | 62.44 | 75.52 | NOTE | |
r-patched-solaris-x86 | 1.1 | 100.70 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 11.92 | 63.03 | 74.95 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 34.00 | 101.00 | 135.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 28.00 | 125.00 | 153.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
ChangePointSummary: no visible global function definition for ‘density’
ChangePointSummary : <anonymous>: no visible global function definition
for ‘sd’
DiagPlot: no visible global function definition for ‘par’
DiagPlot: no visible global function definition for ‘qqnorm’
DiagPlot: no visible global function definition for ‘qqline’
DiagPlot: no visible global function definition for ‘hist’
DiagPlot: no visible global function definition for ‘curve’
DiagPlot: no visible global function definition for ‘dnorm’
DiagPlot: no visible global function definition for ‘acf’
DiagPlot: no visible binding for global variable ‘na.pass’
DiagPlot: no visible global function definition for ‘layout’
GetBestBreak: no visible global function definition for ‘optimize’
GetDoubleL: no visible global function definition for ‘sd’
GetModels : GetLL: no visible global function definition for ‘dnorm’
GetModels : M0: no visible global function definition for ‘sd’
GetModels : M1: no visible global function definition for ‘sd’
GetModels : M2: no visible global function definition for ‘sd’
GetModels : M3: no visible global function definition for ‘sd’
GetModels : M4: no visible global function definition for ‘sd’
GetModels : M5: no visible global function definition for ‘sd’
GetModels : M6: no visible global function definition for ‘sd’
GetModels : M7: no visible global function definition for ‘sd’
GetRho: no visible global function definition for ‘optimize’
GetRho2: no visible global function definition for ‘optimize’
PathPlot : Segments: no visible global function definition for
‘segments’
PathPlot: no visible global function definition for ‘palette’
PathPlot: no visible global function definition for ‘topo.colors’
PathPlot: no visible global function definition for ‘plot’
PathPlot: no visible global function definition for ‘points’
PathPlot: no visible global function definition for ‘legend’
PhasePlot: no visible global function definition for ‘palette’
PhasePlot: no visible global function definition for ‘topo.colors’
PhasePlot: no visible global function definition for ‘plot’
PhasePlot: no visible global function definition for ‘points’
PhasePlot: no visible global function definition for ‘legend’
WindowSweep: no visible global function definition for ‘txtProgressBar’
WindowSweep: no visible global function definition for ‘plot.ts’
WindowSweep: no visible global function definition for ‘lines’
WindowSweep: no visible global function definition for ‘abline’
WindowSweep: no visible global function definition for
‘setTxtProgressBar’
plot.bcpa: no visible global function definition for ‘rgb’
plot.bcpa: no visible global function definition for ‘plot’
plot.bcpa: no visible global function definition for ‘lines’
plot.bcpa: no visible global function definition for ‘abline’
plot.bcpa: no visible global function definition for ‘palette’
plot.bcpa: no visible global function definition for ‘topo.colors’
plot.bcpa: no visible global function definition for ‘points’
plot.bcpa: no visible global function definition for ‘segments’
plot.track: no visible global function definition for ‘rgb’
plot.track: no visible global function definition for ‘plot’
plot.track: no visible global function definition for ‘points’
Undefined global functions or variables:
abline acf curve density dnorm hist layout legend lines na.pass
optimize palette par plot plot.ts points qqline qqnorm rgb sd
segments setTxtProgressBar topo.colors txtProgressBar
Consider adding
importFrom("grDevices", "palette", "rgb", "topo.colors")
importFrom("graphics", "abline", "curve", "hist", "layout", "legend",
"lines", "par", "plot", "points", "segments")
importFrom("stats", "acf", "density", "dnorm", "na.pass", "optimize",
"plot.ts", "qqline", "qqnorm", "sd")
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
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.1
Check: compiled code
Result: NOTE
File ‘bcpa/libs/bcpa.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
Version: 1.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Loading required package: plyr
Warning in plot.xy(xy.coords(x, y), type = type, ...) :
plot type 'black' will be truncated to first character
Warning in plot.xy(xy.coords(x, y), type = type, ...) :
plot type 'black' will be truncated to first character
Warning in replayPlot(x) :
plot type 'black' will be truncated to first character
Warning in replayPlot(x) :
plot type 'black' will be truncated to first character
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'bcpa.tex' failed.
LaTeX errors:
! LaTeX Error: File `multirow.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.60 \usepackage
{setspace}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64