aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-03-24 07:26:55 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2016-03-24 08:28:23 +0100
commitd432a48c8e7cc2df95d4952af415f18809f60409 (patch)
treed55d27b5dc1cf393b532344db6d3764ed1e6b207 /DESCRIPTION
parenta04cc65a18998ff5d107a52d23c9a4aad21a03aa (diff)
Address feedback from CRAN submission
- Put the CRAN URL that the badge points to into canonical form. I had missed the requirement to use the canonical form before, as the R CMD check message complained about a (possibily) invalid URL, so I overlooked the explanation later in the check log. Thanks to Uwe for his patience. Fix checked with winbuilder. - Slightly reduced the build time for the compiled_models vignette by skipping the warm-up. 3 repetitions are necessary for the autoplot method to work
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION2
1 files changed, 1 insertions, 1 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 61a930b5..9d8673ef 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -3,7 +3,7 @@ Type: Package
Title: Routines for Fitting Kinetic Models with One or More State
Variables to Chemical Degradation Data
Version: 0.9.42
-Date: 2016-03-23
+Date: 2016-03-24
Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
email = "jranke@uni-bremen.de"),
person("Katrin", "Lindenberger", role = "ctb"),

Contact - Imprint