/usr/lib/R/site-library/msm/DESCRIPTION is in r-cran-msm 1.6.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | Package: msm
Version: 1.6.4
Date: 2016-10-02
Title: Multi-State Markov and Hidden Markov Models in Continuous Time
Author: Christopher Jackson <chris.jackson@mrc-bsu.cam.ac.uk>
Maintainer: Christopher Jackson <chris.jackson@mrc-bsu.cam.ac.uk>
Description: Functions for fitting continuous-time Markov and hidden
Markov multi-state models to longitudinal data. Designed for
processes observed at arbitrary times in continuous time (panel data)
but some other observation schemes are supported. Both Markov
transition rates and the hidden Markov output process can be modelled
in terms of covariates, which may be constant or piecewise-constant
in time.
License: GPL (>= 2)
Imports: survival,mvtnorm,expm
Suggests: mstate,minqa,doParallel,foreach,numDeriv,testthat,flexsurv
LazyData: yes
NeedsCompilation: yes
Packaged: 2016-10-02 14:09:28 UTC; chris
Repository: CRAN
Date/Publication: 2016-10-04 14:33:52
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Wed, 02 Nov 2016 21:21:01 +0100'; unix
|