Other packages > Find by keyword >

vdiffr  

Visual Regression Testing and Graphical Diffing
View on CRAN: Click here


Download and install vdiffr package within the R console
Install from CRAN:
install.packages("vdiffr")

Install from Github:
library("remotes")
install_github("cran/vdiffr")

Install by package version:
library("remotes")
install_version("vdiffr", "1.0.8")



Attach the package and use:
library("vdiffr")
Maintained by
Lionel Henry
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-11-08
Latest Update: 2023-09-22
Description:
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.
How to cite:
Lionel Henry (2016). vdiffr: Visual Regression Testing and Graphical Diffing. R package version 1.0.8, https://cran.r-project.org/web/packages/vdiffr. Accessed 20 Nov. 2024.
Previous versions and publish date:
0.1.0 (2016-11-08 10:42), 0.1.1 (2016-11-15 19:59), 0.2.0 (2017-08-03 15:15), 0.2.1 (2017-10-10 00:20), 0.2.2 (2018-02-01 06:54), 0.2.3 (2018-04-27 14:26), 0.3.0 (2019-01-02 20:30), 0.3.1 (2019-06-24 18:30), 0.3.2.2 (2020-07-07 08:11), 0.3.2 (2020-06-06 15:00), 0.3.3 (2020-10-07 00:00), 1.0.0 (2021-06-08 11:50), 1.0.1 (2021-06-17 07:50), 1.0.2 (2021-06-18 14:10), 1.0.4 (2022-03-15 11:00), 1.0.5 (2023-01-23 15:40), 1.0.6 (2023-08-25 12:40), 1.0.7 (2023-09-22 09:20)
Other packages that cited vdiffr R package
View vdiffr citation profile
Other R packages that vdiffr depends, imports, suggests or enhances
Complete documentation for vdiffr
Functions, R codes and Examples using the vdiffr R package
Some associated functions: expect_doppelganger . vdiffr-package . write_svg . 
Some associated R codes: cpp11.R . embed-svglite.R . expect-doppelganger.R . svg.R . utils.R . vdiffr-package.R .  Full vdiffr package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

aws  
Adaptive Weights Smoothing
We provide a collection of R-functions implementing adaptive smoothing procedures in 1D, 2D and 3D. ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
epitrix  
Small Helpers and Tricks for Epidemics Analysis
A collection of small functions useful for epidemics analysis and infectious disease modelling. This ...
Download / Learn more Package Citations See dependency  
ricu  
Intensive Care Unit Data with R
Focused on (but not exclusive to) data sets hosted on PhysioNet (), 'ricu' p ...
Download / Learn more Package Citations See dependency  
emon  
Tools for Environmental and Ecological Survey Design
Statistical tools for environmental and ecological surveys. Simulation-based power and precision an ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA