Last updated on 2020-08-29 07:48:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 7.72 | 63.08 | 70.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 5.83 | 48.06 | 53.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 88.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 85.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 17.00 | 104.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 7.36 | 60.62 | 67.98 | NOTE | |
r-patched-solaris-x86 | 1.1.2 | 122.30 | NOTE | |||
r-release-linux-x86_64 | 1.1.2 | 7.96 | 61.52 | 69.48 | NOTE | |
r-release-macos-x86_64 | 1.1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.2 | 2.00 | 6.00 | 8.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 10.00 | 88.00 | 98.00 | NOTE |
Version: 1.1.2
Check: R code for possible problems
Result: NOTE
p.flow_comp: warning in line_sumrain(xdata = xdata, cum_sum =
cumsum(data[crain, ])/10, theMax = rain.max, col = "grey"): partial
argument match of 'cum_sum' to 'cum_sum_rain'
color.factor: no visible global function definition for 'col2rgb'
color.factor: no visible global function definition for 'rgb'
convert_q_units: no visible global function definition for 'read.table'
convert_q_units: no visible global function definition for
'write.table'
highlight: no visible global function definition for 'polygon'
line_sumrain: no visible global function definition for 'lines'
myRead.table: no visible global function definition for 'read.table'
p.balance: no visible global function definition for 'lines'
p.balance: no visible global function definition for 'legend'
p.flow_comp: no visible global function definition for 'quantile'
p.flow_comp: no visible global function definition for 'lines'
p.flow_comp: no visible global function definition for 'plot.window'
p.flow_comp: no visible global function definition for 'axis'
p.flow_comp: no visible global function definition for 'mtext'
p.flow_comp: no visible global function definition for 'legend'
p.grid: no visible global function definition for 'filled.contour'
p.grid: no visible global function definition for 'axis'
p.storage: no visible global function definition for 'par'
p.storage: no visible global function definition for 'lines'
read.dates: no visible global function definition for 'read.table'
read.grid: no visible global function definition for 'read.table'
read.observations: no visible global function definition for
'read.table'
Undefined global functions or variables:
axis col2rgb filled.contour legend lines mtext par plot.window
polygon quantile read.table rgb write.table
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "axis", "filled.contour", "legend", "lines",
"mtext", "par", "plot.window", "polygon")
importFrom("stats", "quantile")
importFrom("utils", "read.table", "write.table")
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-macos-x86_64
Version: 1.1.2
Check: Rd line widths
Result: NOTE
Rd file 'p.storage.Rd':
\examples lines wider than 100 characters:
d.wasim.out <- read.results("", "weisseritz",ts.length=21937,subcatchments=2, ending="ww100.txt") # Datensatz heisst jetzt d.wasim.o ... [TRUNCATED]
d.meas.all<-read.table("weisseritz/ww100-rh.txt",header=TRUE, na.strings ="999", skip=4) # gemessene Daten einlesen
Rd file 'read.results.Rd':
\examples lines wider than 100 characters:
d.wasim.out <- read.results("", "weisseritz",ts.length=21937,subcatchments=2, ending="ww100.txt") # Datensatz heisst jetzt d.wasim.o ... [TRUNCATED]
Rd file 'wasim-package.Rd':
\examples lines wider than 100 characters:
d.wasim.out <- read.results("", "weisseritz",ts.length=21937,subcatchments=2, ending="ww100.txt") # Datensatz heisst jetzt d.wasim.o ... [TRUNCATED]
d.meas.all<-read.table("weisseritz/ww100-rh.txt",header=TRUE, na.strings ="999", skip=4) # gemessene Daten einlesen
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: 1.1.2
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'weisseritz'
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.1.2
Check: installed package size
Result: NOTE
installed size is 5.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.2
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-release-windows-ix86+x86_64
Version: 1.1.2
Check: R code for possible problems
Result: NOTE
p.flow_comp: warning in line_sumrain(xdata = xdata, cum_sum =
cumsum(data[crain, ])/10, theMax = rain.max, col = "grey"): partial
argument match of 'cum_sum' to 'cum_sum_rain'
color.factor: no visible global function definition for ‘col2rgb’
color.factor: no visible global function definition for ‘rgb’
convert_q_units: no visible global function definition for ‘read.table’
convert_q_units: no visible global function definition for
‘write.table’
highlight: no visible global function definition for ‘polygon’
line_sumrain: no visible global function definition for ‘lines’
myRead.table: no visible global function definition for ‘read.table’
p.balance: no visible global function definition for ‘lines’
p.balance: no visible global function definition for ‘legend’
p.flow_comp: no visible global function definition for ‘quantile’
p.flow_comp: no visible global function definition for ‘plot’
p.flow_comp: no visible global function definition for ‘lines’
p.flow_comp: no visible global function definition for ‘plot.window’
p.flow_comp: no visible global function definition for ‘axis’
p.flow_comp: no visible global function definition for ‘mtext’
p.flow_comp: no visible global function definition for ‘legend’
p.grid: no visible global function definition for ‘filled.contour’
p.grid: no visible global function definition for ‘axis’
p.storage: no visible global function definition for ‘par’
p.storage: no visible global function definition for ‘plot’
p.storage: no visible global function definition for ‘lines’
read.dates: no visible global function definition for ‘read.table’
read.grid: no visible global function definition for ‘read.table’
read.observations: no visible global function definition for
‘read.table’
Undefined global functions or variables:
axis col2rgb filled.contour legend lines mtext par plot plot.window
polygon quantile read.table rgb write.table
Consider adding
importFrom("grDevices", "col2rgb", "rgb")
importFrom("graphics", "axis", "filled.contour", "legend", "lines",
"mtext", "par", "plot", "plot.window", "polygon")
importFrom("stats", "quantile")
importFrom("utils", "read.table", "write.table")
to your NAMESPACE file.
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64