Skip to content

Commit

Permalink
0.3.1 as submitted to CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
zozlak committed Jul 31, 2017
1 parent 2b7e65c commit c940dcb
Show file tree
Hide file tree
Showing 8 changed files with 252 additions and 252 deletions.
20 changes: 10 additions & 10 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Generated by roxygen2: do not edit by hand
export(odbcFetchRows)
export(odbcGetQueryTimeout)
export(odbcSetQueryTimeout)
export(sqlExecute)
export(sqlFetchMore)
export(sqlPrepare)
import(RODBC)
useDynLib(RODBCext)
# Generated by roxygen2: do not edit by hand

export(odbcFetchRows)
export(odbcGetQueryTimeout)
export(odbcSetQueryTimeout)
export(sqlExecute)
export(sqlFetchMore)
export(sqlPrepare)
import(RODBC)
useDynLib(RODBCext)
8 changes: 4 additions & 4 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## Test environments

* local Linux install, x64, R 3.3.2
* local Windows install, x64, R 3.3.3
* travis.ci Linux, x64, R 3.3.3
* travis.ci Linux, x64, R 3.4.0 beta (r72499)
* local Linux install, x64, R 3.4.1
* local Windows install, x64, R 3.4.1
* travis.ci Linux, x64, R 3.4.1
* travis.ci Linux, x64, R 3.5.0 unstable (r72992)
* devtools win-builder, R 3.4.0 beta (r72499)

## R CMD check results
Expand Down
42 changes: 21 additions & 21 deletions man/odbcFetchRows.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

66 changes: 33 additions & 33 deletions man/odbcGetQueryTimeout.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 40 additions & 40 deletions man/odbcSetQueryTimeout.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

172 changes: 86 additions & 86 deletions man/sqlExecute.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c940dcb

Please sign in to comment.