Last updated on 2022-04-27 12:55:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.0 | 4.49 | 63.95 | 68.44 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.5.0 | 2.46 | 47.46 | 49.92 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.5.0 | 64.26 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.0 | 65.74 | ERROR | |||
r-devel-windows-x86_64 | 0.5.0 | 13.00 | 108.00 | 121.00 | NOTE | |
r-patched-linux-x86_64 | 0.5.0 | 3.09 | 61.06 | 64.15 | NOTE | |
r-release-linux-x86_64 | 0.5.0 | 3.06 | 61.15 | 64.21 | NOTE | |
r-release-macos-arm64 | 0.5.0 | 33.00 | NOTE | |||
r-release-macos-x86_64 | 0.5.0 | 50.00 | NOTE | |||
r-release-windows-x86_64 | 0.5.0 | 10.00 | 106.00 | 116.00 | NOTE | |
r-oldrel-macos-arm64 | 0.5.0 | 31.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.5.0 | 1803.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.5.0 | 7.00 | 72.00 | 79.00 | NOTE |
Version: 0.5.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pds3)
>
> test_check("pds3")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 209 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_files.R:7:3): mv10110413_6000000_001_rr.lbl ─────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:7:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_files.R:21:3): ESP_011707_1440_COLOR.LBL ────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:21:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_files.R:29:3): PSP_010737_2050_COLOR.LBL ────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:29:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_parser.R:42:3): List Parser w/ units ────────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─parser$parse(string, lexer) at test_parser.R:42:2
2. └─base::tryCatch(...)
3. └─base tryCatchList(expr, classes, parentenv, handlers)
4. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 209 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.5.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘pds3.Rmd’ using rmarkdown
Quitting from lines 67-70 (pds3.Rmd)
Error: processing vignette 'pds3.Rmd' failed with diagnostics:
'length = 2' in coercion to 'logical(1)'
--- failed re-building ‘pds3.Rmd’
SUMMARY: processing the following file failed:
‘pds3.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.5.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [17s/21s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(pds3)
>
> test_check("pds3")
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 209 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test_files.R:7:3): mv10110413_6000000_001_rr.lbl ─────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:7:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_files.R:21:3): ESP_011707_1440_COLOR.LBL ────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:21:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_files.R:29:3): PSP_010737_2050_COLOR.LBL ────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─pds3::pds3_read(test.file, assume_complete = T) at test_files.R:29:2
2. ├─pds3:::reduce(util$parser$parse(dat$label, util$lexer))
3. └─util$parser$parse(dat$label, util$lexer)
4. └─base::tryCatch(...)
5. └─base tryCatchList(expr, classes, parentenv, handlers)
6. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
── Error (test_parser.R:42:3): List Parser w/ units ────────────────────────────
Error in `value[[3L]](cond)`: 'length = 2' in coercion to 'logical(1)'
Backtrace:
▆
1. └─parser$parse(string, lexer) at test_parser.R:42:2
2. └─base::tryCatch(...)
3. └─base tryCatchList(expr, classes, parentenv, handlers)
4. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
5. └─value[[3L]](cond)
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 209 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc