[med-svn] r3012 - in trunk/packages/R: . r-cran-msm r-cran-msm/trunk r-cran-msm/trunk/debian

tille at alioth.debian.org tille at alioth.debian.org
Sat Jan 17 12:19:14 UTC 2009


Author: tille
Date: 2009-01-17 12:19:14 +0000 (Sat, 17 Jan 2009)
New Revision: 3012

Added:
   trunk/packages/R/r-cran-msm/
   trunk/packages/R/r-cran-msm/trunk/
   trunk/packages/R/r-cran-msm/trunk/debian/
   trunk/packages/R/r-cran-msm/trunk/debian/README.Debian
   trunk/packages/R/r-cran-msm/trunk/debian/changelog
   trunk/packages/R/r-cran-msm/trunk/debian/compat
   trunk/packages/R/r-cran-msm/trunk/debian/control
   trunk/packages/R/r-cran-msm/trunk/debian/copyright
   trunk/packages/R/r-cran-msm/trunk/debian/rules
   trunk/packages/R/r-cran-msm/trunk/debian/watch
Log:
Another build depends for r-survaillance


Added: trunk/packages/R/r-cran-msm/trunk/debian/README.Debian
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/README.Debian	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/README.Debian	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,6 @@
+R msm for Debian
+----------------
+
+This package was builded as precondiion for R survaillance.
+
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Jan 2009 20:43:13 +0100

Added: trunk/packages/R/r-cran-msm/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/changelog	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/changelog	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,5 @@
+msm (0.8.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-msm/trunk/debian/compat
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/compat	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/compat	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1 @@
+7

Added: trunk/packages/R/r-cran-msm/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/control	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/control	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,21 @@
+Source: msm
+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-mvtnorm
+Standards-Version: 3.8.0
+Homepage: http://cran.r-project.org/web/packages/msm/
+Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-msm/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/R/r-cran-msm/trunk/
+
+Package: r-cran-msm
+Architecture: all
+Depends: ${shlibs:Depends}, r-base-core
+Description: GNU R Multi-state Markov and hidden Markov models in continuous time
+ Functions for fitting general continuous-time Markov and hidden Markov
+ multi-state models to longitudinal data. Both Markov transition rates and the
+ hidden Markov output process can be modelled in terms of covariates. A variety
+ of observation schemes are supported, including processes observed at arbitrary
+ times, completely-observed processes, and censored states.

Added: trunk/packages/R/r-cran-msm/trunk/debian/copyright
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/copyright	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/copyright	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,28 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
+Upstream-Name: spc
+Upstream-Maintainer: Christopher Jackson <chris.jackson at mrc-bsu.cam.ac.uk>
+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 spc itself
+
+Files: *
+Copyright: (C) 2008 Christopher Jackson
+ 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-msm/trunk/debian/rules
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/rules	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/rules	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,9 @@
+#!/usr/bin/make -f
+# 							-*- makefile -*-
+# debian/rules file for the Debian/GNU Linux r-cran-msm package
+# Copyright 2009 by Andreas Tille <tille at debian.org>
+
+include /usr/share/R/debian/r-cran.mk
+
+clean::
+	rm -f src/msm.so


Property changes on: trunk/packages/R/r-cran-msm/trunk/debian/rules
___________________________________________________________________
Name: svn:executable
   + *

Added: trunk/packages/R/r-cran-msm/trunk/debian/watch
===================================================================
--- trunk/packages/R/r-cran-msm/trunk/debian/watch	                        (rev 0)
+++ trunk/packages/R/r-cran-msm/trunk/debian/watch	2009-01-17 12:19:14 UTC (rev 3012)
@@ -0,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/msm_([-\d.]*)\.tar\.gz




More information about the debian-med-commit mailing list