aboutsummaryrefslogtreecommitdiff
path: root/DESCRIPTION
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2025-01-22 18:00:22 +0100
committerGitHub <noreply@github.com>2025-01-22 18:00:22 +0100
commit7790a01c57797eadf70454211b8255f9e3560393 (patch)
treeff5ee5503c23183f4a13ed6eb8b3843a1a662536 /DESCRIPTION
parentd36f7665da7ed855885bbbcd17b203d3e8804bab (diff)
parent34b6b8408f1ab8593ba1e9ed89a98830a4b92099 (diff)
Merge pull request #3 from TellAnAx/pull_requestHEADmain
add linearity tests for calibration data
Diffstat (limited to 'DESCRIPTION')
-rw-r--r--DESCRIPTION12
1 files changed, 8 insertions, 4 deletions
diff --git a/DESCRIPTION b/DESCRIPTION
index 2b680b9..d8a9779 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,10 +1,14 @@
Package: chemCal
Version: 0.2.3.9000
-Date: 2024-11-17
+Date: 2025-01-25
Title: Calibration Functions for Analytical Chemistry
-Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
- email = "johannes.ranke@jrwb.de",
- comment = c(ORCID = "0000-0003-4371-6538")))
+Authors@R: c(
+ person(c("Anıl", "A."), "Tellbüscher", role = "aut",
+ comment = "Linearity tests"),
+ person("Johannes", "Ranke", role = c("aut", "cre", "cph"),
+ email = "johannes.ranke@jrwb.de",
+ comment = c(ORCID = "0000-0003-4371-6538")))
+Depends: R (>= 3.5.0)
Suggests: MASS, knitr, testthat, investr, covr, rmarkdown
Description: Simple functions for plotting linear
calibration functions and estimating standard errors for measurements

Contact - Imprint