gnu: r-cpp11: Update to 0.4.7.
* gnu/packages/cran.scm (r-cpp11): Update to 0.4.7. Change-Id: I3105601458ff91d316e8913005e8b269ac0192c7
This commit is contained in:
		
							parent
							
								
									a8d88d9798
								
							
						
					
					
						commit
						d66831117d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -34272,14 +34272,14 @@ for linear mixed models (AIREML).")
 | 
			
		|||
(define-public r-cpp11
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-cpp11")
 | 
			
		||||
    (version "0.4.6")
 | 
			
		||||
    (version "0.4.7")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "cpp11" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1csmj1cl07lsbrg8qp26cs0lx1p0zi7alanmi83rhcqxcxa6kifi"))))
 | 
			
		||||
         "0i234s1g1vc6m2sqxia5r1gaca05znjv4bff5dj74fach9k147c0"))))
 | 
			
		||||
    (properties `((upstream-name . "cpp11")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (native-inputs (list r-knitr))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue