Releases: benRenard/HydroPortailStats
Releases · benRenard/HydroPortailStats
HydroPortailStats R package v1.0.3
This release includes minor changes introduced as part of the CRAN submission process.
Changes impacting function interface
- GetQfromT(T,H3,options) changed to GetQfromT(RP,H3,options) to avoid using T as a variable name
- output of GetTfromQ is now a list with names (RP,IC) rather than (T,IC), for consistency with the change above
Changes with no expected impact on users
- TRUE/FALSE used everywhere instead of T/F
- graphical parameters reset after modification by par()
Non-code changes
- Updated HydroPortail URL in README and DESCRIPTION
- Exclude mention of LICENCE file from DESCRIPTION file and added the file to Rbuildignore
- Added link to technical report in DESCRIPTION
- Added funders in DESCRIPTION
- Put 'HydroPortail' into single quotes in files DESCRIPTION and README.md
- Added a
NEWS.md
file to track changes to the package
HydroPortailStats R package v1.0.0
This R package contains the statistical functions used in the French HydroPortail. This includes functions to estimate distributions, quantile curves and uncertainties, along with various other utilities.
Ce package R contient les fonctions statistiques utilisées par l’HydroPortail. Ceci inclut des fonctions pour estimer les paramètres d’une distribution, calculer les courbes de quantiles et leur incertitude, et d’autres outils variés.