mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
working on CRAN submission
This commit is contained in:
parent
9739214176
commit
567af3ee45
@ -1500,7 +1500,7 @@ NULL
|
||||
##' @family Databases
|
||||
##' @references \url{http://pubs.usgs.gov/tm/06/a43/pdf/tm6-A43.pdf}
|
||||
##' @source \url{http://wwwbrr.cr.usgs.gov/projects/GWC_coupled/phreeqc}
|
||||
##' @usage pitzer # phrLoadDatabaseString(pitzer.dat)
|
||||
##' @usage pitzer.dat # phrLoadDatabaseString(pitzer.dat)
|
||||
##' @keywords dataset
|
||||
NULL
|
||||
|
||||
@ -1756,6 +1756,8 @@ NULL
|
||||
##' phrSetSelectedOutputFileOn(1, TRUE)
|
||||
##' phrRunString(ex8)
|
||||
##' phrGetOutputStrings()
|
||||
##' # cleanup
|
||||
##' unlink(c("Zn1e_7", "Zn1e_4"))ls
|
||||
##'
|
||||
NULL
|
||||
|
||||
|
||||
7
R/phreeqc/.Rbuildignore
Normal file
7
R/phreeqc/.Rbuildignore
Normal file
@ -0,0 +1,7 @@
|
||||
^dump\.0\.out$
|
||||
^ex2\.sel$
|
||||
^ex8\.sel$
|
||||
^phreeqc\.0\.out$
|
||||
^phreeqc\.dump$
|
||||
^phreeqc\.errors$
|
||||
^phreeqc\.output$
|
||||
Loading…
x
Reference in New Issue
Block a user