From dd2fd74bab0b5811aa30274535ebfbb561174172 Mon Sep 17 00:00:00 2001 From: Scott R Charlton Date: Fri, 4 Apr 2014 22:49:48 +0000 Subject: [PATCH] added changes for CRAN submission git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@8618 1feff8c3-07ed-0310-ac33-dd36852eb9cd --- R/Makefile | 2 +- R/phreeqc/DESCRIPTION | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/R/Makefile b/R/Makefile index a99fea8d..f9575275 100644 --- a/R/Makefile +++ b/R/Makefile @@ -715,7 +715,7 @@ $(INST)/ex2 : ../phreeqc3-examples/ex2 ######################################## check : all - R CMD check -as-cran phreeqc + R CMD check --as-cran phreeqc install : all R CMD INSTALL --build phreeqc diff --git a/R/phreeqc/DESCRIPTION b/R/phreeqc/DESCRIPTION index 469f3666..3fbcb934 100644 --- a/R/phreeqc/DESCRIPTION +++ b/R/phreeqc/DESCRIPTION @@ -3,8 +3,10 @@ Version: 1.0.0 Title: R interface to the phreeqc geochemical modeling program License: Unlimited NeedsCompilation: yes -Depends: methods -Authors: David Parkhurst and C.A.J. Appelo +Depends: + methods +Author: David Parkhurst and C.A.J. Appelo + URL: http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc Description: R interface to the PHREEQC program. PHREEQC is a geochemical modeling program developed by the US Geological Survey that is designed to