[CHNOSZ-commits] r432 - in pkg/CHNOSZ: . vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Apr 12 16:18:02 CEST 2019
Author: jedick
Date: 2019-04-12 16:18:01 +0200 (Fri, 12 Apr 2019)
New Revision: 432
Modified:
pkg/CHNOSZ/DESCRIPTION
pkg/CHNOSZ/vignettes/CHNOSZ.dia
pkg/CHNOSZ/vignettes/obigt.Rmd
Log:
update package flowchart
Modified: pkg/CHNOSZ/DESCRIPTION
===================================================================
--- pkg/CHNOSZ/DESCRIPTION 2019-04-11 09:00:12 UTC (rev 431)
+++ pkg/CHNOSZ/DESCRIPTION 2019-04-12 14:18:01 UTC (rev 432)
@@ -1,6 +1,6 @@
-Date: 2019-04-11
+Date: 2019-04-12
Package: CHNOSZ
-Version: 1.3.1-12
+Version: 1.3.1-13
Title: Thermodynamic Calculations and Diagrams for Geochemistry
Authors at R: c(
person("Jeffrey", "Dick", , "j3ffdick at gmail.com", role = c("aut", "cre"),
Modified: pkg/CHNOSZ/vignettes/CHNOSZ.dia
===================================================================
(Binary files differ)
Modified: pkg/CHNOSZ/vignettes/obigt.Rmd
===================================================================
--- pkg/CHNOSZ/vignettes/obigt.Rmd 2019-04-11 09:00:12 UTC (rev 431)
+++ pkg/CHNOSZ/vignettes/obigt.Rmd 2019-04-12 14:18:01 UTC (rev 432)
@@ -234,7 +234,7 @@
### `r setfile("SLOP98.csv")`
```{r SLOP98, results="asis", echo=FALSE}
-cat('These species, which were taken from or are linked to slop98.dat (or later versions) and were present in earlier versions of CHNOSZ, have been replaced by or are incompatible with species currently in the default dateabase, including aqueous Al species [@TS01], As species [@NA03], Au, Ag, and Cu species [@AZ01; @AZ10], Pd species [@TBZ+13], Zn species [@AT14], and Pt species [@TBB15]. The data are kept here to enable comparisons with newer data and reproduction of published calculations. Use <span style="color:red">`add.obigt("SLOP98")`</span> to load the data. **NOTE:** Many other species found in slop98.dat and later versions are still present in the default database.\n\n')
+cat('These species, which were taken from or are linked to slop98.dat (or later versions) and were present in earlier versions of CHNOSZ, have been replaced by or are incompatible with species currently in the default database, including aqueous Al species [@TS01], As species [@NA03], Au, Ag, and Cu species [@AZ01; @AZ10], Pd species [@TBZ+13], Zn species [@AT14], and Pt species [@TBB15]. The data are kept here to enable comparisons with newer data and reproduction of published calculations. Use <span style="color:red">`add.obigt("SLOP98")`</span> to load the data. **NOTE:** Many other species found in slop98.dat and later versions are still present in the default database.\n\n')
```
```{r optreflist, results="asis", echo=FALSE}
More information about the CHNOSZ-commits
mailing list