CRAN Package Check Results for Package DataFakeR

Last updated on 2025-02-18 02:50:34 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 3.93 56.82 60.75 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.3 3.40 42.35 45.75 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.3 109.09 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.19 54.34 58.53 ERROR
r-release-linux-x86_64 0.1.3 4.69 53.69 58.38 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 6.00 77.00 83.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 8.00 89.00 97.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/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-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

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