r35428 - in /packages/R/msm: ./ trunk/ trunk/debian/ trunk/debian/README.Debian trunk/debian/changelog trunk/debian/compat trunk/debian/control trunk/debian/copyright trunk/debian/rules trunk/debian/watch

tille at users.alioth.debian.org tille at users.alioth.debian.org
Tue Jan 20 18:56:16 UTC 2009


Author: tille
Date: Tue Jan 20 18:56:15 2009
New Revision: 35428

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35428
Log:
Inject r-cran-msm which is ready for upload in principle, just waiting for comments about ITP

Added:
    packages/R/msm/
    packages/R/msm/trunk/
    packages/R/msm/trunk/debian/
    packages/R/msm/trunk/debian/README.Debian
    packages/R/msm/trunk/debian/changelog
    packages/R/msm/trunk/debian/compat
    packages/R/msm/trunk/debian/control
    packages/R/msm/trunk/debian/copyright
    packages/R/msm/trunk/debian/rules   (with props)
    packages/R/msm/trunk/debian/watch

Added: packages/R/msm/trunk/debian/README.Debian
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/README.Debian?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/README.Debian (added)
+++ packages/R/msm/trunk/debian/README.Debian Tue Jan 20 18:56:15 2009
@@ -1,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: packages/R/msm/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/changelog?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/changelog (added)
+++ packages/R/msm/trunk/debian/changelog Tue Jan 20 18:56:15 2009
@@ -1,0 +1,5 @@
+msm (0.8.1-1) unstable; urgency=low
+
+  * Initial release (Closes: #512405).
+
+ -- Andreas Tille <tille at debian.org>  Fri, 16 Jan 2009 20:43:13 +0100

Added: packages/R/msm/trunk/debian/compat
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/compat?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/compat (added)
+++ packages/R/msm/trunk/debian/compat Tue Jan 20 18:56:15 2009
@@ -1,0 +1,1 @@
+7

Added: packages/R/msm/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/control?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/control (added)
+++ packages/R/msm/trunk/debian/control Tue Jan 20 18:56:15 2009
@@ -1,0 +1,21 @@
+Source: msm
+Section: science
+Priority: optional
+Maintainer: Debian Science Team <debian-science-maintainers 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-science/packages/R/msm/trunk/?rev=0&sc=0
+Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/R/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: packages/R/msm/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/copyright?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/copyright (added)
+++ packages/R/msm/trunk/debian/copyright Tue Jan 20 18:56:15 2009
@@ -1,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: packages/R/msm/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/rules?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/rules (added)
+++ packages/R/msm/trunk/debian/rules Tue Jan 20 18:56:15 2009
@@ -1,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

Propchange: packages/R/msm/trunk/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/R/msm/trunk/debian/watch
URL: http://svn.debian.org/wsvn/debian-science/packages/R/msm/trunk/debian/watch?rev=35428&op=file
==============================================================================
--- packages/R/msm/trunk/debian/watch (added)
+++ packages/R/msm/trunk/debian/watch Tue Jan 20 18:56:15 2009
@@ -1,0 +1,2 @@
+version=3
+http://cran.r-project.org/src/contrib/msm_([-\d.]*)\.tar\.gz




More information about the debian-science-commits mailing list