R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > # 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 processing file: htmlReport.Rmd output file: htmlReport.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS htmlReport.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output htmlReport.html --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --table-of-contents --toc-depth 2 --template "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --number-sections --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\2025_01_22_20_05_16_8983\Rtmpcx2mPE\rmarkdown-strc31c86a58be.html" Output created: htmlReport.html processing file: wordReport.Rmd output file: wordReport.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS wordReport.knit.md --to docx --from markdown+autolink_bare_uris+tex_math_single_backslash --output wordReport.docx --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" --highlight-style tango --reference-doc "D:\RCompile\CRANincoming\R-devel\lib\oldr\template\word_template.docx" Output created: wordReport.docx processing file: odtReport.Rmd output file: odtReport.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS odtReport.knit.md --to odt --from markdown+autolink_bare_uris+tex_math_single_backslash --output odtReport.odt --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" Output created: odtReport.odt 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 0 | WARN 1 | SKIP 2 | PASS 369 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • On CRAN (2): 'test-10-report.R:48:3', 'test_charts.R:24:3' [ FAIL 0 | WARN 1 | SKIP 2 | PASS 369 ] > > proc.time() user system elapsed 50.04 2.73 57.31