CRAN Package Check Results for Package ecb

Last updated on 2021-03-21 12:48:31 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2 2.07 29.71 31.78 ERROR
r-devel-linux-x86_64-debian-gcc 0.2 1.64 22.58 24.22 ERROR
r-devel-linux-x86_64-fedora-clang 0.2 46.62 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2 37.22 ERROR
r-devel-windows-ix86+x86_64 0.2 6.00 48.00 54.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 0.2 ERROR
r-patched-linux-x86_64 0.2 2.15 28.61 30.76 ERROR
r-patched-solaris-x86 0.2 55.50 ERROR
r-release-linux-x86_64 0.2 2.04 28.05 30.09 ERROR
r-release-macos-x86_64 0.2 OK
r-release-windows-ix86+x86_64 0.2 6.00 56.00 62.00 ERROR
r-oldrel-macos-x86_64 0.2 OK
r-oldrel-windows-ix86+x86_64 0.2 3.00 37.00 40.00 ERROR

Check Details

Version: 0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ecb)
     >
     > test_check("ecb")
     == Failed tests ================================================================
     -- Error (tests.R:32:3): get_description returns a character vector ------------
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     x
     1. \-ecb::get_description(key) tests.R:32:2
     2. +-base::vapply(...)
     3. \-ecb::get_dimensions(key)
     4. \-ecb:::make_request(query_url, "metadata")
     5. \-ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'ecb_sdw.Rmd' using rmarkdown
    Quitting from lines 129-138 (ecb_sdw.Rmd)
    Error: processing vignette 'ecb_sdw.Rmd' failed with diagnostics:
    HTTP failure: 404
    No results found.
    --- failed re-building 'ecb_sdw.Rmd'
    
    SUMMARY: processing the following file failed:
     'ecb_sdw.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ecb)
     >
     > test_check("ecb")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (tests.R:32:3): get_description returns a character vector ────────────
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     █
     1. └─ecb::get_description(key) tests.R:32:2
     2. ├─base::vapply(...)
     3. └─ecb::get_dimensions(key)
     4. └─ecb:::make_request(query_url, "metadata")
     5. └─ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ecb)
     >
     > test_check("ecb")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (tests.R:32:3): get_description returns a character vector ────────────
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     █
     1. └─ecb::get_description(key) tests.R:32:2
     2. ├─base::vapply(...)
     3. └─ecb::get_dimensions(key)
     4. └─ecb:::make_request(query_url, "metadata")
     5. └─ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 0.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘ecb_sdw.Rmd’ using rmarkdown
    Quitting from lines 129-138 (ecb_sdw.Rmd)
    Error: processing vignette 'ecb_sdw.Rmd' failed with diagnostics:
    HTTP failure: 404
    No results found.
    --- failed re-building ‘ecb_sdw.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘ecb_sdw.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ecb)
     >
     > test_check("ecb")
     == Failed tests ================================================================
     -- Error (tests.R:32:3): get_description returns a character vector ------------
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     x
     1. \-ecb::get_description(key) tests.R:32:2
     2. +-base::vapply(...)
     3. \-ecb::get_dimensions(key)
     4. \-ecb:::make_request(query_url, "metadata")
     5. \-ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.2
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     == Failed tests ================================================================
     -- Error (tests.R:32:3): get_description returns a character vector ------------
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     x
     1. \-ecb::get_description(key) tests.R:32:2
     2. +-base::vapply(...)
     3. \-ecb::get_dimensions(key)
     4. \-ecb:::make_request(query_url, "metadata")
     5. \-ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘ecb_sdw.Rmd’ using rmarkdown
    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 129-138 (ecb_sdw.Rmd)
    Error: processing vignette 'ecb_sdw.Rmd' failed with diagnostics:
    HTTP failure: 404
    No results found.
    --- failed re-building ‘ecb_sdw.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘ecb_sdw.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ecb)
     >
     > test_check("ecb")
     == Failed tests ================================================================
     -- Error (tests.R:32:3): get_description returns a character vector ------------
     Error: HTTP failure: 404
     No results found.
     Backtrace:
     x
     1. \-ecb::get_description(key) tests.R:32:2
     2. +-base::vapply(...)
     3. \-ecb::get_dimensions(key)
     4. \-ecb:::make_request(query_url, "metadata")
     5. \-ecb:::check_status(req)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 7 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-ix86+x86_64