debian/0000755000000000000000000000000012246064121007164 5ustar debian/control0000644000000000000000000000152412246064075010601 0ustar Source: memoise Maintainer: Debian Med Packaging Team Uploaders: Ivo Maintz , Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), r-base-dev, r-cran-digest, cdbs Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-memoise/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-memoise/trunk/ Homepage: http://cran.r-project.org/web/packages/memoise/index.html Package: r-cran-memoise Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Memoise functions Cache the results of a function so that when you call it again with the same arguments it returns the pre-computed value. debian/rules0000755000000000000000000000015612214301145010241 0ustar #!/usr/bin/make -f include /usr/share/R/debian/r-cran.mk get-orig-source: uscan --force-download --verbose debian/watch0000644000000000000000000000011212214301145010202 0ustar version=3 http://cran.r-project.org/src/contrib/memoise_([\d.-]*)\.tar.gz debian/copyright0000644000000000000000000000411112214301145011107 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: memoise Source: http://cran.r-project.org/web/packages/memoise/index.html Files: * Copyright: 2012 Hadley Wickham License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2012 Ivo Maintz License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/source/0000755000000000000000000000000012214301145010457 5ustar debian/source/format0000644000000000000000000000001412214301145011665 0ustar 3.0 (quilt) debian/README.test0000644000000000000000000000043612246062040011023 0ustar Notes on how this package can be tested. ──────────────────────────────────────── This package can be tested by loading it into R with the command ‘library(memoise)’ in order to confirm its integrity. debian/changelog0000644000000000000000000000052612246064121011041 0ustar memoise (0.1-2) unstable; urgency=low * Add README.test * rebuild with recent R Closes: #730747 * canonical Vcs URLs -- Andreas Tille Fri, 29 Nov 2013 10:51:00 +0100 memoise (0.1-1) unstable; urgency=low * Initial release (Closes: #701568) -- Ivo Maintz Sun, 24 Feb 2013 16:42:10 +0100 debian/compat0000644000000000000000000000000212214301145010355 0ustar 9 debian/docs0000644000000000000000000000002312214301143010023 0ustar debian/README.test