File tree Expand file tree Collapse file tree 3 files changed +12
-19
lines changed Expand file tree Collapse file tree 3 files changed +12
-19
lines changed Original file line number Diff line number Diff line change 11Package: vdiffr
22Title: Visual Regression Testing and Graphical Diffing
3- Version: 0.1.0.9000 
3+ Version: 0.1.1 
44Authors@R: c(
55    person("Lionel", "Henry", , "
[email protected] ", c("cre", "aut")),
66    person("RStudio", role = "cph"),
Original file line number Diff line number Diff line change 11
2- # vdiffr 0.1.0.9000  
2+ # vdiffr 0.1.1  
3+ 
4+ *  ` expect_doppelganger() `  no longer throws an error when FreeType is
5+   too old. Instead, the test is skipped. This ensures that R CMD check
6+   passes on those platforms (e.g., CRAN's Solaris test server).
37
48*  Depends on gdtools 0.1.2 or later as this version fixes a crash on
59  Linux platforms.
Original file line number Diff line number Diff line change 1- ## Resubmission  
2- 
3- This is a resubmission:
4- 
5- *  Single quote 'testthat' in Description: field
6- *  Remove dontrun{} examples
7- *  Add SystemRequirements field in DESCRIPTION (FreeType 2.6.0)
8- *  Update DESCRIPTION and LICENSE files to mention authors and licences
9-   of the JS libraries distributed in inst/htmlwidgets/lib/jquery-authors.txt
1+ This version fixes the error on Solaris and the failures with the new
2+ ggplot2 update. It should be more robust to this kind of errors from
3+ now on.
104
115## Test environments  
12- *  local OS X install, R 3.4.0 
6+ *  local OS X install, R 3.3.2 
137*  ubuntu 12.04 (on travis-ci), R 3.3.2
148*  Windows Server 2012 R2 x64 (on appveyor-ci), R 3.3.2
159*  win-builder (devel and release)
1610
1711## R CMD check results  
1812
19- 0 errors | 0 warnings | 1 note
20- 
21- *  This is a new release.
22- *  Concern about fontLiberation's licence but the FSF considers that
23-   the SIL Open Font Licence is copyleft:
24-   https://www.gnu.org/licenses/license-list.en.html 
13+ 0 errors | 0 warnings | 0 notes
2514
2615## Reverse dependencies  
2716
28- This is a new release, so there  are no reverse dependencies.
17+ There  are no reverse dependencies yet .
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments