RSQLite
   
   
    SQLite interface for R
   
   
    Database Interface R driver for SQLite This package embeds
the SQLite database engine in R and provides an interface
compliant with the DBI version 0.1-8. The source for the SQLite
engine (version 3.2.8) is included.
   
   
    
     | Author | David A. James | 
    
     | Maintainer | David A. James | 
   
   
    
     | 
       Vignettes (Documentation)
       | 
       Package Downloads
       | 
    
     |  |  | 
   
   
    Details
   
   
    
     | biocViews | 
       | 
    
     | Depends | R, methods, DBI | 
    
     | Suggests |  | 
    
     | Imports |  | 
    
     | SystemRequirements |  | 
    
     | License | LGPL version 2 or newer | 
    
     | URL | http://stat.bell-labs.com/RS-DBI http://www.sqlite.org | 
    
     | dependsOnMe |  | 
    
     | suggestsMe |  |