gnu: r-bit: Update to 1.1-15.1.
* gnu/packages/statistics.scm (r-bit): Update to 1.1-15.1.
This commit is contained in:
		
							parent
							
								
									e05b5da86c
								
							
						
					
					
						commit
						ecdc8bec9b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -739,14 +739,14 @@ curves, Cox models, and parametric accelerated failure time models.")
 | 
				
			||||||
(define-public r-bit
 | 
					(define-public r-bit
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-bit")
 | 
					    (name "r-bit")
 | 
				
			||||||
    (version "1.1-14")
 | 
					    (version "1.1-15.1")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "bit" version))
 | 
					       (uri (cran-uri "bit" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0m7jrqzpa1pk8ixcl814x06jf96nlvvr16x6did6cfk4zghsrfjw"))))
 | 
					         "0y351ajlrn9ywbiai46mjpwmw5pqc9ik2z24rf0bnbdcvaxdr7r8"))))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "http://ff.r-forge.r-project.org")
 | 
					    (home-page "http://ff.r-forge.r-project.org")
 | 
				
			||||||
    (synopsis "Class for vectors of 1-bit booleans")
 | 
					    (synopsis "Class for vectors of 1-bit booleans")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue