[med-svn] [r-cran-crul] branch master updated (99a9329 -> bedd6e9)
Andreas Tille
tille at debian.org
Mon Oct 23 17:23:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository r-cran-crul.
from 99a9329 Upload to unstable
new 0c4db45 New upstream version 0.4.0
new 9629553 Updated version 0.4.0 from 'upstream/0.4.0'
new 88161c0 New upstream version
new bedd6e9 Upload to unstable
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
DESCRIPTION | 8 ++---
MD5 | 64 +++++++++++++++++----------------
NAMESPACE | 2 ++
NEWS.md | 20 +++++++++++
R/body.R | 30 ++++++++--------
R/client.R | 80 +++++++++++++++++++++++++++++-------------
R/cookies.R | 42 ++++++++++++++++++++++
R/handle.R | 24 +++++++++++++
R/httprequest.R | 21 +++--------
R/make_url.R | 12 ++-----
R/post-requests.R | 23 +++++++-----
R/upload.R | 14 ++++++++
R/writing-options.R | 4 +--
R/zzz.R | 49 +++++++++++++++++++++-----
README.md | 55 ++++++++++++++++-------------
build/vignette.rds | Bin 264 -> 264 bytes
debian/changelog | 6 ++++
inst/doc/async.Rmd | 40 ++++++++++-----------
inst/doc/async.html | 40 ++++++++++-----------
inst/doc/crul_vignette.Rmd | 53 +++++++++++++++-------------
inst/doc/crul_vignette.html | 53 +++++++++++++++-------------
inst/doc/how-to-use-crul.Rmd | 8 ++---
inst/doc/how-to-use-crul.html | 8 ++---
man/HttpClient.Rd | 11 ++++--
man/HttpRequest.Rd | 2 +-
man/cookies.Rd | 47 +++++++++++++++++++++++++
man/post-requests.Rd | 23 +++++++-----
man/upload.Rd | 17 +++++++++
man/writing-options.Rd | 4 +--
tests/testthat/test-async.R | 4 +--
tests/testthat/test-headers.R | 5 +--
tests/testthat/test-paths.R | 1 -
tests/testthat/test-post.R | 41 ++++++++++++++++++++++
vignettes/async.Rmd | 40 ++++++++++-----------
vignettes/crul_vignette.Rmd | 53 +++++++++++++++-------------
vignettes/how-to-use-crul.Rmd | 8 ++---
36 files changed, 600 insertions(+), 312 deletions(-)
create mode 100644 R/cookies.R
create mode 100644 R/upload.R
create mode 100644 man/cookies.Rd
create mode 100644 man/upload.Rd
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-crul.git
More information about the debian-med-commit
mailing list