CRAN Package Check Results for Package rdwd

Last updated on 2018-06-20 01:50:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.10.2 6.48 56.69 63.17 OK
r-devel-linux-x86_64-debian-gcc 0.10.2 5.45 45.28 50.73 OK
r-devel-linux-x86_64-fedora-clang 0.10.2 76.98 OK
r-devel-linux-x86_64-fedora-gcc 0.10.2 73.31 OK
r-devel-windows-ix86+x86_64 0.10.2 13.00 85.00 98.00 OK
r-patched-linux-x86_64 0.10.2 6.21 53.69 59.90 OK
r-patched-solaris-x86 0.10.2 110.40 WARN
r-release-linux-x86_64 0.10.2 5.37 53.46 58.83 OK
r-release-windows-ix86+x86_64 0.10.2 9.00 86.00 95.00 OK
r-release-osx-x86_64 0.10.2 WARN
r-oldrel-windows-ix86+x86_64 0.10.2 13.00 69.00 82.00 ERROR
r-oldrel-osx-x86_64 0.10.2 WARN

Check Details

Version: 0.10.2
Check: installed package size
Result: NOTE
     installed size is 5.1Mb
     sub-directories of 1Mb or more:
     R 2.0Mb
     doc 2.2Mb
Flavor: r-patched-solaris-x86

Version: 0.10.2
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 22-26 (mapDWD.Rmd)
    Error: processing vignette 'mapDWD.Rmd' failed with diagnostics:
    there is no package called 'webshot'
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.10.2
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Warning in normalizePath(f2) :
     path[1]="./webshotd14efb7b68.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshotd14efb7b68.png': No such file or directory
    Quitting from lines 22-26 (mapDWD.Rmd)
    Error: processing vignette 'mapDWD.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-release-osx-x86_64

Version: 0.10.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(rdwd)
     >
     > test_check("rdwd")
     -- 1. Error: (unknown) (@test-development.R#15) -------------------------------
     invalid 'description' argument
     1: readDWD(file) at testthat/test-development.R:15
     2: lapply(seq_along(file), function(i) {
     f <- file[i]
     if (meta[i])
     return(readDWD.meta(f))
     dat <- readDWD.data(f, minfo = minfo[i], fread = fread[i])
     if (!is.null(format[i]) & "MESS_DATUM" %in% colnames(dat) & !minfo[i]) {
     if (is.na(format[i]))
     format <- if (nchar(dat$MESS_DATUM[1]) == 8)
     "%Y%m%d"
     else "%Y%m%d%H"
     dat$MESS_DATUM <- as.POSIXct(as.character(dat$MESS_DATUM), format = format,
     tz = tz[i])
     }
     return(dat)
     })
     3: FUN(X[[i]], ...)
     4: readDWD.data(f, minfo = minfo[i], fread = fread[i])
     5: read.table(f, na.strings = na9(), header = TRUE, sep = ";", as.is = FALSE)
     6: file(file, "rt")
    
     == testthat results ===========================================================
     OK: 3 SKIPPED: 0 FAILED: 1
     1. Error: (unknown) (@test-development.R#15)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.10.2
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Warning in normalizePath(f2) :
     path[1]="./webshotc7f911e7adfb.png": No such file or directory
    Warning in file(con, "rb") :
     cannot open file './webshotc7f911e7adfb.png': No such file or directory
    Quitting from lines 22-26 (mapDWD.Rmd)
    Error: processing vignette 'mapDWD.Rmd' failed with diagnostics:
    cannot open the connection
    Execution halted
Flavor: r-oldrel-osx-x86_64