Skip to content

CRAN 3.1.0

Latest

Choose a tag to compare

@alexkowa alexkowa released this 24 Apr 11:56

Changes in Version 3.1.0 2025.04.17

  • Fixed Equation (5) in the help file for rosnerTest: changed the "t" in the denominator to "t^2". Thanks to Andrea Gallonzelli for reporting this.

  • Added the argument ci.method to the function signTest and updated the help file.

  • Fixed the function chenTTest so that is correctly returns an objects of class "htestEnvStats".

  • Added/Updated the functions print, print.default, print.htest, print.htestEnvStats and associated help files.
    Objects of class "htest" will now print as before (e.g., what is shown in the Springer users manual
    "EnvStats: An R Package for Environmental Statistics") if you explicitly call the print() function. See the help files for
    print.htest and htest.object for examples.

  • Updated the help files FcnsByCatEstDistParams and FcnsByCatPrintPlot.

  • Updated the help files for enparCensored (noted there are instances where ProUCL 5.2.0 does not agree with enparCensored) and
    stripChart (expanded the description of the argument group.names).

  • Updated Table 1a in the help file for Distribution.df to show the lower range for Lognormal, Lognormal (Alternative), Lognormal Mixture, and Lognormal Mixture (Alternative) is "(0" in instead of "[0". Thanks to Piotr Stokłosa.