cran. To fix this you can add URL: https://cran.r-universe.dev/test.assessr to the package DESCRIPTION file. See also theR-universe documentation.Package: test.assessr 2.1.2
test.assessr: Assessing Package Test Reliability and Quality
A reliable and validated tool that calculates unit test coverage for R packages with standard testing frameworks and non-standard testing frameworks.
Authors:
test.assessr_2.1.2.tar.gz
test.assessr_2.1.2.tar.gz(r-4.7-any)test.assessr_2.1.2.tar.gz(r-4.6-any)
test.assessr_2.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
test.assessr/json (API)
NEWS
| # Install 'test.assessr' in R: |
| install.packages('test.assessr', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pharmaverse/test.assessr/issues
Last updated from:0e7b3d41e9. Checks:4 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 183 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 162 | ||
| wasm-release | OK | 239 |
Exports:extract_short_pathgenerate_test_reportget_package_coverageget_pkg_nameinstall_package_localrun_coveragerun_covr_modesset_up_pkg
Dependencies:askpassbackportsbase64encbriobslibcachemcallrcheckmateclicovrcpp11crayoncurldescdiffobjdigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshttrjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeopensslotelpillarpkgbuildpkgconfigpkgloadpraiseprocessxpspurrrR6rappdirsremotesrexrlangrmarkdownrprojrootRUnitsassstringistringrsystestthattibbletidyrtidyselecttinytesttinytexutf8vctrswaldowithrxfunyaml
Generate Test Report
Rendered fromGenerate_Test_Report.Rmdusingknitr::rmarkdownon Jun 10 2026.Last update: 2026-04-16
Started: 2026-04-16
How to Start
Rendered fromHow_to_Start.Rmdusingknitr::rmarkdownon Jun 10 2026.Last update: 2026-04-16
Started: 2026-04-16
NSTF Testing Frameworks
Rendered fromNSTF_Testing_Frameworks.Rmdusingknitr::rmarkdownon Jun 10 2026.Last update: 2026-04-16
Started: 2026-04-16
STF Testing Frameworks
Rendered fromSTF_Testing_Frameworks.Rmdusingknitr::rmarkdownon Jun 10 2026.Last update: 2026-04-16
Started: 2026-04-16
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Helper to extract "R/<file>" from any path by taking the last two components | extract_short_path |
| Generate HTML Report for Package Test Assessment | generate_test_report |
| get package test coverage | get_package_coverage |
| get package name for display | get_pkg_name |
| Install a Package from a Local Source Directory | install_package_local |
| Run Coverage and Return Structured Coverage Results | run_coverage |
| Run Coverage Analysis with Test Detection | run_covr_modes |
| Create Information on Local Package Installation | set_up_pkg |
