Last updated on 2024-02-17 07:52:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.2 | ERROR | ||||
r-devel-linux-x86_64-debian-gcc | 0.8.2 | 3.98 | 37.91 | 41.89 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.8.2 | 74.34 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.2 | 68.81 | ERROR | |||
r-devel-windows-x86_64 | 0.8.2 | 7.00 | 62.00 | 69.00 | ERROR | |
r-patched-linux-x86_64 | 0.8.2 | 5.44 | 48.93 | 54.37 | ERROR | |
r-release-linux-x86_64 | 0.8.2 | 5.81 | 42.67 | 48.48 | ERROR | |
r-release-macos-arm64 | 0.8.2 | 30.00 | OK | |||
r-release-macos-x86_64 | 0.8.2 | 34.00 | OK | |||
r-release-windows-x86_64 | 0.8.2 | 8.00 | 74.00 | 82.00 | ERROR | |
r-oldrel-macos-arm64 | 0.8.2 | 27.00 | OK | |||
r-oldrel-windows-x86_64 | 0.8.2 | 9.00 | 94.00 | 103.00 | ERROR |
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/25s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.8.2
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 0.8.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/5s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(N2H4)
>
> test_check("N2H4")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (10): 'test-func.R:15:3', 'test-func.R:29:3', 'test-func.R:38:3',
'test-func.R:47:3', 'test-func.R:57:3', 'test-func.R:65:3',
'test-func.R:88:3', 'test-func.R:94:3', 'test-func.R:100:3',
'test-func.R:116:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-func.R:82:3'): getCategoryFresh ────────────────────────────────
Error in `data.frame(..., check.names = FALSE)`: arguments imply differing number of rows: 1, 0
Backtrace:
▆
1. └─N2H4::getCategory(fresh = TRUE) at test-func.R:82:3
2. └─base::cbind(...)
3. └─base::cbind(deparse.level, ...)
4. └─base::data.frame(..., check.names = FALSE)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 3 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64