Last updated on 2025-02-21 02:52:09 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.3 | 4.87 | 57.19 | 62.06 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.3 | 3.57 | 42.77 | 46.34 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.3 | 95.98 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.3 | 105.63 | ERROR | |||
r-devel-macos-arm64 | 0.1.3 | 44.00 | NOTE | |||
r-devel-macos-x86_64 | 0.1.3 | 78.00 | NOTE | |||
r-devel-windows-x86_64 | 0.1.3 | 6.00 | 79.00 | 85.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.3 | 5.09 | 54.33 | 59.42 | ERROR | |
r-release-linux-x86_64 | 0.1.3 | 3.58 | 53.68 | 57.26 | ERROR | |
r-release-macos-arm64 | 0.1.3 | 40.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.3 | 64.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.3 | 7.00 | 74.00 | 81.00 | ERROR | |
r-oldrel-macos-arm64 | 0.1.3 | 42.00 | OK | |||
r-oldrel-macos-x86_64 | 0.1.3 | 57.00 | OK | |||
r-oldrel-windows-x86_64 | 0.1.3 | 7.00 | 83.00 | 90.00 | ERROR |
Version: 0.1.3
Check: Rd files
Result: NOTE
checkRd: (-1) number_of_rows.Rd:30-32: Lost braces in \itemize; meant \describe ?
checkRd: (-1) number_of_rows.Rd:33-37: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_methods.Rd:38: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_methods.Rd:39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_methods.Rd:40: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_methods.Rd:41: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_source.Rd:30: Lost braces in \itemize; meant \describe ?
checkRd: (-1) schema_source.Rd:31: Lost braces in \itemize; meant \describe ?
checkRd: (-1) special_simulation.Rd:37-39: Lost braces in \itemize; meant \describe ?
checkRd: (-1) special_simulation.Rd:40-43: Lost braces in \itemize; meant \describe ?
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-macos-arm64, r-devel-macos-x86_64, 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
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/7s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.3
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘R6’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.3
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mockery)
> library(DataFakeR)
>
> test_check("DataFakeR")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-lint_check.R:3:3'): Linting package ────────────────────────────
Error: Function with_defaults was deprecated in lintr version 3.0.0. Use linters_with_defaults or modify_defaults instead.
Backtrace:
▆
1. └─lintr::with_defaults(...) at test-lint_check.R:3:3
2. └─lintr:::lintr_deprecated(...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 58 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64