Changes in version 0.1.6 MISC - 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 version 0.1.5 (2019-11-10) 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 version 0.1.4 (2018-06-10) MISC - used the URLencode() result of the URL containing "<>" characters, which resulted in the Bad Request while running R CMD check --as-cran command Changes in version 0.1.3 (2018-06-10) MISC - updated vignette Humidity Measures NEW FEATURES - added SH2RH() function to convert specific humidity into relative humidity Changes in version 0.1.2 MISC - added vignette Humidity Measures - 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 version 0.1.1 (2016-07-22) 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 version 0.1.0 (2016-07-22) 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