Last updated on 2021-07-29 05:49:57 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.0 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.4.0 | 2.91 | 24.41 | 27.32 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.4.0 | 50.05 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.0 | 39.12 | ERROR | |||
r-devel-windows-x86_64 | 0.4.0 | 6.00 | 46.00 | 52.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.4.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.4.0 | 3.35 | 29.74 | 33.09 | ERROR | |
r-patched-solaris-x86 | 0.4.0 | 54.80 | ERROR | |||
r-release-linux-x86_64 | 0.4.0 | 3.82 | 29.97 | 33.79 | ERROR | |
r-release-macos-arm64 | 0.4.0 | ERROR | ||||
r-release-macos-x86_64 | 0.4.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.4.0 | 7.00 | 45.00 | 52.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.4.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.0 | 6.00 | 48.00 | 54.00 | ERROR |
Version: 0.4.0
Check: tests
Result: ERROR
Running 'test-all.R' [4s/5s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
== Skipped tests ===============================================================
* On CRAN (15)
== Failed tests ================================================================
-- Error (test-crm_links.R:55:3): crm_links: elife special handling ------------
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
x
1. \-crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. \-crminer:::crm_works_links(dois = doi, ...)
3. +-stats::setNames(lapply(dois, get_links, ...), dois)
4. \-base::lapply(dois, get_links, ...)
5. \-crminer:::FUN(X[[i]], ...)
6. \-crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. \-base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [3s/5s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (15)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-crm_links.R:55:3): crm_links: elife special handling ────────────
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
█
1. └─crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. └─crminer:::crm_works_links(dois = doi, ...)
3. ├─stats::setNames(lapply(dois, get_links, ...), dois)
4. └─base::lapply(dois, get_links, ...)
5. └─crminer:::FUN(X[[i]], ...)
6. └─crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. └─base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (15)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-crm_links.R:55:3): crm_links: elife special handling ────────────
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
█
1. └─crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. └─crminer:::crm_works_links(dois = doi, ...)
3. ├─stats::setNames(lapply(dois, get_links, ...), dois)
4. └─base::lapply(dois, get_links, ...)
5. └─crminer:::FUN(X[[i]], ...)
6. └─crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. └─base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.4.0
Check: tests
Result: ERROR
Running 'test-all.R' [4s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
== Skipped tests ===============================================================
* On CRAN (15)
== Failed tests ================================================================
-- Error (test-crm_links.R:55:3): crm_links: elife special handling ------------
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
x
1. \-crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. \-crminer:::crm_works_links(dois = doi, ...)
3. +-stats::setNames(lapply(dois, get_links, ...), dois)
4. \-base::lapply(dois, get_links, ...)
5. \-crminer:::FUN(X[[i]], ...)
6. \-crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. \-base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running 'test-all.R'
Running the tests in 'tests/test-all.R' failed.
Last 13 lines of output:
-- Error (test-crm_links.R:55:3): crm_links: elife special handling ------------
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
x
1. \-crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. \-crminer:::crm_works_links(dois = doi, ...)
3. +-stats::setNames(lapply(dois, get_links, ...), dois)
4. \-base::lapply(dois, get_links, ...)
5. \-crminer:::FUN(X[[i]], ...)
6. \-crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. \-base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [3s/4s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (15)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-crm_links.R:55:3): crm_links: elife special handling ────────────
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
█
1. └─crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. └─crminer:::crm_works_links(dois = doi, ...)
3. ├─stats::setNames(lapply(dois, get_links, ...), dois)
4. └─base::lapply(dois, get_links, ...)
5. └─crminer:::FUN(X[[i]], ...)
6. └─crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. └─base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [5s/15s]
Running the tests in ‘tests/test-all.R’ failed.
Complete output:
> library("testthat")
> test_check("crminer")
Loading required package: crminer
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (15)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-crm_links.R:55:3): crm_links: elife special handling ────────────
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
█
1. └─crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. └─crminer:::crm_works_links(dois = doi, ...)
3. ├─stats::setNames(lapply(dois, get_links, ...), dois)
4. └─base::lapply(dois, get_links, ...)
5. └─crminer:::FUN(X[[i]], ...)
6. └─crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. └─base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.4.0
Check: tests
Result: ERROR
Running ‘test-all.R’ [1s/2s]
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
── Error (test-crm_links.R:55:3): crm_links: elife special handling ────────────
Error: res$response_headers$`content-type` == "application/json;charset=UTF-8" is not TRUE
Backtrace:
█
1. └─crminer::crm_links("10.7554/elife.04059") test-crm_links.R:55:2
2. └─crminer:::crm_works_links(dois = doi, ...)
3. ├─stats::setNames(lapply(dois, get_links, ...), dois)
4. └─base::lapply(dois, get_links, ...)
5. └─crminer:::FUN(X[[i]], ...)
6. └─crminer:::crm_GET(sprintf("works/%s", x), NULL, FALSE, ...)
7. └─base::stopifnot(res$response_headers$`content-type` == "application/json;charset=UTF-8")
[ FAIL 1 | WARN 0 | SKIP 15 | PASS 80 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-arm64