Last updated on 2022-05-15 01:52:23 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 10.09 | 84.23 | 94.32 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 7.73 | 63.38 | 71.11 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 115.65 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 120.97 | ERROR | |||
r-devel-windows-x86_64 | 2.0.1 | 43.00 | 122.00 | 165.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.1 | 8.43 | 82.17 | 90.60 | NOTE | |
r-release-linux-x86_64 | 2.0.1 | 6.44 | 82.52 | 88.96 | NOTE | |
r-release-macos-arm64 | 2.0.1 | 40.00 | NOTE | |||
r-release-macos-x86_64 | 2.0.1 | 85.00 | NOTE | |||
r-release-windows-x86_64 | 2.0.1 | 43.00 | 120.00 | 163.00 | NOTE | |
r-oldrel-macos-arm64 | 2.0.1 | 52.00 | NOTE | |||
r-oldrel-macos-x86_64 | 2.0.1 | 73.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 16.00 | 99.00 | 115.00 | NOTE |
Version: 2.0.1
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: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [27s/31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(lintr)
>
> test_check("lintr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
== Failed tests ================================================================
-- Error (test-error.R:3:3): returns the correct linting -----------------------
<subscriptOutOfBoundsError/error/condition>
Error in `source_file$lines[[line_number]]`: subscript out of bounds
Backtrace:
x
1. \-lintr::expect_lint("\"\\R\"", rex("is an unrecognized escape in character string starting")) at test-error.R:3:2
2. \-lintr::lint(file, ...)
3. \-lintr::get_source_expressions(filename)
4. \-lintr:::get_source_file(source_file, error = lint_error)
5. \-base::tryCatch(...)
6. \-base tryCatchList(expr, classes, parentenv, handlers)
7. \-base tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. \-value[[3L]](cond)
9. \-lintr::Lint(...)
10. \-base::structure(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [19s/28s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lintr)
>
> test_check("lintr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-error.R:3:3): returns the correct linting ───────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `source_file$lines[[line_number]]`: subscript out of bounds
Backtrace:
▆
1. └─lintr::expect_lint("\"\\R\"", rex("is an unrecognized escape in character string starting")) at test-error.R:3:2
2. └─lintr::lint(file, ...)
3. └─lintr::get_source_expressions(filename)
4. └─lintr:::get_source_file(source_file, error = lint_error)
5. └─base::tryCatch(...)
6. └─base tryCatchList(expr, classes, parentenv, handlers)
7. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
9. └─lintr::Lint(...)
10. └─base::structure(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/78s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lintr)
>
> test_check("lintr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-error.R:3:3): returns the correct linting ───────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `source_file$lines[[line_number]]`: subscript out of bounds
Backtrace:
▆
1. └─lintr::expect_lint("\"\\R\"", rex("is an unrecognized escape in character string starting")) at test-error.R:3:2
2. └─lintr::lint(file, ...)
3. └─lintr::get_source_expressions(filename)
4. └─lintr:::get_source_file(source_file, error = lint_error)
5. └─base::tryCatch(...)
6. └─base tryCatchList(expr, classes, parentenv, handlers)
7. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
9. └─lintr::Lint(...)
10. └─base::structure(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/71s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lintr)
>
> test_check("lintr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-error.R:3:3): returns the correct linting ───────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `source_file$lines[[line_number]]`: subscript out of bounds
Backtrace:
▆
1. └─lintr::expect_lint("\"\\R\"", rex("is an unrecognized escape in character string starting")) at test-error.R:3:2
2. └─lintr::lint(file, ...)
3. └─lintr::get_source_expressions(filename)
4. └─lintr:::get_source_file(source_file, error = lint_error)
5. └─base::tryCatch(...)
6. └─base tryCatchList(expr, classes, parentenv, handlers)
7. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
9. └─lintr::Lint(...)
10. └─base::structure(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 2.0.1
Check: tests
Result: ERROR
Running 'testthat.R' [46s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(lintr)
>
> test_check("lintr")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-error.R:3:3): returns the correct linting ───────────────────────
<subscriptOutOfBoundsError/error/condition>
Error in `source_file$lines[[line_number]]`: subscript out of bounds
Backtrace:
▆
1. └─lintr::expect_lint("\"\\R\"", rex("is an unrecognized escape in character string starting")) at test-error.R:3:2
2. └─lintr::lint(file, ...)
3. └─lintr::get_source_expressions(filename)
4. └─lintr:::get_source_file(source_file, error = lint_error)
5. └─base::tryCatch(...)
6. └─base tryCatchList(expr, classes, parentenv, handlers)
7. └─base tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
9. └─lintr::Lint(...)
10. └─base::structure(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1148 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64