gnu: r-dummies: Use HTTPS home page.
* gnu/packages/cran.scm (r-dummies)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									e121cb8706
								
							
						
					
					
						commit
						0b8472b2f3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -17636,7 +17636,7 @@ forest) is fit on the kernel matrix of a subset of the training data.")
 | 
				
			||||||
         "01f84crqx17xd6xy55qxlvsj3knm8lhw7jl26p2rh2w3y0nvqlbm"))))
 | 
					         "01f84crqx17xd6xy55qxlvsj3knm8lhw7jl26p2rh2w3y0nvqlbm"))))
 | 
				
			||||||
    (properties `((upstream-name . "dummies")))
 | 
					    (properties `((upstream-name . "dummies")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (home-page "http://www.decisionpatterns.com")
 | 
					    (home-page "https://decisionpatterns.com")
 | 
				
			||||||
    (synopsis "Create dummy/indicator variables flexibly and efficiently")
 | 
					    (synopsis "Create dummy/indicator variables flexibly and efficiently")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "This package lets you expand factors, characters and other eligible
 | 
					     "This package lets you expand factors, characters and other eligible
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue