debian/0000755000000000000000000000000012161010031007147 5ustar debian/compat0000644000000000000000000000000212156361472010373 0ustar 9 debian/source/0000755000000000000000000000000012156361472010475 5ustar debian/source/format0000644000000000000000000000001412156361472011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023212161007661011035 0ustar r-cran-lhs (0.10-1) unstable; urgency=low * Initial release (Closes: #712158) -- Pablo Oliveira Thu, 13 Jun 2013 18:07:00 +0200 debian/control0000644000000000000000000000176112161010031010557 0ustar Source: r-cran-lhs Section: gnu-r Priority: optional Maintainer: Debian Science Maintainers Uploaders: Pablo Oliveira Build-Depends: r-base-dev, xvfb, xauth, xfonts-base, r-base-core, debhelper (>> 4.1.0), cdbs, dpkg-dev (>= 1.16.1) Standards-Version: 3.9.4 Vcs-Git: git://git.debian.org/git/debian-science/packages/r-cran-lhs.git Vcs-Browser: http://git.debian.org/?p=debian-science/packages/r-cran-lhs.git Homepage: http://cran.r-project.org/web/packages/lhs/ Package: r-cran-lhs Architecture: any Depends: ${R:Depends}, ${shlibs:Depends} Description: GNU R package "lhs: Latin Hypercube Samples" This package provides a number of methods for creating and augmenting Latin Hypercube Samples. . Latin hypercube sampling (LHS) is a statistical method for generating a sample of plausible collections of parameter values from a multidimensional distribution. The sampling method is often used to construct computer experiments. debian/watch0000644000000000000000000000013712156361472010227 0ustar # watch control file for uscan version=3 http://cran.r-project.org/src/contrib/lhs_(.+).tar.gz debian/rules0000755000000000000000000000040112161007661010241 0ustar #!/usr/bin/make -f # Compile library with the read-only relocation link flag include /usr/share/dpkg/buildflags.mk space := space += makeFlags := "LDFLAGS=$(subst $(space),\$(space),$(LDFLAGS))" debRreposname := cran include /usr/share/R/debian/r-cran.mk debian/copyright0000644000000000000000000000224312156361472011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: lhs Upstream-Contact: Rob Carnell Source: http://cran.r-project.org/web/packages/lhs/ Files: * Copyright: 2012 Rob Carnell License: GPL-2+ Files: debian/* Copyright: 2013 Pablo Oliveira License: GPL-2+ License: GPL-2+ This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'.