CRAN Package Check Results for Package Rdpack

Last updated on 2025-04-03 11:50:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.3 5.88 64.72 70.60 OK
r-devel-linux-x86_64-debian-gcc 2.6.3 4.34 46.59 50.93 ERROR
r-devel-linux-x86_64-fedora-clang 2.6.3 74.54 ERROR
r-devel-linux-x86_64-fedora-gcc 2.6.3 66.19 ERROR
r-devel-macos-arm64 2.6.3 52.00 OK
r-devel-macos-x86_64 2.6.3 142.00 OK
r-devel-windows-x86_64 2.6.3 11.00 118.00 129.00 NOTE
r-patched-linux-x86_64 2.6.3 6.41 62.62 69.03 OK
r-release-linux-x86_64 2.6.3 5.48 61.09 66.57 OK
r-release-macos-arm64 2.6.3 49.00 OK
r-release-macos-x86_64 2.6.3 150.00 OK
r-release-windows-x86_64 2.6.3 9.00 113.00 122.00 NOTE
r-oldrel-macos-arm64 2.6.3 47.00 OK
r-oldrel-macos-x86_64 2.6.3 150.00 OK
r-oldrel-windows-x86_64 2.6.3 12.00 122.00 134.00 OK

Check Details

Version: 2.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > if(require("testthat")) { + library(testthat) + library(Rdpack) + test_check("Rdpack") + } else + warning("package 'testthat' required for 'Rdpack\'s' tests") Loading required package: testthat Failed with error: 'there is no package called 'yyy'' Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file /tmp/RtmpRizzDO/file13ece25f307b6e.Rd Parsing the Rd documentation in file /tmp/RtmpRizzDO/file13ece25f307b6e.Rd ... The Rd content was written to file /tmp/RtmpRizzDO/file13ece21f1f5a22.Rd Parsing the Rd documentation in file /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/Rdpack/examples/reprompt.Rd ... The Rd content was written to file /tmp/RtmpRizzDO/file13ece21f1f5a22.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file deparse_usage.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... newargs is: data nrow ncol byrow dimnames dim start end frequency deltat ts.eps class names .Data ... The Rd content was written to file StructureClasses.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file show.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-char2Rdpiece.R:32:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reprompt.R:32:5'): reprompt works fine ───────────────────────── Error in `structure(rdo_u, Rd_tag = "Rd")`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-reprompt.R:32:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─Rdpack::reprompt("initialize", type = "methods", package = "methods") 7. └─Rdpack::inspect_Rd(rdo, package = package) 8. └─Rdpack::inspect_Rdfun(rdo) 9. └─Rdpack::inspect_usage(rdo) 10. └─Rdpack::get_usage_text(rdo) 11. └─base::structure(rdo_u, Rd_tag = "Rd") [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > if(require("testthat")) { + library(testthat) + library(Rdpack) + test_check("Rdpack") + } else + warning("package 'testthat' required for 'Rdpack\'s' tests") Loading required package: testthat Failed with error: 'there is no package called 'yyy'' Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file /tmp/Rtmp9wn5YI/working_dir/RtmpE2ZQv9/file2981811989cb80.Rd Parsing the Rd documentation in file /tmp/Rtmp9wn5YI/working_dir/RtmpE2ZQv9/file2981811989cb80.Rd ... The Rd content was written to file /tmp/Rtmp9wn5YI/working_dir/RtmpE2ZQv9/file298181bdae05.Rd Parsing the Rd documentation in file /data/gannet/ripley/R/packages/tests-clang/Rdpack.Rcheck/Rdpack/examples/reprompt.Rd ... The Rd content was written to file /tmp/Rtmp9wn5YI/working_dir/RtmpE2ZQv9/file298181bdae05.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file deparse_usage.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... newargs is: data nrow ncol byrow dimnames dim start end frequency deltat ts.eps class names .Data ... The Rd content was written to file StructureClasses.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file show.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-char2Rdpiece.R:32:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reprompt.R:32:5'): reprompt works fine ───────────────────────── Error in `structure(rdo_u, Rd_tag = "Rd")`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-reprompt.R:32:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─Rdpack::reprompt("initialize", type = "methods", package = "methods") 7. └─Rdpack::inspect_Rd(rdo, package = package) 8. └─Rdpack::inspect_Rdfun(rdo) 9. └─Rdpack::inspect_usage(rdo) 10. └─Rdpack::get_usage_text(rdo) 11. └─base::structure(rdo_u, Rd_tag = "Rd") [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.6.3
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > if(require("testthat")) { + library(testthat) + library(Rdpack) + test_check("Rdpack") + } else + warning("package 'testthat' required for 'Rdpack\'s' tests") Loading required package: testthat Failed with error: 'there is no package called 'yyy'' Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file /tmp/RtmpbkGtKz/working_dir/RtmpjuVDSt/file29f09c7dd3932a.Rd Parsing the Rd documentation in file /tmp/RtmpbkGtKz/working_dir/RtmpjuVDSt/file29f09c7dd3932a.Rd ... The Rd content was written to file /tmp/RtmpbkGtKz/working_dir/RtmpjuVDSt/file29f09c575b4da6.Rd Parsing the Rd documentation in file /data/gannet/ripley/R/packages/tests-devel/Rdpack.Rcheck/Rdpack/examples/reprompt.Rd ... The Rd content was written to file /tmp/RtmpbkGtKz/working_dir/RtmpjuVDSt/file29f09c575b4da6.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file deparse_usage.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... newargs is: data nrow ncol byrow dimnames dim start end frequency deltat ts.eps class names .Data ... The Rd content was written to file StructureClasses.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... The Rd content was written to file show.Rd Rd source not supplied, looking for installed documentation. Installed documentation found, processing it... [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • empty test (1): 'test-char2Rdpiece.R:32:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-reprompt.R:32:5'): reprompt works fine ───────────────────────── Error in `structure(rdo_u, Rd_tag = "Rd")`: attempt to set an attribute on NULL Backtrace: ▆ 1. ├─testthat::expect_warning(...) at test-reprompt.R:32:5 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. └─Rdpack::reprompt("initialize", type = "methods", package = "methods") 7. └─Rdpack::inspect_Rd(rdo, package = package) 8. └─Rdpack::inspect_Rdfun(rdo) 9. └─Rdpack::inspect_usage(rdo) 10. └─Rdpack::get_usage_text(rdo) 11. └─base::structure(rdo_u, Rd_tag = "Rd") [ FAIL 1 | WARN 1 | SKIP 1 | PASS 39 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 2.6.3
Check: package subdirectories
Result: NOTE Found the following CITATION file in a non-standard place: Rdpack/inst/CITATION Most likely 'inst/CITATION' should be used instead. Flavors: r-devel-windows-x86_64, 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.
Health stats visible at Monitor.