Last updated on 2024-02-17 07:52:11 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | ERROR | ||||
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.04 | 26.04 | 28.08 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 45.42 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 55.35 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.2 | 3.00 | 55.00 | 58.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.2 | 2.16 | 32.97 | 35.13 | ERROR | |
| r-release-linux-x86_64 | 1.0.2 | 2.22 | 32.57 | 34.79 | OK | |
| r-release-macos-arm64 | 1.0.2 | 32.00 | OK | |||
| r-release-macos-x86_64 | 1.0.2 | 42.00 | OK | |||
| r-release-windows-x86_64 | 1.0.2 | 4.00 | 58.00 | 62.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | 28.00 | OK | |||
| r-oldrel-windows-x86_64 | 1.0.2 | 4.00 | 60.00 | 64.00 | OK | 
Version: 1.0.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [8s/14s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [6s/16s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [10s/16s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [9s/18s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.2
Check: tests
Result: ERROR
    Running 'testthat.R' [10s]
  Running the tests in 'tests/testthat.R' failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.2
Check: tests
Result: ERROR
    Running ‘testthat.R’ [8s/16s]
  Running the tests in ‘tests/testthat.R’ failed.
  Complete output:
    > # This file is part of the standard setup for testthat.
    > # It is recommended that you do not modify it.
    > #
    > 
    > library(testthat)
    > library(odns)
    > 
    > test_check("odns")
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    
    ══ Skipped tests (25) ══════════════════════════════════════════════════════════
    • On CRAN (25): 'test-all_packages.R:41:3', 'test-all_resources.R:31:3',
      'test-get_data.R:4:3', 'test-get_data.R:38:3', 'test-get_data.R:89:3',
      'test-get_data.R:112:3', 'test-get_data.R:136:3', 'test-get_resource.R:4:3',
      'test-get_resource.R:13:3', 'test-get_resource.R:25:3',
      'test-get_resource.R:158:3', 'test-nrow_resource.R:16:3',
      'test-package_metadata.R:26:3', 'test-package_metadata.R:35:3',
      'test-prep_nosql_query.R:18:5', 'test-prep_nosql_query.R:40:5',
      'test-prep_nosql_query.R:57:5', 'test-prep_nosql_query.R:88:5',
      'test-prep_sql_query.R:19:5', 'test-prep_sql_query.R:43:5',
      'test-prep_sql_query.R:63:5', 'test-resource_data_items.R:26:3',
      'test-resource_data_items.R:36:3', 'test-resource_metadata.R:26:3',
      'test-resource_metadata.R:36:3'
    
    ══ Failed tests ════════════════════════════════════════════════════════════════
    ── Error ('test-get_data.R:24:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:24:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:57:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:57:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-get_data.R:75:3'): correct result returned using dummy httr::RETRY result ──
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-get_data.R:75:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. ├─digest::digest(...)
      5. │ └─base::serialize(object, connection = NULL, ascii = ascii, version = serializeVersion)
      6. └─odns::get_data(...)
      7.   └─odns::nrow_resource(resource)
      8.     ├─utils::URLencode(...)
      9.     │ └─base::vapply(...)
     10.     └─glue::glue(...)
     11.       └─glue::glue_data(...)
     12.         └─base::lapply(...)
     13.           └─glue (local) FUN(X[[i]], ...)
     14.             ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     15.             ├─base::eval(call("force", as.symbol(paste0("..", x))))
     16.             │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     17.             └─base::force(..3)
    ── Error ('test-nrow_resource.R:9:3'): correct number of rows returned ─────────
    Error in `eval(call("force", as.symbol(paste0("..", x))))`: argument "..3" is missing, with no default
    Backtrace:
         ▆
      1. ├─testthat::expect_equal(...) at test-nrow_resource.R:9:3
      2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
      3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
      4. └─odns::nrow_resource("edee9731-daf7-4e0d-b525-e4c1469b8f69")
      5.   ├─utils::URLencode(...)
      6.   │ └─base::vapply(...)
      7.   └─glue::glue(...)
      8.     └─glue::glue_data(...)
      9.       └─base::lapply(...)
     10.         └─glue (local) FUN(X[[i]], ...)
     11.           ├─eval(call("force", as.symbol(paste0("..", x)))) %||% .null
     12.           ├─base::eval(call("force", as.symbol(paste0("..", x))))
     13.           │ └─base::eval(call("force", as.symbol(paste0("..", x))))
     14.           └─base::force(..3)
    
    [ FAIL 4 | WARN 0 | SKIP 25 | PASS 29 ]
    Error: Test failures
    Execution halted
Flavor: r-patched-linux-x86_64