gnu: r-cobs: Update to 1.3-5.
* gnu/packages/cran.scm (r-cobs): Update to 1.3-5.
This commit is contained in:
		
							parent
							
								
									56373df33a
								
							
						
					
					
						commit
						7815efe731
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -16378,14 +16378,14 @@ numbers (e.g. concentrations).") | |||
| (define-public r-cobs | ||||
|   (package | ||||
|     (name "r-cobs") | ||||
|     (version "1.3-4") | ||||
|     (version "1.3-5") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "cobs" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0hiw5smk6kgk0gb9840kcqkhkybl7n30s77xhjc395x09izbgix1")))) | ||||
|          "04f6a6gp11p93j2k35mbrfqgjx5qsgi3dj1085a5v5s0z6l7vbkz")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-quantreg r-sparsem)) | ||||
|  |  | |||
		Reference in a new issue