diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2015-10-08 07:50:36 +0200 | 
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-10-08 08:03:18 +0200 | 
| commit | 17ef63f22008c80998cb2690a40ad1238d06a400 (patch) | |
| tree | e38e1c60ace4e19f62325a674be2d5aa13fe767b /DESCRIPTION | |
| parent | e15abefa041e12dc36cce1d827f51e6ce192cefb (diff) | |
Fix NAMESPACE, update static docs, simplify Makefilev0.1-37
Diffstat (limited to 'DESCRIPTION')
| -rw-r--r-- | DESCRIPTION | 9 | 
1 files changed, 4 insertions, 5 deletions
diff --git a/DESCRIPTION b/DESCRIPTION index e6e6384..33a64a4 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@  Package: chemCal -Version: 0.1-36 -Date: 2015-10-07 +Version: 0.1-37 +Date: 2015-10-08  Title: Calibration Functions for Analytical Chemistry  Authors@R: c(person("Johannes", "Ranke", role = c("aut", "cre", "cph"),                       email = "jranke@uni-bremen.de")) @@ -13,6 +13,5 @@ Description: Simple functions for plotting linear  	The functions work on model objects from - optionally weighted - linear  	regression (lm) or robust linear regression ('rlm' from the 'MASS' package).  License: GPL (>= 2) -URL: http://www.r-project.org,  -	http://www.uft.uni-bremen.de/chemie/ranke, -	http://kriemhild.uft.uni-bremen.de/viewcvs/?root=chemCal +URL: http://www.r-project.org, +  http://chem.uft.uni-bremen.de/ranke/?page=chemCal, http://cgit.jrwb.de/chemCal  | 
