CRAN Package Check Results for Package DataFakeR

Last updated on 2025-03-11 14:55:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 4.43 57.27 61.70 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 3.67 41.67 45.34 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 101.07 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 106.23 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 75.00 81.00 ERROR
r-patched-linux-x86_64 0.1.3 4.69 54.29 58.98 ERROR
r-release-linux-x86_64 0.1.3 4.49 53.94 58.43 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 75.00 82.00 ERROR
r-oldrel-macos-arm64 0.1.3 OK
r-oldrel-macos-x86_64 0.1.3 57.00 OK
r-oldrel-windows-x86_64 0.1.3 8.00 84.00 92.00 ERROR

Check Details

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/22s] 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’ [7s/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-gcc

Version: 0.1.3
Check: tests
Result: ERROR Running 'testthat.R' [5s] 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-oldrel-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' [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-release-windows-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.