gnu: r-insight: Update to 0.18.0.
* gnu/packages/cran.scm (r-insight): Update to 0.18.0.
This commit is contained in:
		
							parent
							
								
									89506cbb3c
								
							
						
					
					
						commit
						c3e1314ac2
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -10071,14 +10071,14 @@ other add-on packages.") | ||||||
| (define-public r-insight | (define-public r-insight | ||||||
|   (package |   (package | ||||||
|     (name "r-insight") |     (name "r-insight") | ||||||
|     (version "0.17.1") |     (version "0.18.0") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "insight" version)) |        (uri (cran-uri "insight" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0dffrsimgijdqsgvr9cad4g4w97d5ssjl3l0fm5ssly9l115ag35")))) |          "09gpkac882hqw84rk66h5dm94ljk08ydz13wz9fbjdxaffgw5ba1")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      (list r-knitr)) |      (list r-knitr)) | ||||||
|  |  | ||||||
		Reference in a new issue