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.7")



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.7, https://cran.r-project.org/web/packages/vdiffr
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)
Other packages that cited vdiffr R package
View vdiffr citation profile
Other R packages that vdiffr depends, imports, suggests or enhances
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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns