Showing 5 of total 5 results (show query)
mllg
checkmate:Fast and Versatile Argument Checks
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
Maintained by Michel Lang. Last updated 8 months ago.
276 stars 16.32 score 1.5k scripts 2.0k dependentsr-lib
vdiffr:Visual Regression Testing and Graphical Diffing
An extension to the 'testthat' package that makes it easy to add graphical unit tests. It provides a Shiny application to manage the test cases.
Maintained by Lionel Henry. Last updated 5 months ago.
ggplot2graphicstestthatlibpngcpp
191 stars 10.84 score 254 scripts 5 dependentsk3jph
cmna:Computational Methods for Numerical Analysis
Provides the source and examples for James P. Howard, II, "Computational Methods for Numerical Analysis with R," <https://jameshoward.us/cmna/>, a book on numerical methods in R.
Maintained by James Howard. Last updated 4 years ago.
bisectiondifferential-equationsheat-equationinterpolationleast-squaresmatrix-factorizationmonte-carlonewtonnumerical-analysisoptimizationpartial-differential-equationsquadratureroot-findingsecantsplinestestthattraveling-salespersonwave-equation
16 stars 5.65 score 62 scripts 3 dependentss-fleck
testthis:Utils and 'RStudio' Addins to Make Testing Even More Fun
Utility functions and 'RStudio' addins for writing, running and organizing automated tests. Integrates tightly with the packages 'testthat', 'devtools' and 'usethis'. Hotkeys can be assigned to the 'RStudio' addins for running tests in a single file or to switch between a source file and the associated test file. In addition, testthis provides function to manage and run tests in subdirectories of the test/testthat directory.
Maintained by Stefan Fleck. Last updated 3 years ago.
rstudiorstudio-addinrstudio-addinstestingtestthat
33 stars 5.12 score 20 scriptscynkra
lazytest:Runs Only Failed Tests
A companion package to the testthat package that saves development time by helping you rerun only the tests that have failed during the last run.
Maintained by Kirill Müller. Last updated 4 months ago.
33 stars 4.42 score 2 scripts