Skip to content

Commit

Permalink
Use sentence case for help page titles
Browse files Browse the repository at this point in the history
git-svn-id: svn://scm.r-forge.r-project.org/svnroot/chnosz/pkg/CHNOSZ@831 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
  • Loading branch information
jedick committed Mar 3, 2024
1 parent 9697071 commit 7a05c0a
Show file tree
Hide file tree
Showing 46 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Date: 2024-03-02
Date: 2024-03-04
Package: CHNOSZ
Version: 2.1.0-3
Version: 2.1.0-4
Title: Thermodynamic Calculations and Diagrams for Geochemistry
Authors@R: c(
person("Jeffrey", "Dick", , "[email protected]", role = c("aut", "cre"),
Expand Down
2 changes: 1 addition & 1 deletion man/Berman.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{Berman}
\alias{Berman}
\title{Thermodynamic Properties of Minerals}
\title{Thermodynamic properties of minerals}
\description{
Calculate thermodynamic properties of minerals using the equations of Berman (1988).
}
Expand Down
2 changes: 1 addition & 1 deletion man/CHNOSZ-package.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{CHNOSZ-package}
\alias{CHNOSZ-package}
\docType{package}
\title{Thermodynamic Calculations and Diagrams for Geochemistry}
\title{Thermodynamic calculations and diagrams for geochemistry}
\description{
CHNOSZ is a package for thermodynamic calculations, primarily with applications in geochemistry and compositional biology.
It can be used to calculate the standard molal thermodynamic properties and chemical affinities of reactions relevant to geobiochemical processes, and to visualize the equilibrium activities of species on chemical speciation and predominance diagrams.
Expand Down
2 changes: 1 addition & 1 deletion man/DEW.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\alias{calculateGibbsOfWater}
\alias{calculateEpsilon}
\alias{calculateQ}
\title{Deep Earth Water (DEW) Model}
\title{Deep Earth Water (DEW) model}
\description{
Calculate thermodynamic properties of water using the Deep Earth Water (DEW) model.
}
Expand Down
2 changes: 1 addition & 1 deletion man/EOSregress.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
\alias{EOScoeffs}
\alias{Cp_s_var}
\alias{V_s_var}
\title{Regress Equations-of-State Parameters for Aqueous Species}
\title{Regress equations-of-state parameters for aqueous species}
\description{
Fit experimental volumes and heat capacities using regression equations.
Possible models include the Helgeson-Kirkham-Flowers (HKF) equations of state, or other equations defined using any combination of terms derived from the temperature, pressure and thermodynamic and electrostatic properties of water.
Expand Down
2 changes: 1 addition & 1 deletion man/IAPWS95.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{IAPWS95}
\alias{IAPWS95}
\title{Properties of Water from IAPWS-95}
\title{Properties of water from IAPWS-95}
\description{
Calculate thermodynamic properties of water following the IAPWS-95 formulation.
}
Expand Down
2 changes: 1 addition & 1 deletion man/NaCl.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{NaCl}
\alias{NaCl}
\title{Simple NaCl-Water Solution}
\title{Simple NaCl-water solution model}
\description{
Calculate speciation and ionic strength of aqueous solutions with a given molality of NaCl.
}
Expand Down
2 changes: 1 addition & 1 deletion man/add.OBIGT.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{add.OBIGT}
\alias{add.OBIGT}
\alias{mod.OBIGT}
\title{Functions to Work with the Thermodynamic Database}
\title{Functions to work with the thermodynamic database}
\description{
Add or modify species in the thermodynamic database.
}
Expand Down
2 changes: 1 addition & 1 deletion man/add.protein.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{add.protein}
\alias{add.protein}
\title{Amino Acid Compositions of Proteins}
\title{Amino acid compositions of proteins}
\description{
Functions to get amino acid compositions and add them to protein list for use by other functions.
}
Expand Down
2 changes: 1 addition & 1 deletion man/affinity.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{affinity}
\alias{affinity}
\title{Chemical Affinities of Formation Reactions}
\title{Chemical affinities of formation reactions}
\description{
Calculate the chemical affinities of formation reactions of species.
}
Expand Down
2 changes: 1 addition & 1 deletion man/basis.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{basis}
\alias{basis}
\title{Define Basis Species}
\title{Define basis species}
\description{
Define the basis species of a chemical system.
}
Expand Down
2 changes: 1 addition & 1 deletion man/buffer.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{buffer}
\alias{buffer}
\alias{mod.buffer}
\title{Calculating Buffered Chemical Activities}
\title{Calculating buffered chemical activities}
\description{
Calculate values of activity or fugacity of basis species buffered by an assemblage of one or more species.
}
Expand Down
2 changes: 1 addition & 1 deletion man/diagram.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{diagram}
\alias{diagram}
\alias{find.tp}
\title{Chemical Activity Diagrams}
\title{Chemical activity diagrams}
\description{
Plot equilibrium chemical activity (1-D speciation) or equal-activity (2-D predominance) diagrams as a function of chemical activities of basis species, temperature and/or pressure.
}
Expand Down
2 changes: 1 addition & 1 deletion man/equilibrate.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
\alias{equil.boltzmann}
\alias{equil.reaction}
\alias{moles}
\title{Equilibrium Chemical Activities of Species}
\title{Equilibrium chemical activities of species}
\description{
Calculate equilibrium chemical activities of species from the affinities of formation of the species at unit activity.
}
Expand Down
2 changes: 1 addition & 1 deletion man/examples.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{examples}
\alias{examples}
\alias{demos}
\title{Run Examples from the Documentation}
\title{Run examples from the documentation}
\description{
Run the examples contained in each of the documentation topics. }

Expand Down
2 changes: 1 addition & 1 deletion man/extdata.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{extdata}
\alias{extdata}
\docType{data}
\title{Extra Data}
\title{Extra data}

\description{
The files in the subdirectories of \code{extdata} provide additional thermodynamic data and other data to support the examples in the package documentation and vignettes.
Expand Down
2 changes: 1 addition & 1 deletion man/info.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{info}
\alias{info}
\title{Search the Thermodynamic Database}
\title{Search the thermodynamic database}
\description{
Search for species by name or formula, retrieve their thermodynamic properties and parameters, and add proteins to the thermodynamic database.
}
Expand Down
2 changes: 1 addition & 1 deletion man/ionize.aa.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{ionize.aa}
\alias{ionize.aa}
\title{Properties of Ionization of Proteins}
\title{Properties of ionization of proteins}
\description{
Calculate the charges of proteins and contributions of ionization to the thermodynamic properties of proteins.
}
Expand Down
2 changes: 1 addition & 1 deletion man/logB.to.OBIGT.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{logB.to.OBIGT}
\alias{logB.to.OBIGT}
\title{Fit Thermodynamic Parameters to Formation Constants (\logB)}
\title{Fit thermodynamic parameters to formation constants (\logB)}
\description{
Fit thermodynamic parameters to experimental formation constants for an aqueous species and add the parameters to OBIGT.
}
Expand Down
2 changes: 1 addition & 1 deletion man/makeup.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{makeup}
\alias{makeup}
\alias{count.elements}
\title{Parse Chemical Formulas}
\title{Parse chemical formulas}
\description{
Count the elements and charges in a chemical formula.
}
Expand Down
2 changes: 1 addition & 1 deletion man/mix.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\alias{mash}
\alias{rebalance}
\alias{mix}
\title{Combine Diagrams for Multi-Metal Systems}
\title{Combine diagrams for multi-metal systems}
\description{
Combine diagrams for different systems by mashing or rebalancing two diagrams or mixing two diagrams with a third.
}
Expand Down
2 changes: 1 addition & 1 deletion man/mosaic.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{mosaic}
\alias{mosaic}
\title{Chemical Affinities with Changing Basis Species}
\title{Chemical affinities with changing basis species}
\description{
Calculate chemical affinities of formation reactions of species using basis species that change with the conditions.
}
Expand Down
2 changes: 1 addition & 1 deletion man/nonideal.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{nonideal}
\alias{nonideal}
\alias{bgamma}
\title{Activity Coefficients of Aqueous Species}
\title{Activity coefficients of aqueous species}
\description{
Calculate activity coefficients and adjusted molal properties of aqueous species.
}
Expand Down
2 changes: 1 addition & 1 deletion man/palply.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{palply}
\alias{palply}

\title{Conditional Parallel Processing}
\title{Conditional parallel processing}
\description{
Use multiple processors for large calculations.
}
Expand Down
2 changes: 1 addition & 1 deletion man/protein.info.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\alias{protein.OBIGT}
\alias{protein.basis}
\alias{protein.equil}
\title{Summaries of Thermodynamic Properties of Proteins}
\title{Summaries of thermodynamic properties of proteins}

\description{
Protein information, length, chemical formula, thermodynamic properties by group additivity, reaction coefficients of basis species, and metastable equilibrium example calculation.
Expand Down
2 changes: 1 addition & 1 deletion man/rank.affinity.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{rank.affinity}
\alias{rank.affinity}
\title{Average Ranks of Chemical Affinities}
\title{Average ranks of chemical affinities}
\description{
Affinity rankings for groups of species.
}
Expand Down
2 changes: 1 addition & 1 deletion man/retrieve.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{retrieve}
\alias{retrieve}
\title{Retrieve Species by Element}
\title{Retrieve species by element}
\description{
Retrieve species in the database containing one or more chemical elements.
}
Expand Down
2 changes: 1 addition & 1 deletion man/solubility.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{solubility}
\alias{solubility}
\title{Equilibrium Chemical Activities of Species}
\title{Equilibrium chemical activities of species}
\description{
Calculate chemical activities of aqueous species in equilibrium with a mineral or gas.
}
Expand Down
2 changes: 1 addition & 1 deletion man/species.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{species}
\alias{species}
\title{Species of Interest}
\title{Species of interest}
\description{
Define the species of interest in a system; modify their physical states and logarithms of activities.
}
Expand Down
2 changes: 1 addition & 1 deletion man/subcrt.Rd
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\encoding{UTF-8}
\name{subcrt}
\alias{subcrt}
\title{Properties of Species and Reactions}
\title{Properties of species and reactions}
\description{
Calculate the standard molal thermodynamic properties of one or more species or a reaction between species as a function of temperature and pressure.
}
Expand Down
2 changes: 1 addition & 1 deletion man/swap.basis.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\alias{basis.logact}
\alias{swap.basis}
\alias{ibasis}
\title{Swap Basis Species}
\title{Swap basis species}
\description{
Swap the basis species defining a chemical system. One basis species is replaced by a new one with a different chemical formula.
}
Expand Down
2 changes: 1 addition & 1 deletion man/taxonomy.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\alias{allparents}
\alias{getnames}
\alias{sciname}
\title{Extract Data from NCBI Taxonomy Files}
\title{Extract data from NCBI taxonomy files}

\description{
Read data from NCBI taxonomy files, traverse taxonomic ranks, get scientific names of taxonomic nodes.
Expand Down
2 changes: 1 addition & 1 deletion man/thermo.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
\alias{OBIGT}
\alias{thermo}
\alias{CHNOSZ}
\title{Thermodynamic Database and System Settings}
\title{Thermodynamic database and system settings}
\description{
Run \code{reset()} to reset all of the data used in CHNOSZ to default values.
This includes the computational settings, thermodynamic database, and system settings (chemical species).
Expand Down
2 changes: 1 addition & 1 deletion man/util.array.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\alias{slice}
\alias{dimSums}
\alias{slice.affinity}
\title{Functions to Work with Multidimensional Arrays}
\title{Functions to work with multidimensional arrays}
\description{
These functions can be used to turn a list into an array and extract or replace values or take the sum along a certain dimension of an array.
}
Expand Down
2 changes: 1 addition & 1 deletion man/util.data.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\alias{check.OBIGT}
\alias{dumpdata}
\alias{RH2OBIGT}
\title{Functions for Checking Thermodynamic Data}
\title{Functions for checking thermodynamic data}
\description{
Show table of references in a web browser or get individual references for species.
Check self consistency of individual entries in database.
Expand Down
2 changes: 1 addition & 1 deletion man/util.expression.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
\alias{describe.reaction}
\alias{syslab}
\alias{ratlab}
\title{Functions to Express Chemical Formulas and Properties}
\title{Functions to express chemical formulas and properties}
\description{Generate expressions suitable for axis labels and plot legends describing chemical species, properties and reactions.}

\usage{
Expand Down
2 changes: 1 addition & 1 deletion man/util.formula.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\alias{GHS}
\alias{ZC}
\alias{i2A}
\title{Functions to Work with Chemical Formulas}
\title{Functions to work with chemical formulas}

\description{
Calculate the standard molal entropy of elements in a compound; calculate the standard molal Gibbs energy or enthalpy of formation, or standard molal entropy, from the other two; list coefficients of selected elements in a chemical formula; calculate the average oxidation state of carbon. Create a stoichiometric matrix for selected species.
Expand Down
2 changes: 1 addition & 1 deletion man/util.legend.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
\alias{lP}
\alias{lTP}
\alias{lex}
\title{Functions to Make Legend Text}
\title{Functions to make legend text}
\description{Generate expressions describing system conditions that can be added to legends of plots.}

\usage{
Expand Down
2 changes: 1 addition & 1 deletion man/util.list.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\name{util.list}
\alias{util.list}
\alias{which.pmax}
\title{Functions to Work with Lists}
\title{Functions to work with lists}

\description{
Identify list elements that have the maximum (or minimum) values.
Expand Down
2 changes: 1 addition & 1 deletion man/util.misc.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\alias{Ttr}
\alias{GHS_Tr}
\alias{unitize}
\title{Functions for Miscellaneous Tasks}
\title{Functions for miscellaneous tasks}
\description{
Calculate \eqn{dP/dT}{dP/dT} and temperature of polymorphic transitions; scale logarithms of activity to a desired total activity.
}
Expand Down
2 changes: 1 addition & 1 deletion man/util.plot.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
\alias{water.lines}
\alias{mtitle}
\alias{ZC.col}
\title{Functions to Create and Modify Plots}
\title{Functions to create and modify plots}

\description{
Initialize a new plot window using preset parameters, add an axis or title to a plot, generate labels for axes and subplots, add stability lines for water, get colors for a set of numeric values.
Expand Down
2 changes: 1 addition & 1 deletion man/util.protein.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\alias{util.protein}
\alias{group.formulas}
\alias{MP90.cp}
\title{Functions for Proteins (Other Calculations)}
\title{Functions for proteins (other calculations)}

\description{
Return chemical formulas of groups in proteins, and calculate heat capacity using an additivity model from the literature.
Expand Down
2 changes: 1 addition & 1 deletion man/util.seq.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\alias{util.seq}
\alias{aminoacids}

\title{Functions to Work with Sequence Data}
\title{Functions to work with sequence data}

\description{
Return names or one- or three-letter abbreviations of amino acids.
Expand Down
2 changes: 1 addition & 1 deletion man/util.units.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
\alias{T.units}
\alias{E.units}
\alias{convert}
\title{Functions to Convert Units}
\title{Functions to convert units}
\description{
These functions convert values between units and set the user's preferred units.
}
Expand Down
Loading

0 comments on commit 7a05c0a

Please sign in to comment.