gnu: r-rpf: Update to 1.0.3.
* gnu/packages/cran.scm (r-rpf): Update to 1.0.3.
This commit is contained in:
		
							parent
							
								
									2a216f5a5f
								
							
						
					
					
						commit
						ecbae383d8
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -19804,14 +19804,14 @@ and analyze Stan models.") | |||
| (define-public r-rpf | ||||
|   (package | ||||
|     (name "r-rpf") | ||||
|     (version "1.0.2") | ||||
|     (version "1.0.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "rpf" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0j1229qc1mg0vy3msk3yzrpk2r64b8zvnk4rj8q27s38pgz9mix3")))) | ||||
|          "1i2kqd7nx55nn35qnw89xmnqk23x9c8xhkh736c2xg7k2ai84ybl")))) | ||||
|     (properties `((upstream-name . "rpf"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue