Package: DRIP
License: GPL (>= 2)
Version: 2.3
Description: A collection of functions that perform jump regression
	     and image analysis such as denoising, deblurring and
	     jump detection. The implemented methods are based on
	     the following research: Qiu, P. (1998) <doi:10.1214/aos/1024691468>,
	     Qiu, P. and Yandell, B. (1997) <doi: 10.1080/10618600.1997.10474746>,
	     Qiu, P. (2009) <doi: 10.1007/s10463-007-0166-9>,
	     Kang, Y. and Qiu, P. (2014) <doi: 10.1080/00401706.2013.844732>,
	     Qiu, P. and Kang, Y. (2015) <doi: 10.5705/ss.2014.054>,
	     Kang, Y., Mukherjee, P.S. and Qiu, P. (2018) <doi: 10.1080/00401706.2017.1415975>,
	     Kang, Y. (2020) <doi: 10.1080/10618600.2019.1665536>.
Title: Discontinuous Regression and Image Processing
Authors@R: c(person("Yicheng", "Kang", role = c("aut", "cre"),
                    email = "kangyicheng0527@gmail.com"),
             person("Peihua", "Qiu", role = c("aut", "ctb")))
Author: Yicheng Kang [aut, cre],
  Peihua Qiu [aut, ctb]
Maintainer: Yicheng Kang <kangyicheng0527@gmail.com>
Depends: R (>= 3.5.0)
Imports: parallel, graphics, stats
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
URL: https://miamioh.edu/fsb/directory/?up=/directory/kangy10,
        https://github.com/kangy10/DRIP
BugReports: https://github.com/kangy10/DRIP/issues
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Packaged: 2024-11-20 17:06:20 UTC; yicheng
Repository: CRAN
Date/Publication: 2024-11-21 21:20:06 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 02:02:35 UTC; windows
Archs: x64
