Last updated on 2022-05-26 15:53:14 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 9.83 | 84.32 | 94.15 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 8.97 | 72.06 | 81.03 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 109.22 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 120.84 | ERROR | |||
r-devel-windows-x86_64 | 2.0.1 | 42.00 | 118.00 | 160.00 | ERROR | |
r-patched-linux-x86_64 | 2.0.1 | 8.51 | 83.02 | 91.53 | NOTE | |
r-release-linux-x86_64 | 2.0.1 | 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 | 55.00 | 120.00 | 175.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 | 14.00 | 104.00 | 118.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’ [21s/37s]
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’ [30s/41s]
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’ [44s/50s]
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' [41s]
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