Last updated on 2025-01-27 03:49:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-gcc | 0.2.3 | 4.31 | 143.90 | 148.21 | NOTE | |
r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 398.78 | OK | |||
r-devel-windows-x86_64 | 0.2.3 | 10.00 | 220.00 | 230.00 | NOTE | |
r-release-linux-x86_64 | 0.2.3 | 6.29 | 211.31 | 217.60 | OK | |
r-release-macos-arm64 | 0.2.3 | 109.00 | OK | |||
r-release-macos-x86_64 | 0.2.3 | 107.00 | ERROR | |||
r-release-windows-x86_64 | 0.2.3 | 10.00 | 225.00 | 235.00 | OK | |
r-oldrel-windows-x86_64 | 0.2.3 | 13.00 | 267.00 | 280.00 | OK |
Version: 0.2.3
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.2.0 because package code uses the pipe
placeholder syntax added in R 4.2.0.
File(s) using such syntax:
‘01-opIndicators.R’
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 0.2.3
Check: examples
Result: ERROR
Running examples in ‘oldr-Ex.R’ failed
The error most likely occurred in:
> ### Name: report_op_docx
> ### Title: Create a DOCX report document containing RAM-OP survey results
> ### Aliases: report_op_docx
>
> ### ** Examples
>
> classicResults <- estimate_classic(
+ x = create_op(testSVY), w = testPSU, replicates = 9
+ )
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
>
> probitResults <- estimate_probit(
+ x = create_op(testSVY), w = testPSU, replicates = 9
+ )
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
Warning in estimateTransform.default(X, Y, weights, family, ...) :
Convergence failure: return code = 52
✔ x has the appropriate/expected data structure
>
> resultsDF <- merge_op(x = classicResults, y = probitResults)
>
> report_op_docx(
+ svy = testSVY, estimates = resultsDF, indicators = "mental",
+ filename = paste(tempdir(), "report", sep = "/")
+ )
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Execution halted
Flavor: r-release-macos-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [31s/40s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(oldr)
>
> test_check("oldr")
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
i Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
v All of `indicators` are RAM-OP indicators
i Checking if demos, adls are RAM-OP indicators
! demos is not a RAM-OP indicator.
i Only adl is a RAM-OP indicator.
i Returning adl
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
✔ x has the appropriate/expected data structure
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
ℹ Checking if demo, food, hunger, disability, adl, mental, dementia, health, income, wash, anthro, oedema, screening, visual, misc are RAM-OP indicators
✔ All of `indicators` are RAM-OP indicators
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 363 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test_charts.R:24:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-10-report.R:11:1'): (code run outside of `test_that()`) ────────
Error: pandoc version 1.12.3 or higher is required and was not found (see the help page ?rmarkdown::pandoc_available).
Backtrace:
▆
1. └─oldr::report_op_html(...) at test-10-report.R:11:1
2. └─rmarkdown::render(...)
3. └─rmarkdown::pandoc_available(required_pandoc, error = TRUE)
4. └─rmarkdown:::stop2(paste(msg, collapse = " "))
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 363 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64