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]
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 07 May. 2025.
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
04/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/05Downloads for vdiffr80010001200140016001800200022002400TrendBars

Today's Hot Picks in Authors and Packages

humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
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  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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