Last data update: 2014.03.03

sqlutils

Package: sqlutils
Type: Package
Title: Utilities for working with SQL files.
Version: 1.2
Date: 2014-11-19
Author: Jason Bryer
Maintainer: Jason Bryer <jason@bryer.org>
URL: http://jason.bryer.org/sqlutils
BugReports: https://github.com/jbryer/sqlutils/issues
Description: This package provides utilities for working with a library of SQL
files.
License: GPL
Depends: roxygen2, stringr, DBI
Suggests: tcltk, sqldf, xtable
Enhances: RPostgreSQL, RODBC, RMySQL, RSQLite, RJDBC
Packaged: 2014-11-19 16:16:18 UTC; jbryer
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-11-19 17:49:01

● 0 images, 23 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'sqlutils' ...
** package 'sqlutils' successfully unpacked and MD5 sums checked
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'sqlutils'
    finding HTML links ... done
    cacheQuery                              html  
    execQuery                               html  
    getCacheFilename                        html  
    getParameters                           html  
    getQueries                              html  
    getSQL                                  html  
    getSQLRaw                               html  
    is.null.string                          html  
    isql                                    html  
    parse.element                           html  
    parse.introduction                      html  
    print                                   html  
    recodeColumns                           html  
    sqlFile                                 html  
    sqlPaths                                html  
    sqldoc                                  html  
    sqlexec.JDBCConnection                  html  
    sqlexec.PostgreSQLConnection            html  
    sqlexec.RMySQL                          html  
    sqlexec.RODBC                           html  
    sqlexec                                 html  
    sqlexec.SQLiteConnection                html  
    sqlutils-package                        html  
    sqlutils.envir                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (sqlutils)
Making 'packages.html' ... done