R: News for package "ReIns" (original) (raw)
Changes in version 1.0.15 (2024-11-30)
- Change maintainer email address.
Changes in version 1.0.14 (2023-11-03)
- Bugfix:
SpliceFitPareto no longer gives an error when the endpoint of the truncated Pareto part cannot be estimated.
Changes in version 1.0.13 (2023-09-13)
Changes in R documentation:
- Remove non-ASCII characters in Rd name as requested by CRAN.
Changes in version 1.0.12 (2023-03-08)
Changes in R code:
- Correct definition of generic S3 method
tex.
Changes in version 1.0.11 (2023-01-30)
Changes in C++ code:
- Change
C++ standard from C++11 to C++17 (default for R 4.3.0).
Miscellaneous changes:
- Require at least
R 3.4 to have C++17 support.
Changes in version 1.0.10 (2020-05-16)
Changes in documentation:
- Link to
plot.default instead of plot (graphics) to avoid warnings on R-4.0.
Changes in version 1.0.9 (2020-02-10)
Changes in R code:
- Fix bug in
cgenHill.
- Fix bug in
cQuantGH.
Changes in version 1.0.8 (2018-09-18)
Changes in C++ code:
Miscellaneous changes:
Changes in version 1.0.7 (2018-04-24)
Changes in R code:
- Fix bug with random samples of Mixed Erlang when only one shape is present.
- Ensure that
rSplice also works for the ME-GPD model.
Miscellaneous changes:
Changes in version 1.0.6 (2017-12-11)
Changes in documentation:
- Update Reynkens et al. (2017) reference to final version.
Miscellaneous changes:
- Correct link to Wiley webpage for Albrecher et al. (2017).
Changes in version 1.0.5 (2017-09-07)
Changes in C++ code:
- Change calls to
C++ functions as required by Rcpp version 0.12.12.
Changes in documentation:
- Update Reynkens et al. (2017) reference.
Miscellaneous changes:
- Add link to Unil webpage for Albrecher et al. (2017) in DESCRIPTION.
- Enable byte-compilation of package code.
- Set minimal required Rcpp version to 0.12.12.
Changes in version 1.0.4 (2017-06-10)
Changes in R code:
- Remove unnecessary capitals in plot labels.
- Make sure that both
R and L have length 1 in ExcessEPD, ExcessGPDand ExcessPareto.
Changes in documentation:
- Include default value for
L in documentation of ExcessSplice.
- Update Reynkens et al. (2017) reference.
- Update Beirlant et al. (2017) reference.
Miscellaneous changes:
- Add reference to website of Albrecher et al. (2017) in DESCRIPTION.
Changes in version 1.0.3 (2017-04-18)
- Add estimators from Beirlant et al. (2017) that can handle truncated distributions with
\gamma>-0.5.
C++: use output from package_native_routine_registration_skeleton() (tools) to register symbols and disable symbol search.
Changes in version 1.0.2 (2017-02-15)
C++: register native symbols and disable symbol search (as requested by NOTE in R CMD check).
Changes in version 1.0.1 (2016-12-26)
- Fix overloaded use of logarithm with integers in
C++ to avoid errors on Solaris (as requested by CRAN).
- Change reference to Albrecher et al. (2017) as requested by CRAN.
- Change vignette index entry (shown on CRAN).
Changes in version 1.0.0 (2016-12-23)