23Jun2022
Fixed type mismatch issues with functions DtH and phi0dt, reported by CRAN
The number of digits was hard coded in the functions. This was changed to be an option with a upper limit of 9 decimal places and a default of 9.
This is the second issue of this package, with a new function to compute the water vapor pressure according to the Wagner and Pruß equation (1993). Every function of the R Code was revised to eliminate the automatic echo; now the return should be assigned to a local variable.