Package: KernSmooth
Priority: recommended
Version: 2.23-26
Date: 2025-01-01
Title: Functions for Kernel Smoothing Supporting Wand & Jones (1995)
Authors@R: c(person("Matt", "Wand", role = "aut",
	             email = "Matt.Wand@uts.edu.au"),
	     person("Cleve", "Moler", role = "ctb",
	            comment = "LINPACK routines in src/d*"),
             person("Brian", "Ripley", role = c("trl", "cre", "ctb"),
                    email = "Brian.Ripley@R-project.org",
		    comment = "R port and updates"))
Note: Maintainers are not available to give advice on 
      using a package they did not author.
Depends: R (>= 2.5.0), stats
Suggests: MASS, carData
Description: Functions for kernel smoothing (and density estimation)
  corresponding to the book: 
  Wand, M.P. and Jones, M.C. (1995) "Kernel Smoothing".
License: Unlimited
ByteCompile: yes