SurvLong v1.5 (Release date: 2025-05-04)

Changes:

* Updated to author@R in DESCRIPTION

SurvLong v1.4 (Release date: 2023-12-13)

Changes:

* Corrected documentation itemize

SurvLong v1.3 (Release date: 2023-09-30)

Changes:

* Corrected model for internal optimal bandwidth estimation under full kernel
  previous verions used b~bw; should be b ~ bw^2
* Cleaned-up documentation; converted to roxygen notation
* Stylistic clean-up of some functions.

SurvLong v1.2 (Release date: 2022-06-07)

Changes:

* Maintainer e-mail address

SurvLong v1.1 (Release date: 2020-01-08)
==============

Changes:

* Changes to address condition has length > 1 failures
* Added verbose input option to allow for screen prints to be halted
* Added message() for change in input screen prints
