Last data update: 2014.03.03

mkin

Package: mkin
Type: Package
Title: Kinetic Evaluation of Chemical Degradation Data
Version: 0.9.43
Date: 2016-06-28
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"),
person("Katrin", "Lindenberger", role = "ctb"),
person("René", "Lehmann", role = "ctb"),
person("Eurofins Regulatory AG", role = "cph"))
Description: Calculation routines based on the FOCUS Kinetics Report (2006,
2014). Includes a function for conveniently defining differential equation
models, model solution based on eigenvalues if possible or using numerical
solvers and a choice of the optimisation methods made available by the 'FME'
package. If a C compiler (on windows: 'Rtools') is installed, differential
equation models are solved using compiled C functions. Please note that no
warranty is implied for correctness of results or fitness for a particular
purpose.
Depends: minpack.lm, rootSolve, inline, parallel
Imports: stats, graphics, methods, FME, deSolve, R6
Suggests: knitr, testthat, microbenchmark, ggplot2
License: GPL
LazyLoad: yes
LazyData: yes
Encoding: UTF-8
VignetteBuilder: knitr
BugReports: http://github.com/jranke/mkin/issues
URL: http://kinfit.r-forge.r-project.org/mkin_static
http://github.com/jranke/mkin
NeedsCompilation: no
Packaged: 2016-06-28 03:45:44 UTC; jranke
Author: Johannes Ranke [aut, cre, cph],
Katrin Lindenberger [ctb],
René Lehmann [ctb],
Eurofins Regulatory AG [cph]
Maintainer: Johannes Ranke <jranke@uni-bremen.de>
Repository: CRAN
Date/Publication: 2016-06-28 07:45:28

● Cran Task View: DifferentialEquations
● 0 images, 28 functions, 9 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mkin' ...
** package 'mkin' successfully unpacked and MD5 sums checked
** R
** data
*** moving datasets to lazyload DB
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'mkin'
    finding HTML links ... done
    DFOP.solution                           html  
    Extract.mmkin                           html  
    FOCUS_2006_DFOP_ref_A_to_B              html  
    FOCUS_2006_FOMC_ref_A_to_F              html  
    FOCUS_2006_HS_ref_A_to_F                html  
    FOCUS_2006_SFO_ref_A_to_F               html  
    FOCUS_2006_datasets                     html  
    FOMC.solution                           html  
    HS.solution                             html  
    IORE.solution                           html  
    SFO.solution                            html  
    SFORB.solution                          html  
    add_err                                 html  
    endpoints                               html  
    geometric_mean                          html  
    ilr                                     html  
    mccall81_245T                           html  
    mkin_long_to_wide                       html  
    finding level-2 HTML links ... done

    mkin_wide_to_long                       html  
    mkinds                                  html  
    mkinerrmin                              html  
    mkinfit                                 html  
    mkinmod                                 html  
    mkinparplot                             html  
    mkinplot                                html  
    mkinpredict                             html  
    mkinresplot                             html  
    mkinsub                                 html  
    mmkin                                   html  
    plot.mkinfit                            html  
    plot.mmkin                              html  
    print.mkinds                            html  
    print.mkinmod                           html  
    schaefer07_complex_case                 html  
    summary.mkinfit                         html  
    synthetic_data_for_UBA                  html  
    transform_odeparms                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mkin)
Making 'packages.html' ... done