r-quantmod: Update version to 0.4-11 (#6212)
This commit is contained in:
		
				
					committed by
					
						
						Christoph Junghans
					
				
			
			
				
	
			
			
			
						parent
						
							ecdaea1c8e
						
					
				
				
					commit
					7848e0d4b6
				
			@@ -33,8 +33,10 @@ class RQuantmod(RPackage):
 | 
			
		||||
    url      = "https://cran.r-project.org/src/contrib/quantmod_0.4-5.tar.gz"
 | 
			
		||||
    list_url = "https://cran.r-project.org/src/contrib/Archive/quantmod"
 | 
			
		||||
 | 
			
		||||
    version('0.4-10', 'e4119c673567801eee16dcbbd0265de8')
 | 
			
		||||
    version('0.4-5', 'cab3c409e4de3df98a20f1ded60f3631')
 | 
			
		||||
 | 
			
		||||
    depends_on('r-xts', type=('build', 'run'))
 | 
			
		||||
    depends_on('r-zoo', type=('build', 'run'))
 | 
			
		||||
    depends_on('r-ttr', type=('build', 'run'))
 | 
			
		||||
    depends_on('r-curl', type=('build', 'run'))
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user