Last updated on 2021-04-22 19:49:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 33.34 | 84.94 | 118.28 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 22.49 | 63.31 | 85.80 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 158.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 143.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 80.00 | 145.00 | 225.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.0 | NOTE | ||||
r-patched-linux-x86_64 | 0.1.0 | 28.06 | 80.41 | 108.47 | WARN | |
r-patched-solaris-x86 | 0.1.0 | 179.70 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 29.94 | 80.39 | 110.33 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 84.00 | 123.00 | 207.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 71.00 | 124.00 | 195.00 | ERROR |
Version: 0.1.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.0
Check: installed package size
Result: NOTE
installed size is 6.3Mb
sub-directories of 1Mb or more:
doc 3.3Mb
libs 1.5Mb
telemac 1.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: Rd cross-references
Result: NOTE
Undeclared package ‘tibble’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/interpol.Rd:28: file link ‘SpatialPointsDataFrame’ in package ‘sp’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/interpol.Rd:32: file link ‘idw’ in package ‘gstat’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/interpol.Rd:56: file link ‘idw’ in package ‘gstat’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/interpol.Rd:48: file link ‘SpatialPointsDataFrame’ in package ‘sp’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/line_spacing.Rd:70: file link ‘quasiquotation’ in package ‘rlang’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/lines.t2d_tin.Rd:12: file link ‘plot’ in package ‘graphics’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/plot.t2d_tin.Rd:12: file link ‘plot’ in package ‘graphics’ does not exist and so has been treated as a topic
Rd warning: /tmp/RtmpA89Wa4/R.INSTALL51b873af9962/telemac/man/tin2grid.Rd:97: file link ‘quasiquotation’ in package ‘rlang’ does not exist and so has been treated as a topic
Flavor: r-patched-linux-x86_64
Version: 0.1.0
Check: examples
Result: ERROR
Running examples in ‘telemac-Ex.R’ failed
The error most likely occurred in:
> ### Name: optionals
> ### Title: Optional input files
> ### Aliases: optionals optionals.character optionals.list optionals.t2d_opt
> ### print.t2d_opt print.t2d_opt_LINES
>
> ### ** Examples
>
> # t2d_opt object
> opt_obj <- optionals(c("# test file", "col1 col2", "1 2", "3 4"), fname = "optional.txt")
Error in validate_opt(new_opt(optlines, fname)) :
inherits(x$file, "character") is not TRUE
Calls: optionals -> optionals.character -> validate_opt -> stopifnot
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.1.0
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘t2d_basics.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
Loading required package: sp
Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
-- Attaching packages --------------------------------------- tidyverse 1.3.0 --
v ggplot2 3.3.3 v purrr 0.3.4
v tibble 3.1.1 v dplyr 1.0.5
v tidyr 1.1.3 v stringr 1.4.0
v readr 1.4.0 v forcats 0.5.1
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x tidyr::extract() masks raster::extract()
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()
x dplyr::select() masks raster::select()
--- finished re-building 't2d_basics.Rmd'
--- re-building ‘t2d_rainfall_runoff.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
-- Attaching packages --------------------------------------- tidyverse 1.3.0 --
v ggplot2 3.3.3 v purrr 0.3.4
v tibble 3.1.1 v dplyr 1.0.5
v tidyr 1.1.3 v stringr 1.4.0
v readr 1.4.0 v forcats 0.5.1
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()
Linking to GEOS 3.7.2, GDAL 2.4.2, PROJ 5.2.0
Quitting from lines 219-222 (t2d_rainfall_runoff.Rmd)
Error: processing vignette 't2d_rainfall_runoff.Rmd' failed with diagnostics:
Values of steering parameters must not be longer than 144 characters!
--- failed re-building 't2d_rainfall_runoff.Rmd'
SUMMARY: processing the following file failed:
‘t2d_rainfall_runoff.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.1.0
Check: running examples for arch ‘i386’
Result: ERROR
Running examples in 'telemac-Ex.R' failed
The error most likely occurred in:
> ### Name: optionals
> ### Title: Optional input files
> ### Aliases: optionals optionals.character optionals.list optionals.t2d_opt
> ### print.t2d_opt print.t2d_opt_LINES
>
> ### ** Examples
>
> # t2d_opt object
> opt_obj <- optionals(c("# test file", "col1 col2", "1 2", "3 4"), fname = "optional.txt")
Error in validate_opt(new_opt(optlines, fname)) :
inherits(x$file, "character") is not TRUE
Calls: optionals -> optionals.character -> validate_opt -> stopifnot
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64
Version: 0.1.0
Check: running examples for arch ‘x64’
Result: ERROR
Running examples in 'telemac-Ex.R' failed
The error most likely occurred in:
> ### Name: optionals
> ### Title: Optional input files
> ### Aliases: optionals optionals.character optionals.list optionals.t2d_opt
> ### print.t2d_opt print.t2d_opt_LINES
>
> ### ** Examples
>
> # t2d_opt object
> opt_obj <- optionals(c("# test file", "col1 col2", "1 2", "3 4"), fname = "optional.txt")
Error in validate_opt(new_opt(optlines, fname)) :
inherits(x$file, "character") is not TRUE
Calls: optionals -> optionals.character -> validate_opt -> stopifnot
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64