[med-svn] r3018 - in trunk/packages/R: . r-cran-epi/trunk/debian r-cran-epibasix r-cran-epibasix/trunk r-cran-epibasix/trunk/debian r-cran-epitools/trunk/debian
tille at alioth.debian.org
tille at alioth.debian.org
Sat Jan 17 20:56:23 UTC 2009
Author: tille
Date: 2009-01-17 20:56:22 +0000 (Sat, 17 Jan 2009)
New Revision: 3018
Added:
trunk/packages/R/r-cran-epibasix/
trunk/packages/R/r-cran-epibasix/trunk/
trunk/packages/R/r-cran-epibasix/trunk/debian/
trunk/packages/R/r-cran-epibasix/trunk/debian/changelog
trunk/packages/R/r-cran-epibasix/trunk/debian/compat
trunk/packages/R/r-cran-epibasix/trunk/debian/control
trunk/packages/R/r-cran-epibasix/trunk/debian/copyright
trunk/packages/R/r-cran-epibasix/trunk/debian/rules
trunk/packages/R/r-cran-epibasix/trunk/debian/watch
Modified:
trunk/packages/R/r-cran-epi/trunk/debian/control
trunk/packages/R/r-cran-epitools/trunk/debian/control
Log:
Next epi package
Modified: trunk/packages/R/r-cran-epi/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epi/trunk/debian/control 2009-01-17 20:21:41 UTC (rev 3017)
+++ trunk/packages/R/r-cran-epi/trunk/debian/control 2009-01-17 20:56:22 UTC (rev 3018)
@@ -13,6 +13,7 @@
Package: r-cran-epi
Architecture: all
Depends: ${shlibs:Depends}, r-base-core
+Suggests: r-cran-surveillance, r-cran-epibasix, r-cran-epitools
Description: GNU R epidemiological analysis
Functions for demographic and epidemiological analysis in the Lexis diagram,
i.e. register and cohort follow-up data, including interval censored data and
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/changelog (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/changelog 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1,5 @@
+epibasix (0.1-1) unstable; urgency=low
+
+ * Initial release (Closes: #??????).
+
+ -- Andreas Tille <tille at debian.org> Fri, 16 Jan 2009 20:43:13 +0100
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/compat (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/compat 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1 @@
+7
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/control (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/control 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1,30 @@
+Source: epibasix
+Section: science
+Priority: optional
+Maintainer: Debian-Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Andreas Tille <tille at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0), cdbs, r-base-dev, r-cran-foreign, r-cran-sp
+Standards-Version: 3.8.0
+Homepage: http://cran.r-project.org/web/packages/epibasix
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epibasix/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-epibasix/trunk/
+
+Package: r-cran-epibasix
+Architecture: any
+Depends: ${shlibs:Depends}, r-base-core
+Suggests: r-cran-surveillance, r-cran-epi, r-cran-epitools
+Description: GNU R Elementary Epidemiological Functions
+ Elementary Epidemiological Functions for a Graduate Epidemiology /
+ Biostatistics Course.
+ .
+ This package contains elementary tools for analysis of common epidemiological
+ problems, ranging from sample size estimation, through 2x2 contingency table
+ analysis and basic measures of agreement (kappa, sensitivity/specificity).
+ Appropriate print and summary statements are also written to facilitate
+ interpretation wherever possible. This package is a work in progress, so
+ any comments or suggestions would be appreciated. Source code is commented
+ throughout to facilitate modification. The target audience includes graduate
+ students in various epi/biostatistics courses.
+ .
+ Epibasix was developed in Canada.
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/copyright (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/copyright 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1,28 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: epibasix
+Upstream-Maintainer: Michael A Rotondi <mrotondi at uwo.ca>
+Upstream-Source: http://cran.r-project.org/src/contrib/
+X-Debianized-By: Andreas Tille <tille at debian.org>
+X-Packaged-Date: Tue, 13 Jan 2009 11:48:08 +0100
+
+Files: debian/*
+Copyright: 2009 Andreas Tille <tille at debian.org>
+License: Same as epibasix itself
+
+Files: *
+Copyright: (C) 2008 Michael A Rotondi
+ 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.
+X-Comment: On Debian systems, the complete text of the GNU General Public
+ License can be found in `/usr/share/common-licenses/GPL'.
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/rules (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/rules 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-epibasix package
+# Copyright 2009 by Andreas Tille <tille at debian.org>
+
+include /usr/share/R/debian/r-cran.mk
Property changes on: trunk/packages/R/r-cran-epibasix/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/packages/R/r-cran-epibasix/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-epibasix/trunk/debian/watch (rev 0)
+++ trunk/packages/R/r-cran-epibasix/trunk/debian/watch 2009-01-17 20:56:22 UTC (rev 3018)
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/epibasix_([-\d.]*)\.tar\.gz
Modified: trunk/packages/R/r-cran-epitools/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epitools/trunk/debian/control 2009-01-17 20:21:41 UTC (rev 3017)
+++ trunk/packages/R/r-cran-epitools/trunk/debian/control 2009-01-17 20:56:22 UTC (rev 3018)
@@ -13,6 +13,7 @@
Package: r-cran-epitools
Architecture: all
Depends: ${shlibs:Depends}, r-base-core
+Suggests: r-cran-surveillance, r-cran-epi, r-cran-epibasix
Description: GNU R Epidemiology Tools for Data and Graphics
GNU R Tools for public health epidemiologists and data analysts.
Epitools provides numerical tools and programming solutions that
More information about the debian-med-commit
mailing list