aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2015-11-09 07:52:04 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2015-11-09 07:52:04 +0100
commit84ba6145b0962472f5b23dc7c3fc01cd09acdaa8 (patch)
tree5a7403baf45e891bbdb1a0384a0c2a785ddd908e
parent7c85076374539d2f67fcf973e7876b004c17a2c9 (diff)
Export print.mkinds and rebuild vignettes
-rw-r--r--DESCRIPTION4
-rw-r--r--NAMESPACE1
-rw-r--r--build.log7
-rw-r--r--vignettes/FOCUS_D.html4
-rw-r--r--vignettes/FOCUS_L.html4
-rw-r--r--vignettes/FOCUS_Z.pdfbin225063 -> 225057 bytes
-rw-r--r--vignettes/mkin.pdfbin160258 -> 160258 bytes
7 files changed, 13 insertions, 7 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 8809b02d..b5d1b0e8 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -2,8 +2,8 @@ Package: mkin
Type: Package
Title: Routines for Fitting Kinetic Models with One or More State
Variables to Chemical Degradation Data
-Version: 0.9-40.900
-Date: 2015-10-19
+Version: 0.9-41
+Date: 2015-11-09
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"),
person("Katrin", "Lindenberger", role = "ctb"),
diff --git a/NAMESPACE b/NAMESPACE
index a37bad8c..3c71a845 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,5 +1,6 @@
# Export all names
exportPattern(".")
+S3method(print, mkinds)
S3method(print, mkinmod)
S3method(plot, mkinfit)
S3method(summary, mkinfit)
diff --git a/build.log b/build.log
index c3b0aa75..a18669f7 100644
--- a/build.log
+++ b/build.log
@@ -2,4 +2,9 @@
* preparing ‘mkin’:
* checking DESCRIPTION meta-information ... OK
* installing the package to build vignettes
-* creating vignettes ... \ No newline at end of file
+* creating vignettes ... OK
+* checking for LF line-endings in source and make files
+* checking for empty or unneeded directories
+* looking to see if a ‘data/datalist’ file should be added
+* building ‘mkin_0.9-41.tar.gz’
+
diff --git a/vignettes/FOCUS_D.html b/vignettes/FOCUS_D.html
index 389f15b3..23cfe0fb 100644
--- a/vignettes/FOCUS_D.html
+++ b/vignettes/FOCUS_D.html
@@ -10,7 +10,7 @@
<meta name="author" content="Johannes Ranke" />
-<meta name="date" content="2015-07-21" />
+<meta name="date" content="2015-07-22" />
<title>Example evaluation of FOCUS Example Dataset D</title>
@@ -64,7 +64,7 @@ img {
<div id="header">
<h1 class="title">Example evaluation of FOCUS Example Dataset D</h1>
<h4 class="author"><em>Johannes Ranke</em></h4>
-<h4 class="date"><em>2015-07-21</em></h4>
+<h4 class="date"><em>2015-07-22</em></h4>
</div>
diff --git a/vignettes/FOCUS_L.html b/vignettes/FOCUS_L.html
index 6941003a..98e38924 100644
--- a/vignettes/FOCUS_L.html
+++ b/vignettes/FOCUS_L.html
@@ -10,7 +10,7 @@
<meta name="author" content="Johannes Ranke" />
-<meta name="date" content="2015-07-21" />
+<meta name="date" content="2015-07-22" />
<title>Example evaluation of FOCUS Laboratory Data L1 to L3</title>
@@ -65,7 +65,7 @@ img {
<div id="header">
<h1 class="title">Example evaluation of FOCUS Laboratory Data L1 to L3</h1>
<h4 class="author"><em>Johannes Ranke</em></h4>
-<h4 class="date"><em>2015-07-21</em></h4>
+<h4 class="date"><em>2015-07-22</em></h4>
</div>
<div id="TOC">
diff --git a/vignettes/FOCUS_Z.pdf b/vignettes/FOCUS_Z.pdf
index 25c0705b..21f6db98 100644
--- a/vignettes/FOCUS_Z.pdf
+++ b/vignettes/FOCUS_Z.pdf
Binary files differ
diff --git a/vignettes/mkin.pdf b/vignettes/mkin.pdf
index 4f95e80e..3c9ea903 100644
--- a/vignettes/mkin.pdf
+++ b/vignettes/mkin.pdf
Binary files differ

Contact - Imprint