[med-svn] [r-cran-memoise] 14/15: Updated version 1.1.0 from 'upstream/1.1.0'

Andreas Tille tille at debian.org
Fri Sep 29 19:56:28 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-memoise.

commit ada8ed5e3589591eda29c64505c4a202c1509993
Merge: 01b1749 9e18f0e
Author: Andreas Tille <tille at debian.org>
Date:   Fri Sep 29 21:52:52 2017 +0200

    Updated version 1.1.0 from 'upstream/1.1.0'
    
    with Debian dir 90f0d7bb82624d2c885d28efd0b5859c832c67f4

 DESCRIPTION                      | 17 +++++----
 LICENSE                          |  2 +-
 MD5                              | 34 +++++++++++-------
 NAMESPACE                        |  3 ++
 NEWS.md                          | 10 +++++-
 R/cache_filesystem.R             | 57 +++++++++++++++++++++++++++++
 R/{cache.r => cache_memory.R}    |  9 ++++-
 R/cache_s3.R                     | 69 +++++++++++++++++++++++++++++++++++
 R/{memoise.r => memoise.R}       | 36 +++++++++++--------
 README.md                        | 77 +++++++++++++++++++++++++++++++++++-----
 man/cache_filesystem.Rd          | 35 ++++++++++++++++++
 man/cache_memory.Rd              | 15 ++++++++
 man/cache_s3.Rd                  | 33 +++++++++++++++++
 man/forget.Rd                    |  3 +-
 man/has_cache.Rd                 |  3 +-
 man/is.memoised.Rd               |  3 +-
 man/memoise.Rd                   | 11 +++---
 man/timeout.Rd                   |  3 +-
 tests/testthat/helper.R          | 16 +++++++++
 tests/testthat/test-filesystem.R | 38 ++++++++++++++++++++
 tests/testthat/test-memoise.R    | 54 +++++++++++++++++++++++-----
 tests/testthat/test-s3.R         | 27 ++++++++++++++
 22 files changed, 486 insertions(+), 69 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-memoise.git



More information about the debian-med-commit mailing list