Skip to content

Commit

Permalink
[update to 2.1.1] - Support temporary argument in dbRemoveTable()
Browse files Browse the repository at this point in the history
… (default: `FALSE`) (r-dbi/DBI#141).

Kirill Müller (43):
      fledge: Bump version to 2.1.0.9000
      ignore
      safer tic
      export dbIsReadOnly()
      bump
      Revert "export dbIsReadOnly()"
      Deploy from Travis build 1509 [ci skip]
      Deploy from Travis build 1510 [ci skip]
      Deploy from Travis build 1511 [ci skip]
      Deploy from Travis build 1514 [ci skip]
      Deploy from Travis build 1515 [ci skip]
      Deploy from Travis build 1516 [ci skip]
      Deploy from Travis build 1530 [ci skip]
      Deploy from Travis build 1531 [ci skip]
      Deploy from Travis build 1533 [ci skip]
      install DBI and DBItest from GitHub
      reexport dbIsReadOnly() and dbCanConnect()
      implement format()
      implement dbRemoveTable(fail_if_missing = FALSE)
      document
      Deploy from Travis build 1539 [ci skip]
      use dbCreateTable() and dbAppendTable()
      Deploy from Travis build 1542 [ci skip]
      support bigint argument to dbConnect()
      Deploy from Travis build 1543 [ci skip]
      - Data frames resulting from a query always have unique non-empty column names (r-dbi/DBItest#137).
      collate
      - Support `temporary` argument in `dbRemoveTable()` (default: `FALSE`) (r-dbi/DBI#141).
      Deploy from Travis build 1546 [ci skip]
      reexport Id()
      oops
      fledge: Bump version to 2.1.0.9001
      up drake-based revdep
      test bioc but only one level deep
      add revdep results
      remove remotes, bump dependency
      fledge: Bump version to 2.1.1
      up CRAN comments
      reexport Id()
      Deploy from Travis build 1565 [ci skip]
      NEWS
      Deploy from Travis build 1566 [ci skip]
      Deploy from Travis build 1567 [ci skip]
  • Loading branch information
fenrus75 committed Jul 23, 2018
1 parent 9937ed3 commit 52d250f
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 13 deletions.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
.*~
*~
*.swp
.repo-index
*.log
build.log.round*
*.tar.*
*.tgz
!*.tar.*.*
*.zip
commitmsg
results/
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PKG_NAME := R-RSQLite
URL = https://cran.r-project.org/src/contrib/RSQLite_2.1.0.tar.gz
URL = https://cran.r-project.org/src/contrib/RSQLite_2.1.1.tar.gz
ARCHIVES =

include ../common/Makefile.common
16 changes: 10 additions & 6 deletions R-RSQLite.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,31 @@
# Generated by: autospec.py
#
Name : R-RSQLite
Version : 2.1.0
Release : 12
URL : https://cran.r-project.org/src/contrib/RSQLite_2.1.0.tar.gz
Source0 : https://cran.r-project.org/src/contrib/RSQLite_2.1.0.tar.gz
Version : 2.1.1
Release : 13
URL : https://cran.r-project.org/src/contrib/RSQLite_2.1.1.tar.gz
Source0 : https://cran.r-project.org/src/contrib/RSQLite_2.1.1.tar.gz
Summary : 'SQLite' Interface for R
Group : Development/Tools
License : LGPL-2.0+
Requires: R-RSQLite-lib
Requires: R-BH
Requires: R-DBI
Requires: R-DBItest
Requires: R-Rcpp
Requires: R-bit64
Requires: R-blob
Requires: R-markdown
Requires: R-memoise
Requires: R-pkgconfig
Requires: R-plogr
BuildRequires : R-BH
BuildRequires : R-DBI
BuildRequires : R-DBItest
BuildRequires : R-Rcpp
BuildRequires : R-bit64
BuildRequires : R-blob
BuildRequires : R-markdown
BuildRequires : R-memoise
BuildRequires : R-pkgconfig
BuildRequires : R-plogr
Expand All @@ -49,11 +53,11 @@ export http_proxy=http://127.0.0.1:9/
export https_proxy=http://127.0.0.1:9/
export no_proxy=localhost,127.0.0.1,0.0.0.0
export LANG=C
export SOURCE_DATE_EPOCH=1522687694
export SOURCE_DATE_EPOCH=1532308499

%install
rm -rf %{buildroot}
export SOURCE_DATE_EPOCH=1522687694
export SOURCE_DATE_EPOCH=1532308499
export LANG=C
export CFLAGS="$CFLAGS -O3 -flto -fno-semantic-interposition "
export FCFLAGS="$CFLAGS -O3 -flto -fno-semantic-interposition "
Expand Down
11 changes: 11 additions & 0 deletions buildreq_cache
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
2.1.1
R-BH
R-plogr
R-Rcpp
R-bit64
R-DBI
R-DBItest
R-blob
R-markdown
R-pkgconfig
R-memoise
2 changes: 1 addition & 1 deletion options.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = R-RSQLite
url = https://cran.r-project.org/src/contrib/RSQLite_2.1.0.tar.gz
url = https://cran.r-project.org/src/contrib/RSQLite_2.1.1.tar.gz
archives =
giturl = https://github.com/rstats-db/RSQLite.git

Expand Down
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12
13
6 changes: 3 additions & 3 deletions testresults
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Total : 13
Pass : 10
Total : 51
Pass : 46
Fail : 3
Skip : 0
Skip : 2
XFail : 0
2 changes: 1 addition & 1 deletion upstream
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1c954840e93b76e8b8cb54e53eafe23efe07afd8/RSQLite_2.1.0.tar.gz
ed4ffd85a72685205f0bc651c5d25b539f788339/RSQLite_2.1.1.tar.gz

0 comments on commit 52d250f

Please sign in to comment.