CRAN Package Check Results for Package DataFakeR

Last updated on 2025-02-23 15:49:40 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 4.48 57.38 61.86 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 3.33 42.45 45.78 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 4.24 53.47 57.71 ERROR
r-release-linux-x86_64 0.1.3 4.62 53.81 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 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

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/8s] 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/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 Flavor: r-patched-linux-x86_64

Version: 0.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/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-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

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.
Health stats visible at Monitor.