gnu: r-sparselda: Use HTTPS home page.
* gnu/packages/cran.scm (r-sparselda)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									369e4e9660
								
							
						
					
					
						commit
						43d4eb8fc4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -16892,7 +16892,7 @@ Components.  The Lasso solution paths can be computed by the same function.")
 | 
			
		|||
     `(("r-elasticnet" ,r-elasticnet)
 | 
			
		||||
       ("r-mass" ,r-mass)
 | 
			
		||||
       ("r-mda" ,r-mda)))
 | 
			
		||||
    (home-page "http://www.imm.dtu.dk/~lhc")
 | 
			
		||||
    (home-page "https://www.imm.dtu.dk/~lkhc/")
 | 
			
		||||
    (synopsis "Sparse discriminant analysis")
 | 
			
		||||
    (description
 | 
			
		||||
     "This package performs sparse linear discriminant analysis for Gaussians
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue