* installing *source* package ‘packDAMipd’ ...
** package ‘packDAMipd’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
[1] "The transition matrix as explained"
   transition number        probability name  from from state    to to state
               <num>                  <char> <int>     <char> <int>   <char>
1:                 1 prob_Healthy_to_Healthy     1    Healthy     1  Healthy
2:                 2    prob_Healthy_to_Dead     1    Healthy     2     Dead
3:                 3    prob_Dead_to_Healthy     2       Dead     1  Healthy
4:                 4       prob_Dead_to_Dead     2       Dead     2     Dead
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (packDAMipd)