Skip to content

Commit c940dcb

Browse files
committed
0.3.1 as submitted to CRAN
1 parent 2b7e65c commit c940dcb

File tree

8 files changed

+252
-252
lines changed

8 files changed

+252
-252
lines changed

NAMESPACE

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
# Generated by roxygen2: do not edit by hand
2-
3-
export(odbcFetchRows)
4-
export(odbcGetQueryTimeout)
5-
export(odbcSetQueryTimeout)
6-
export(sqlExecute)
7-
export(sqlFetchMore)
8-
export(sqlPrepare)
9-
import(RODBC)
10-
useDynLib(RODBCext)
1+
# Generated by roxygen2: do not edit by hand
2+
3+
export(odbcFetchRows)
4+
export(odbcGetQueryTimeout)
5+
export(odbcSetQueryTimeout)
6+
export(sqlExecute)
7+
export(sqlFetchMore)
8+
export(sqlPrepare)
9+
import(RODBC)
10+
useDynLib(RODBCext)

cran-comments.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
## Test environments
22

3-
* local Linux install, x64, R 3.3.2
4-
* local Windows install, x64, R 3.3.3
5-
* travis.ci Linux, x64, R 3.3.3
6-
* travis.ci Linux, x64, R 3.4.0 beta (r72499)
3+
* local Linux install, x64, R 3.4.1
4+
* local Windows install, x64, R 3.4.1
5+
* travis.ci Linux, x64, R 3.4.1
6+
* travis.ci Linux, x64, R 3.5.0 unstable (r72992)
77
* devtools win-builder, R 3.4.0 beta (r72499)
88

99
## R CMD check results

man/odbcFetchRows.Rd

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/odbcGetQueryTimeout.Rd

Lines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/odbcSetQueryTimeout.Rd

Lines changed: 40 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/sqlExecute.Rd

Lines changed: 86 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)