[CHNOSZ-commits] r630 - in pkg/CHNOSZ: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 13 06:14:58 CET 2020
Author: jedick
Date: 2020-11-13 06:14:57 +0100 (Fri, 13 Nov 2020)
New Revision: 630
Modified:
pkg/CHNOSZ/DESCRIPTION
pkg/CHNOSZ/inst/NEWS.Rd
Log:
Remove limSolve from Suggests
Modified: pkg/CHNOSZ/DESCRIPTION
===================================================================
--- pkg/CHNOSZ/DESCRIPTION 2020-11-13 05:06:17 UTC (rev 629)
+++ pkg/CHNOSZ/DESCRIPTION 2020-11-13 05:14:57 UTC (rev 630)
@@ -1,6 +1,6 @@
-Date: 2020-11-11
+Date: 2020-11-13
Package: CHNOSZ
-Version: 1.4.0
+Version: 1.4.0-1
Title: Thermodynamic Calculations and Diagrams for Geochemistry
Authors at R: c(
person("Jeffrey", "Dick", , "j3ffdick at gmail.com", role = c("aut", "cre"),
@@ -9,7 +9,7 @@
Author: Jeffrey Dick [aut, cre] (0000-0002-0687-5890)
Maintainer: Jeffrey Dick <j3ffdick at gmail.com>
Depends: R (>= 3.1.0)
-Suggests: limSolve, testthat, knitr, rmarkdown, tufte
+Suggests: testthat, knitr, rmarkdown, tufte
Imports: grDevices, graphics, stats, utils
Description: An integrated set of tools for thermodynamic calculations in
aqueous geochemistry and geobiochemistry. Functions are provided for writing
Modified: pkg/CHNOSZ/inst/NEWS.Rd
===================================================================
--- pkg/CHNOSZ/inst/NEWS.Rd 2020-11-13 05:06:17 UTC (rev 629)
+++ pkg/CHNOSZ/inst/NEWS.Rd 2020-11-13 05:14:57 UTC (rev 630)
@@ -10,6 +10,16 @@
\newcommand{\s}{\ifelse{latex}{\eqn{_{#1}}}{\ifelse{html}{\out{<sub>#1</sub>}}{#1}}}
\newcommand{\S}{\ifelse{latex}{\eqn{^{#1}}}{\ifelse{html}{\out{<sup>#1</sup>}}{^#1}}}
+\section{Changes in CHNOSZ version 1.4.0-1 (2020-11-13)}{
+
+ \itemize{
+
+ \item Remove limSolve from Suggests in DESCRIPTION.
+
+ }
+
+}
+
\section{Changes in CHNOSZ version 1.4.0 (2020-11-11)}{
\subsection{MAJOR CHANGES}{
More information about the CHNOSZ-commits
mailing list