diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-16 14:27:40 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2021-04-16 14:27:40 +0200 |
commit | 23f10d1ec147873bf9f198b47c1c9d9310b6591d (patch) | |
tree | 7c23f118832e04e328fa58354564ab39eb211437 /DESCRIPTION | |
parent | 40979ea0a74bbbfade1ce299415605f64215c0a4 (diff) |
Prepare upload to retain presence on CRAN
As knitr does not depend on markdown any more
Diffstat (limited to 'DESCRIPTION')
-rw-r--r-- | DESCRIPTION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index 7b542a9..85745ed 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,11 +1,11 @@ Package: chemCal Version: 0.2.2 -Date: 2021-04-08 +Date: 2021-04-15 Title: Calibration Functions for Analytical Chemistry Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"), email = "jranke@uni-bremen.de", comment = c(ORCID = "0000-0003-4371-6538"))) -Suggests: MASS, knitr, testthat, investr, covr +Suggests: MASS, knitr, testthat, investr, covr, rmarkdown Description: Simple functions for plotting linear calibration functions and estimating standard errors for measurements according to the Handbook of Chemometrics and Qualimetrics: Part A |