CRAN Package Check Results for Package DataPackageR

Last updated on 2024-09-18 12:48:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.16.0 5.53 206.00 211.53 ERROR
r-devel-linux-x86_64-debian-gcc 0.16.0 3.99 160.82 164.81 ERROR
r-devel-linux-x86_64-fedora-clang 0.16.1 343.76 OK
r-devel-linux-x86_64-fedora-gcc 0.16.1 205.26 OK
r-devel-windows-x86_64 0.16.0 7.00 262.00 269.00 ERROR
r-patched-linux-x86_64 0.16.0 5.51 199.38 204.89 OK
r-release-linux-x86_64 0.16.0 5.26 200.53 205.79 OK
r-release-macos-arm64 0.16.1 144.00 OK
r-release-macos-x86_64 0.16.0 213.00 OK
r-release-windows-x86_64 0.16.0 7.00 263.00 270.00 OK
r-oldrel-macos-arm64 0.16.1 137.00 OK
r-oldrel-macos-x86_64 0.16.0 201.00 OK
r-oldrel-windows-x86_64 0.16.1 9.00 290.00 299.00 OK

Check Details

Version: 0.16.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [136s/168s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DataPackageR) > # Test only if pandoc is available. > if (rmarkdown::pandoc_available()) { + test_check("DataPackageR") + } [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-phantom_loading.R:24:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `package_build(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-phantom_loading.R:34:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `document(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-updating-datapackager-version.R:29:3'): can update ─────────── Expected `build_res <- package_build(file.path(tempdir(), "subsetCars"))` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Error ('test-updating-datapackager-version.R:30:3'): can update ───────────── Error in `eval(code, test_env)`: object 'build_res' not found Backtrace: ▆ 1. └─testthat::expect_identical(...) at test-updating-datapackager-version.R:30:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.16.0
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [108s/162s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(DataPackageR) > # Test only if pandoc is available. > if (rmarkdown::pandoc_available()) { + test_check("DataPackageR") + } [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-phantom_loading.R:24:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `package_build(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-phantom_loading.R:34:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `document(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-updating-datapackager-version.R:29:3'): can update ─────────── Expected `build_res <- package_build(file.path(tempdir(), "subsetCars"))` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Error ('test-updating-datapackager-version.R:30:3'): can update ───────────── Error in `eval(code, test_env)`: object 'build_res' not found Backtrace: ▆ 1. └─testthat::expect_identical(...) at test-updating-datapackager-version.R:30:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.16.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [165s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(DataPackageR) > # Test only if pandoc is available. > if (rmarkdown::pandoc_available()) { + test_check("DataPackageR") + } [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-phantom_loading.R:24:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `package_build(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-phantom_loading.R:34:5'): no phantom package loading from roxygenise() or associated warnings ── Expected `document(pkg_path, install = FALSE)` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Failure ('test-updating-datapackager-version.R:29:3'): can update ─────────── Expected `build_res <- package_build(file.path(tempdir(), "subsetCars"))` to run without any warnings. ℹ Actually got a <simpleWarning> with text: Invalid ORCID iD: 'YOUR-ORCID-ID'. ── Error ('test-updating-datapackager-version.R:30:3'): can update ───────────── Error in `eval(code, test_env)`: object 'build_res' not found Backtrace: ▆ 1. └─testthat::expect_identical(...) at test-updating-datapackager-version.R:30:3 2. └─testthat::quasi_label(enquo(object), label, arg = "object") 3. └─rlang::eval_bare(expr, quo_get_env(quo)) [ FAIL 4 | WARN 78 | SKIP 0 | PASS 248 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64