Package CITATION file uses bibentry() instead of
old-style citEntry().
fixed invalid URLs
fixed incorrect descript of T0
fixed a bug in the vectorization step inside SVP()
CHANGES IN humidity VERSION
0.1.5
NEW FEATURES
added package data ivt and updated the vignette with
the log-linear regression of guinea pig airborne influenza virus
transmission data on specific humidity
MISC
removed unused dependency packages
CHANGES IN humidity VERSION
0.1.4
MISC
used the URLencode() result of the URL containing “<>”
characters, which resulted in the Bad Request while running
R CMD check --as-cran command
updated vignettes by using bibliographies and citations, and
forward-pipe operator
NEW FEATURES
added RH() function to calculate relative humidity based on
temperature and dew point
changed WVP() into WVP2(), and added WVP1() to calculate partial
water vapor pressure given dew point
CHANGES IN humidity VERSION
0.1.1
MISC
added CITAION, NEWS files
BUG FIXES
updated vignette [Regression of Influenza Virus Survival on Specific
Humidity]https://cran.r-project.org/web/packages/humidity/vignettes/ivt_ivs-sh.html)
CHANGES IN humidity VERSION
0.1.0
NEW FEATURES
first version of humidity
NOTE
in this NEWS file, #n means the issue number on GitHub, e.g. #1 is
https://github.com/caijun/humidity/issues/1